/* mbhuju@gmail.com */
@import url(http://fonts.googleapis.com/css?family=Notosans);
body{margin:0px; background-color:#109ada; background-image:url(../images/bg.jpg);  background-repeat:repeat-x; font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#18191a; font-weight: normal; line-height: 24px;}

a:link, a:active, a:visited{font-size:15px; color:#D80000; font-weight: normal; line-height: 24px; text-decoration:underline;}
a:hover{color:#000000; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {font-size:10px; color:#bfe4f2; font-weight: bold; line-height:24px; text-decoration:none;}
a.footermenu:hover{color: #fff;}


/*********
HEADER
******/
#header{width:913px; height:auto; margin:0 auto; padding-top:27px;}

/*********
BANNER
******/

#banner_menu{width:913px; height:auto; margin:0 auto;}


/*********
MENU
******/
#navigation{width:913px; height:46px; margin:0 auto;}

a.menu1 { display: block; width: 146px;	height:46px; text-decoration: none; background: url("../images/menu1.jpg"); float:left;}
a.menu1:hover {	background-position: 0 -46px;  }
a.menu2 { display: block; width: 134px;	height:46px; text-decoration: none; background: url("../images/menu2.jpg"); float:left;}
a.menu2:hover {	background-position: 0 -46px; }
a.menu3 { display: block; width:112px;	height:46px; text-decoration: none; background: url("../images/menu3.jpg"); float:left;}
a.menu3:hover {	background-position: 0 -46px; }
a.menu4 { display: block; width:165px;	height:46px; text-decoration: none; background: url("../images/menu4.jpg"); float:left;}
a.menu4:hover {	background-position: 0 -46px; }
a.menu5 { display: block; width: 189px;	height:46px; text-decoration: none; background: url("../images/menu5.jpg"); float:left;}
a.menu5:hover {	background-position: 0 -46px; }
a.menu6 { display: block; width: 167px;	height:46px; text-decoration: none; background: url("../images/menu6.jpg"); float:left;}
a.menu6:hover {	background-position: 0 -46px; }

.displace {	position: absolute;	left: -5000px; }


/*******
CONTENT
*********/
#menu_bottom{width:913px; height:auto; margin:0 auto}
#content{width:913px; height:auto; background:url(../images/bg1.jpg); margin:0 auto;}
#content_left{width:526px; height:auto; float:left; padding:32px 0 0 41px;}
#content_right{width:289px; height:auto; float:right; padding:9px 22px 10px 0;}

#content_bottom{width:913px; height:auto; margin:0 auto;}

#content_inner{width:840px; height:auto; margin:0 auto; padding:10px 0 35px 0;}
#contact_left{width:50%; height:auto; float:left; text-align:center;}
#contact_right{width:50%; height:auto; float:right;}

/*******
FOOTER
*********/

#footer_inner{width:913px; height:46px; margin:0 auto; }
#footer_left{width:253px; height:auto; float:left; text-align:right;}
#footer_right{width:245px; height:auto; float:right; padding-top:4px; }




/*******
STYLE
*********/
h1{	font-family: Arial, Helvetica, sans-serif;	font-size:30px;	color: #0875a7;	font-weight:bold; line-height: 30px; text-transform:uppercase;}

.style1{ font-size:14px; color: #010101; font-weight: bold;	line-height: 26px; }
.style2{ font-size:18px; color: #000; font-weight: bold;	line-height: 24px; }

.style3{ font-size:20px; color: #0057a8; font-weight: bold;	line-height: 30px; text-transform:uppercase;  }
.style4{ font-size:20px; color: #97191b; font-weight: bold;	line-height: 30px; text-transform:uppercase; }
.style5{ font-size:30px; color: #000; font-weight: bold;	line-height: 30px; }
.style6{ font-size:20px; color: #0f95d3; font-weight: bold;	line-height: 24px; }
.style7{ font-size:24px; color: #000; font-weight: bold;	line-height: 30px; }

.style8{ font-size:16px; color: #0f95d3; font-weight: bold;	line-height: 24px; }


.style9{ font-size:25px; color: #0579b0; font-weight: bold;	line-height: 35px; text-transform:uppercase; }
.style10{ font-size:18px; color: #036d9f; font-weight: bold;	line-height: 30px;  }

.img{border:1px solid #D7D7D5; padding:5px;}

.clear{clear:both;}


/*******
FORM
*********/
input, textarea, select { height:20px; background:#f5f5f5; border:1px solid #dedede; font-size:13px;}
textarea{ height:100px; }
.btn{ width:90px; height:25px; font-weight:bold; text-align:center; color:#FFFFFF; border-radius: 6px; text-transform:uppercase;	 background:#18a7ea; border:1px solid #18a7ea; font-size:11px; text-align:center;}
.email_error{ padding:2px; border:1px solid red; color:red; margin-bottom:5px;}
.inputsize{ width:100%;}
.inputzipsize{ width:50px;}
.textright{ text-align:right;}



/* Honey Pot */
.form_field_hp{
	display:none;
}