@charset "utf-8";
/* CSS Document */

#contact-wrapper{
	float: left;
	width:800;
}


#leftnav{
	float: left;
	width: 252px;
	height: 220px;
	background-image:url(../images_contact/con_left_back.jpg);
	background-repeat: no-repeat;
	/*padding-left: 20px;*/
}

#leftnav-contri{
	float: left;
	width: 252px;
	height: 780px;
	background-color:#CEE7FF;
	background-image: url(../images_contact/leftnav_back.jpg);
	background-repeat: no-repeat;
	/*padding-left: 20px;*/
}

#leftnav-general{
	float: left;
	width: 252px;
	height: 640px;
	background-color:#CEE7FF;
	background-image: url(../images_contact/leftnav_back.jpg);
	background-repeat: no-repeat;
	/*padding-left: 20px;*/
}

#leftnav-text{
	float: left;
	width: 190px;
	padding-left: 35px;
	padding-right:20px;
	margin-top: 2px;
	font-size:14px;
	font-weight:bold;	
}

#sub-nav{
	width:683px;
	padding-left:10px;
	padding-top:10px;
	height:35px;
	float:left;
}

#sub-nav-advertise{
	height:35px;
	width:100px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-top:12px;
	text-align: center;
}

#sub-nav-advertise-select{
	height:35px;
	width:100px;
	padding-top:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#FEEDBA;
	text-decoration:none;
	color:#666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F66013;
	text-align: center;
	float:left;
}

#sub-nav-contribute{
	width:113px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-top:12px;
	text-align: center;
	}
	
#sub-nav-contribute-select{
	width:113px;
	height:35px;
	padding-top:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#FEEDBA;
	text-decoration:none;
	color:#666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F66013;
	text-align: center;
	float:left;
	}

#sub-nav-general{
	width:144px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-top:12px;
	text-align: center;
	}
#sub-nav-general-select{
	width:144px;
	height:35px;
	padding-top:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#FEEDBA;
	text-decoration:none;
	color:#666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F66013;
	text-align: center;
	float:left;
	}
	
#biz-card{
	width:683px;
	height:45px;
	background-color:#FFE8DD;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:20px;

}

#biz-card-address{
	width:200px;
	padding-left:38px;
	float:left;
	text-decoration:none;
		line-height:1.5em;
}
#biz-card-email{
	width:300px;
	float:left;
	text-decoration:none;
		line-height:1.5em;
}

#form-wrapper{
	float: left;
	width: 433px;
}

#address{
	padding-left:30px;
	padding-top:25px;
	padding-bottom:20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C6E2FF;
}

#form{
	width:400px;
}

#fields{
	width:380px;
	padding-left:30px;
	padding-top:10px;
}

#att-fields{
	padding-left:100px;
}

#attach-numbers{
	padding-top:10px;
	float:left;
	line-height: 30px;
	
}

#attach{
	width:380px;
	padding-top:10px;
}
.attach-button{
	width:79px;
}

#send{
	float:left;
	padding-left:110px;
	padding-top:10px;
	padding-bottom:20px;
}

#required{
	float:left;
	padding-left:20px;
	width:300px;
	padding-bottom:15px;
}

form#contact{
}

form#contact label {
	clear:left;
	float:left;
	margin:9px 0 0 10px;
	width:100px;
}

form#contact input, form#contact select {
	-x-system-font:none;
	border:1px solid #666;
	float:left;
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:15px;
	line-height:15px;
	width:250px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

form#contact .magdrop {
	width:197px;
	height:22px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

form#contact textarea {
	-x-system-font:none;
	border:1px solid #666;
	float:left;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;	
	width:250px;
	
}

form#contact .attachfiles {
	width:230px;
	height:22px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	float:left;
}
#max-file{
	float:left;
	width:300px;
	left:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}


.tel-number{
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
		color:#BE0000;
		line-height:35px;
}
