/* mbhuju@gmail.com */
@import url(http://fonts.googleapis.com/css?family=Notosans);

body{margin:0px; background-color:#000; font-family:'Noto sans', Arial, Helvetica, sans-serif; font-size:15px; color:#fff; 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:#fff; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#9c9a9a; font-weight: bold; line-height:24px; text-decoration:none;}
a.footermenu:hover{color: #fff;}


/*********
HEADER
******/
#header_top{width:960px; height:auto; margin: 0 auto; background-image:url(../images/homepage.jpg);}
#header{width:951px; height:auto; margin:0 auto;}




/*********
BANNER
******/
#banner{width:951px; height:auto; margin: 0 auto;}
#banner_photo{width:951px; height:auto; margin:0 auto;}



/*********
MENU
******/
#navigation{width:951px; height:45px; margin:0 auto;}

a.menu1 { display: block; width: 109px;	height:45px; text-decoration: none; background: url("../images/menu1.jpg"); float:left;}
a.menu1:hover {	background-position: 0 -45px;  }
a.menu2 { display: block; width: 87px;	height:45px; text-decoration: none; background: url("../images/menu2.jpg"); float:left;}
a.menu2:hover {	background-position: 0 -45px; }
a.menu3 { display: block; width:120px;	height:45px; text-decoration: none; background: url("../images/menu3.jpg"); float:left;}
a.menu3:hover {	background-position: 0 -45px; }
a.menu4 { display: block; width:116px;	height:45px; text-decoration: none; background: url("../images/menu4.jpg"); float:left;}
a.menu4:hover {	background-position: 0 -45px; }
a.menu5 { display: block; width: 147px;	height:45px; text-decoration: none; background: url("../images/menu5.jpg"); float:left;}
a.menu5:hover {	background-position: 0 -45px; }
a.menu6 { display: block; width: 88px;	height:45px; text-decoration: none; background: url("../images/menu6.jpg"); float:left;}
a.menu6:hover {	background-position: 0 -45px; }
a.menu7 { display: block; width: 163px;	height:45px; text-decoration: none; background: url("../images/menu7.jpg"); float:left;}
a.menu7:hover {	background-position: 0 -45px; }
a.menu8 { display: block; width: 121px;	height:45px; text-decoration: none; background: url("../images/menu8.jpg"); float:left;}
a.menu8:hover {	background-position: 0 -45px; }

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


/*******
CONTENT
*********/
#content{width:951px; height:auto; margin:0 auto;}
#content_inner{width:927px; height:auto; margin:0 auto;}
#content_bottom{width:953px; height:auto; margin:0 auto;}
#bottom{width:953px; height:auto; margin:0 auto; padding:10px 0 18px 0;}
#bottom_inner{width:926px; height:225px; margin:0 auto;  background:#000; padding-top:15px;}

#main{width:920px; height:auto; margin:0 auto; background:#000; margin-top:10px;}
#main1{width:860px; height:auto; margin:0 auto; padding:20px 0 40px 0; margin-bottom:10px;}

#contact_left{width:50%; height:auto; float: left; text-align:center;}
#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;}

#gallery{width:750px; height:auto; margin:0 auto;}


/*******
FOOTER
*********/
#footer_top{width:960px; height:auto; margin:0 auto;}
#footer{width:960px; height:73px; background:url(../images/footer.jpg); margin:0 auto; }
#footer_left{width:385px; height:auto; float:left; padding-top:8px; text-align: right;}
#footer_right{width:273px; height:auto; float:right; padding-top:8px;}




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

.style1{  font-size:18px; color: #d71921; font-weight: normal;	line-height: 24px; }

.style2{  font-size:22px;	color: #d71921;	font-weight: bold;	line-height: 24px;	text-decoration:none; }
.style3{font-size:14px;	color: #fff;	font-weight: normal;	line-height: 24px;	text-decoration:none; }
.style4{ font-family:Arial, Helvetica, sans-serif;  font-size:22px;	color: #e22e22;	font-weight: normal;	line-height: 24px;	text-decoration:none; }


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

.clear{clear:both;}