/* CSS Document */

body
{
margin:0px;
padding:0px;
font-family: "Century Gothic";
background:#0B0B0B url(../images/bg.gif) repeat;
}
#wrapper
{
margin:auto;
width:100%;
height:auto;
}
.content_area
{
width:100%;
height:auto;
overflow:hidden;
}
.box
{
padding-left:23px;
padding-right:23px;
}
.box1
{
width:230px;
height:auto;
background:url(../images/side_bg.jpg) repeat;
padding-left:23px;
padding-right:23px;
overflow:hidden;
}
.box2
{
width:420px;
height:auto;
padding-left:45px;
padding-right:25px;
overflow:hidden;
}
.title
{
font-family: Micra;
font-size:16px;
color:#000;
text-align:left;
padding-top:25px;
text-transform:uppercase;
}
.content
{
font-size:12px;
color:#464f4e;
text-align:left;
padding-bottom:16px;
}
.strip
{
border-bottom:#707877 solid 1px;
width:195px;
margin-left:45px;
padding-bottom:14px;
font-size:0px;
}
.strip1
{
background:url(../images/strip1.jpg) no-repeat;
width:36px;
height:10px;
font-size:0px;
padding-bottom:10px;
}
.strip2
{
background:url(../images/strip2.jpg) no-repeat;
width:36px;
height:10px;
font-size:0px;
padding-bottom:10px;
}
.cls
{
font-size:0px;
}
.menu_top
{
background:url(../images/menu_top.jpg);
width:100%;
height:24px;
}
.menu_top_flash
{
background: url(../images/menu_top_flash.gif);
width:100%;
height:80px;
font-size:0px;
}
.header_bg_flash
{
background:#666666 url(../images/header_bg_flash.jpg) repeat-x;
width:100%;
height:303px;
}
.header_bg
{
background:#666666;
width:100%;
height:299px;
}
.logo_flash
{
background: url(../images/logo_flash.jpg) no-repeat;
width:342px;
height:303px;
}
.logo
{
background:url(../images/logo.jpg) no-repeat;
width:342px;
height:299px;
}
.header
{
/*background:url(../images/header.jpg) no-repeat;*/
width:424px;
height:299px;
}

/*menus*/
.menu
{
width:100%;
height:56px;
margin-left:-40px;
margin-top:24px;
float:left;
font-size:0px;
}

.btn_home
{
background: url(../images/home.jpg) no-repeat; 
width:220px;
height:56px;
float:left;
display:block;
}
.btn_home:hover, .homedown
{
background: url(../images/home_hover.jpg) no-repeat;
width:220px;
height:56px;
float:left;
}

.btn_about
{
background: url(../images/about.jpg) no-repeat;
width:160px;
height:56px;
display:block;
float:left;
}
.btn_about:hover, .aboutdown
{
background: url(../images/about_hover.jpg) no-repeat;
width:160px;
height:56px;
float:left;
}
.btn_services
{
background: url(../images/services.jpg) no-repeat;
width:175px;
height:56px;
display:block;
float:left;
}
.btn_services:hover, .servicesdown
{
background: url(../images/services_hover.jpg) no-repeat;
width:175px;
height:56px;
float:left;
}

.btn_contacts
{
background: url(../images/contactus.jpg) no-repeat;
width:211px;
height:56px;
display:block;
}
.btn_contacts:hover, .contactsdown
{
background: url(../images/contactus_hover.jpg) no-repeat;
width:211px;
height:56px;
float:left;
}
.hidden_pic
{
display:none;
}

li
{
list-style:none;
float:left;
display:block;
}
p
{
padding:0px;
margin:0px;
}
a img { border:0px;} a {color:#ceeb98; text-decoration:underline;} a:hover {color:#ceeb98; text-decoration:none;}

#footer
{
background:url(../images/footer.gif);
width:100%;
height:75px; color:#414443;
font-size:10px;
}
.footer_content
{
color:#414443;
font-size:10px;
text-align:left;
padding-left:25px;
}
.footer_content a
{
color:#414443;
text-decoration: none;
}
.footer_content a:hover
{
color:#414443;
text-decoration: underline;
}

#footer a
{
color:#414443;  text-transform:uppercase; padding:0px 5px;
text-decoration: none;
}
#footer a:hover
{
color:#414443;
text-decoration: underline;
}