* {
		margin: 0;
		padding: 0;
}
a {
	font-family:arial,hevetica,sans-serif;
	font-weight:bold;
	color:white;
	text-decoration:none;
	font-size:12px;
}
h2 {
	padding-top:15px;
	font-weight:bold;
	color:#ff4e00;
	font-size:17px;
}
p {
	font-size:11px;
}

html,body {
		margin: 0;
		padding: 0;
		background:transparent url("../images/body_bg.gif") repeat-x scroll center top;
}
body {		
		font: 12px arial, hevetica, sans-serif;
		text-align: center;
		color:black;
}
form {
	padding-left:25px;
}
label,input {
	display: block;
	font-weight:bold;
	margin-left:0px;
	font-size:12px;
	color:#272727;
}

.txt_field {
	background:transparent url(../images/form_bg.gif) repeat-x scroll 0%;
	height:17px;
	line-height:17px;
	width: 185px;
	vertical-align:middle;
}

label {
	text-align: left;
	width:180px;
}
form {
	padding-top:15px;
	_margin-left:-20px;
}
br {
	clear: left;
	line-height:4px;
	font-size:4px;
}
	
#container {
		margin-left:auto;
		margin-right:auto;
		width: 782px; 
		text-align: left;
}
#logo {
	margin-left:auto;
	margin-right:auto;
	width: 950px; 
	background:transparent url("../images/header_bg.jpg") no-repeat center top;
	height:213px; 
}
#logo_box {
                background: url("../images/logo.gif") no-repeat center 50%;
                display: block;
                width: 100%;
                height: 77px;
}

#banner_text {
	background:transparent url("../images/banner_text.gif") no-repeat center;
	height:134px;
	width:100%;
}
#content {
	padding-left:14px;
	padding-right:15px;
	text-align: center;
	background:transparent url("../images/content_bg.gif") no-repeat center top;
	border: 1px red;
	overflow:visible;
	width:752px;
	clear:both;
}
#content2 {
	padding-left:14px;
	padding-right:15px;
	text-align: center;
	background:transparent url("../images/content_bg.gif") no-repeat center top;
	overflow:visible;
	width:752px;
	height:300px;	
}

.column {
float:left;
width:229px;
margin:0px 5px 0px 5px;
text-align:center;
}
#col1 {

}
#col2 {
	padding-left:15px;
}
#col3 {
	padding-left:5px;
}
input.button {
 position:relative;
 top: 18px; 
 margin-left: auto;
 margin-right: auto;
 background-color:#ccc;
 cursor:hand;
 width:150px;
 height:36px;
 border:none;
 color:white;
 
}
#button1{
	background-image:url("../images/button1_bg.gif");
}
#button2{
	background-image:url("../images/button2_bg.gif");
}
#button3{
	background-image:url("../images/button3_bg.gif");
}

#footer {
	margin: 30px 37px 0 43px;
	padding:15px 30px 16px 15px;
	border-top:1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#414141;
}
#footnote {
	text-align:center;
	padding:10px;
}
#footer a {
	color:#ff4e00;
	padding:10px;
}
#note {
	margin-top: 100px;
	font-size:14px;
	font-weight:bold;
}
#btn {
	margin-top:40px;
	display:block;
	width:150px;
	height:37px;
	line-height:37px;
	background-image:url("../images/button_bg.gif");
	background-repeat:no-repeat;
	text-align:center;
}
#list_business_form label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
	font-size: 0.9em;
}
#sign_up_form label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	font-size: 0.9em;
	color: red;
}
#advertising_form label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	font-size: 0.9em;
	color: red;
}
