
.nivo-controlNav {
	display: none;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:30px;
}
a.nivo-prevNav {
	left:30px;
}



div#contact_wrap{
	margin-left: 22px;
	overflow: hidden;
	width: 619px;
	float: left;
	margin-right: 15px;	
}

div#contact_wrap div#left{
	margin-right: 20px;
	width: 634px;
}



div#contact_wrap div#left div#left_content {
	margin-top: 15px;
	margin-bottom: 50px;
	margin-right: 15px;
	width: 619px;
	position: relative;

}

div#contact_wrap div#left div#left_content h2{
	border-bottom-color: #a13c3a;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #fff;
	font-size: 24px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 7px;
	font-weight: normal;

}

div#contact_wrap div#left div#left_content p{
	line-height: 17px;
	color: #fff;
	font-size: 12px;
	margin-right: 20px;
	padding-top: 12px;
	text-align: justify; 

}
 
div#cform h3{
	border-bottom-color: #a13c3a;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #fff;
	font-size: 24px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 7px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
}


div#cform{
	width: 302px; 
	float: left;
	background-color: #340000;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 15px;
}

div#cform input, div#cform textarea{
	width: 230px; margin-left: 30px; margin-bottom: 20px; height: 30px;
}

div#cform textarea{
	resize: none;
	height: 100px;
	margin-bottom: 10px;
}


div#cform div#captcha_div{
	position: relative; height: 100px;
}

div#content div#cform.curved form#the_form p {
	line-height: 17px;
	color: #14214c;
	font-size: 12px;
	margin-right: 20px;
	padding-top: 12px;
	text-align: justify;
}

div#cform div#captcha_div img{
	position: absolute; left: 30px; top: 0px;
}

div#cform div#captcha_div input#capt{
	width: 130px; position: absolute; left: 100px; top: 0px;
}

div#cform div#captcha_div input#contact_submit{
	width: 134px;  cursor: pointer; position: absolute; left: 100px; top: 40px; height: 20px; background-color: #14214c; border: none; color: #fff; -moz-border-radius:5px; -webkit-border-radius:5px;
}

div#cform input#contact_submit{

}

div#cform input#contact_submit:hover{
	background-color: #333; border: none; color: #fff;
}




div#maps{
	margin-left: 20px; width: 579px; height: 254px; position: relative; color: #000;
}

div#map {width: 579px; height: 254px; background: url("../images/download.gif") no-repeat scroll 270px 127px #E5E3DF;

}