@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background:url(../images/bg.jpg) repeat-x top left #f2eedf;
font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
width:900px;
height:auto;
background-color:#FFFFFF;
margin:auto;
}
#header{
height:90px;
background-color:#FFFFFF;
width:100%;
}
#header .left{
float:left;
padding-left:26px;
padding-top:7px;
}
#header .right{
float:right;
font-size:25px;
color:#948439;
padding-right:12px;
padding-top:52px;
}
#mid{
height:387px;
background-color:#FFFFFF;
width:100%;
}
#mid .left{
height:378px;
width:673px;
float:left;
}
#mid .right{
background:url(../images/rightmenu.gif) top center no-repeat;
height:378px;
width:227px;
float:left;
}
#mid .right ul{
margin:0;
padding:70px 0 0 10px;
list-style:none;
font-family:"Trebuchet MS";
}
#mid .right ul li{
width:205px;

}
#mid .right ul li a{
color:#fff;
font-size:16px;
font-weight:400;
text-decoration:none;
padding:9px 0;
border-bottom:solid 1px #FFFFFF;
display:block;
}
#mid .right ul li a:hover{
color:#fee07b;
}
#mid .right ul li a.active{
color:#fee07b;
}
.body_text_main{
width:900px;
height:510px;
background-color:#fff;
}
.body_text_main-internal{
width:900px;
background-color:#fff;
float:left;
}.body_text_main-internal p{
margin-top:20px;
}
.body_text_main-internal2{
width:900px;
background-color:#fff;
float:left;
}
.body_text_main-internal2 p{
margin-top:10px;
}
.body_text{
float:left;
width:625px;
font-size:12px;
text-align:justify;
background-color:#FFFFFF;
vertical-align:top;
padding-left:25px;
}
.body_text h3{
padding-left:25px;
margin:0;
padding:0;
text-align:justify;
font-size:18px;
color:#a28427;
font-weight:bold;
}
.body_text_btm{
width:647px;
}
.body_text_btm h2{
font-size:16px;
font-weight:bold;
color:#fda92f;
padding:0;
margin:0;
}
.body_text_btm .left{
vertical-align:top;
width:300px;
text-align:justify;
height:300px;
float:left;
}
.body_text_btm .right{
width:300px;
float:left;
text-align:justify;
height:300px;
padding-left:25px;
}
.vector{
float:left;
width:232px;
position:relative;
top:64px;
left:20px;
}
.vector-why-choose{
float:left;
width:232px;
position:relative;
top:172px;
left:20px;
}
.vector-why-contact{
float:left;
width:232px;
position:relative;
top:94px;
left:20px;
}
.vector-why-services{
float:left;
width:232px;
position:relative;
top:320px;
left:20px;
}
.vector-test{
float:left;
width:232px;
position:relative;
top:257px;
left:20px;
}
.vector-cont{
float:left;
width:232px;
position:relative;
top:71px;
left:20px;
}
.vector-sitemap{
float:left;
width:232px;
position:relative;
top:65px;
left:20px;
}
.areas {
list-style-position:inside;
list-style-type:square;
margin-bottom:15px;
margin-left:3px;
}
.areas li {
margin-bottom:4px;
margin-top:4px;
white-space:nowrap;
width:auto;
}
a.site{ color:#fda92f; text-decoration:none}
a.site:hover{ color:#fda92f; text-decoration:underline;}

a.site-map{ color:#ebdc5c; text-decoration:none}
a.site-map:hover{ color:#ebdc5c; text-decoration:underline;}

.footer{
background:url(../images/footer.gif) repeat-x;
width:900px;
height:64px;
float:left;
}
.footer_text{
font-size:12px;
color:#FFFFFF;
padding-top:15px;
padding-left:30px;
}
.footer_text a{
color:#ebdc5c;
text-decoration:none;
}




