/* CSS Document */
body {
   background : #f6f6f6;
   font-size : 12px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

div #header{
   clear:both;
   margin-left:20px;
   margin-top:40px;
}
div #header_left{
    background:url(../images/header_left.jpg);
	height:41px;
   width:13px;
   float:left;
}
div #header_center{
   background:url(../images/header_center.jpg);
   height:41px;
   width:96%;
   float:left;
}
div #header_right{
   background:url(../images/header_right.jpg);
   height:41px;
   width:13px;
   float:left;
}

div #header_center_content{
clear:both;
}

div #menu_bar{
margin-left:5%;
font-weight:bold;
color:#333333;
float:left;
}

div #logo_top{
background:url(../images/logo.png) no-repeat;
height:41px;
width:48px;
float:left;
}

div #logo_name{
height:41px;
width:100px;
margin-top:7px;
margin-right:15px;
float:left;
color:#ee9c01;
font-size:18px;
font-family:"Century Gothic";
}

div #header_bar{
background:url(../images/header_bar.jpg);
height:41px;
width:2px;
float:left;
margin-left:20px;
}

div #home{
float:left;
width:75px;
text-align:center;
margin-top:12px;
margin-left:20px;
}

div #about_us{
float:left;
width:75px;
text-align:center;
margin-top:12px;
margin-left:20px;
}

div #contact_us{
float:left;
width:75px;
text-align:center;
margin-top:12px;
margin-left:20px;
}

div a{
text-decoration:none;
color:#000000;
}

div a:hover{
text-decoration:none;
color:#ee9c01;
}


div #search_box{
background:url(../images/search_box.jpg) no-repeat;
height:41px;
width:162px;
margin-right:30px;
float:right;
}

div #box{
margin-top:13px;
margin-left:11px;
}

div #bx{
border:0px;
height:13.5px;
width:140px;
color:#ee9c01;
font-size:10px;
}

div #container{
/*height:380px;*/
clear:both;
height:450;
padding-top:15px;
margin-top:auto;
margin-bottom:auto;
}

div #container_logo{
height:231px;
width:431px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
}

div #container_contact_form{
height:231px;
width:431px;
margin-top:50px;
margin-left:5%;
margin-bottom:50px;
float:left;
}

div #container_contact{
height:162px;
width:331px;
margin-top:75px;
margin-bottom:50px;
margin-left:50px;
float:left;
}

div #container_contact_left{
background:url(../images/footer_left.jpg) no-repeat;
height:162px;
width:13px;
float:left;
}

div #container_contact_center{
background:url(../images/footer_center.jpg);
height:162px;
width:80%;
float:left;
}

div #container_contact_right{
background:url(../images/footer_right.jpg) no-repeat;
height:162px;
width:13px;
float:left;
}

div #container_contact_text{
color:#333333;
font-size:13px;
font-weight:bold;
margin-left:18%;
margin-top:15%;
}

div #container_about_text{
color:#333333;
font-size:13px;
font-weight:bold;
margin-left:5%;
margin-right:5%;
margin-top:5%;
}

div #container_about{
height:231px;
width:431px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
color:#333333;
font-weight:bold;
text-align:justify;
}

div #footer_itembar{
   clear:both;
   margin-left:20px;
}
div #footer_left{
    background:url(../images/footer_left.jpg);
	height:162px;
   width:13px;
   float:left;
}
div #footer_center{
   background:url(../images/footer_center.jpg);
   height:162px;
   width:96%;
   float:left;
}

div #footer_center_content{
clear:both;
align:center;
margin-bottom:10px;
}

div #footer_content1{
/*background:#333333;*/
height:160px;
width:30%;
margin-left:12px;
float:left;
}

div #footer_content2{
/*background:#333333;*/
height:160px;
width:30%;
margin-left:12px;
float:left;
}

div #footer_content3{
/*background:#333333;*/
height:160px;
width:30%;
margin-left:12px;
float:left;
}

div #item1{
background:url(../images/item1.png) no-repeat;
height:140px;
width:140px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}

div #item2{
background:url(../images/item2.png) no-repeat;
height:140px;
width:140px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}

div #item3{
background:url(../images/item3.png) no-repeat;
height:140px;
width:140px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}

div #item1_name{
width:150px;
margin-top:-30px;
margin-left:auto;
margin-right:auto;
color:#333333;
font-weight:bold;
}

div #item2_name{
width:150px;
margin-top:-30px;
margin-left:auto;
margin-right:auto;
color:#333333;
font-weight:bold;
}

div #item3_name{
width:150px;
margin-top:-30px;
margin-left:auto;
margin-right:auto;
color:#333333;
font-weight:bold;
}

div #footer_bar{
background:url(../images/footer_bar.jpg);
height:158px;
width:2px;
margin-left:12px;
float:left;
}

div #footer_right{
   background:url(../images/footer_right.jpg);
   height:162px;
   width:13px;
   float:left;
}

div #footer_text{
width:300px;
margin-top:10px;
margin-left:auto;
margin-right:auto;

}

div #ft{
font-size:10px;
font-weight:bold;
color:#333333;
}




