/* mbhuju@gmail.com */
@import url(http://fonts.googleapis.com/css?family=Alegreya:400,700,700italic,400italic|ABeeZee);
@import url(http://fonts.googleapis.com/css?family=Noto Sans);
body{margin:0px; background:#fff;  min-width:1200px; font-family:'Alegreya', Arial, Helvetica, sans-serif;  font-size:17px; color:#000; font-weight: normal; line-height: 24px;}

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

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-family:'Noto Sans', Arial, Helvetica, sans-serif; font-size:10px; color:#929292; font-weight: bold; line-height:10px; text-decoration:none;}
a.footermenu:hover{color: #000;}



/*********
HEADER
******/
#header{width:100%; height:auto; background:#119c84;}
#header_inner{width:857px; height:auto; margin:0 auto;  padding-top:16px;  }
#header_bottom{width:100%; height:4px;  background:#005546; }

#banner{width:100%; height:auto; background:url(../images/bg.jpg) repeat-x #003265;}
#photo{width:1200px; height:auto; margin:0 auto;}
/*******
CONTENT
*********/
#content{width:100%; height:auto; background:url(../images/bg1.jpg) repeat-x; background-position:left bottom; }
#content1{width:100%; height:auto; background:url(../images/bg2.jpg) repeat-x; background-position:left bottom; }
#content_inner{width:1085px; height:auto; margin:0 auto; padding-left:10px; }
#left_content{width:568px; height:auto; float:left; padding:51px 0 20px 0;}
#right_content{width:467px; height:auto; float:right;}
#lf_part{width:568px; height:auto; float:left;}
#lf_photo{width:465px; height:auto; float:left; text-align:right; padding-top:59px;}

#inner{width:990px; height:auto; margin:0 auto; padding:4% 0 7% 0; }

#contact_left{width:50%; height:auto; float:left; text-align:center; margin-top:60px;}
#contact_right{width:50%; height:auto; float:right; text-align:center; }
#hours_left{width:50%; height:auto; float:left;}
#hours_right{width:50%; height:auto; float:right; text-align:center; }

/*******
FOOTER
*********/
#footer_inner{width:1200px; height:30px; margin:0 auto; text-align:center; padding-top:1.5%;}

#header_inner img { display: block; }
/*******
STYLE
*********/
h1{	font-family:Century Gothic; font-size:33px;	color: #0665a7;	font-weight:bold; text-transform: uppercase; margin-top:0;}

.style1{font-family: "ABeeZee", Times, serif; font-size:16px; color: #fff; font-weight: normal;	line-height: 24px;}
.style2{font-family: Century Gothic; font-size:20px; color:#1187bb; font-weight: bold;	line-height: 26px;}


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

.clear{clear:both;}

