body {
	margin:0px;
	color:#6D6E71;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#6D6E71;
	
}
a img {
	border:none;
}

#web {

	width:807px;
	background:url(../imgs/bg.jpg) repeat-y;
	margin:0px auto 0px auto;	

}

#web .logo{

	width:665px;
	padding-left:132px;
	height:142px;
}

#web .section{

	width:665px;
	padding-left:132px;
	height:116px;
}
#web .content {
	padding-left:132px;
}
#web .footer{
	clear:both;
	width:807px;
	height:54px;
	background:url(../imgs/footer.jpg) no-repeat;
	text-align:center;

}

.separator {
	border-bottom:#E9EAEA 2px solid;
}


.input {
	border:none;
	background-color:#E9EAEA;
	height:16px;
	padding-top:3px;
	font-size:11px;
}

.textarea {
	border:none;
	background-color:#E9EAEA;
	height:55px;
	font-size:11px;
}
.textarea2 {
	border:none;
	background-color:#E9EAEA;
	height:125px;
	font-size:11px;
}

.w200 {
	width:200px;
}
.w180 {
	width:180px;
}
.w250 {
	width:250px;
}
.w150 {
	width:150px;
}
.w100 {
	width:100px;
}

.more {
	padding-left:20px;
	background:url(../imgs/btn_more.jpg) no-repeat;
	color:#6D6E71;
	text-decoration:none;
}

.instructions {

}
.instructions .txt{
	color:#73AB21;
	font-size:11px;
}

.instructions td.separator {
	border-bottom:#FFFFFF 1px solid;
}

.subtitle_contact {
	color:#F7941D;
	font-weight:bold;
	
}

.h24 {
	height:22px;
}

.bold_blue{
	color:#41A3C4;
	font-weight:bold;
}