body {
	margin:0px;
	color:#6D6E71;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#6D6E71;
	
}
a img {
	border:none;
}

.like {
	width:1080px;
	margin:0px auto;
	height:30px;
}

#web {

	width:1080px;
	background:url(../imgs/main_bg.jpg) repeat-y;
	margin:0px auto 0px auto;	

}

#web .logo{

	width:665px;
	padding-left:100px;
	height:142px;
	margin:0px auto;
}

#web .section{

	width:665px;
	padding-left:0px;
	height:116px;
	margin:0px auto;
	text-align:center
}
#web .content {
	padding-left:0px;
}
#web .top{
	clear:both;
	width:1080px;
	height:53px;
	background:url(../imgs/main_top.jpg) no-repeat;
	text-align:center;

}
#web .end{
	clear:both;
	width:1080px;
	height:44px;
	background:url(../imgs/main_end.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;
	
}

.subtitle_contact a{
	color:#F7941D !important;
	text-decoration:none !important;
}
.subtitle_contact a:hover{
	text-decoration:underline !important;
}

.h24 {
	height:22px;
}

.bold_blue{
	color:#41A3C4;
	font-weight:bold;
}


._____menu_footer_____{}

#menu_footer {

	width:1066px;
	margin:0px auto;
	height:20px;
	clear:both;
	font-size:12px;
	text-align:center;
	font-family:"Myriad Pro", Arial, Helvetica;
	color:#CCCCCC;
	background-color:#FFFFFF;
	z-index:1001;
	position:relative;
}

#menu_footer a{
	margin:0px 24px;
	color:#0887b2;
	padding:5px 0px;
	text-decoration:none;
}
#menu_footer a:hover, #menu_footer a.active {
	text-decoration:underline;
}

#menu_footer a.first {
	margin-left:6px;
}
#menu_footer a.last {
	margin-right:6px;
}
#menu_footer a.facebook {
	margin-right:6px;
	padding-right:28px;
	background:url(../imgs/facebook.jpg) no-repeat right 0px ;
	
}




#footer {
	color:#999999;
	border-top:#E3E3E3 1px solid;
	width:1066px;
	margin:0px auto;
	height:20px;
	clear:both;
	font-size:12px;
	padding-top:8px;
	text-align:center;
	font-family:"Myriad Pro", Arial, Helvetica;
	position:relative;
	background-color:#FFFFFF;
	z-index:1000;
	
}

#footer a, #footer a:active, #footer a:visited{
	color:#999999;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

.home_container {

	clear:both;
}

#footer_container {
	clear:both;
	margin:0px auto;
	height:50px;
	width:1066px;
	margin-top:20px;
	
}
/********************************/

#submenu_login {
	z-index:1;
	width:100px;
	height:20px;
	position:relative;
	left:438px;
	top:-40px;
}

#submenu_login table tr td {

	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	color:#0887b2;
}

#submenu_login table tr td a{
	color:#0887b2;
	text-decoration:none;
}

#submenu_login table tr td a:hover{
	color:#0887b2;
	text-decoration:underline;
}

#submenu_login table tr td.first{
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}
#submenu_login table tr td.last{
	border-bottom:#CCCCCC 1px solid;
}


#login {
	margin:0px 35px !important;
}

.wwd_items {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
