
body{
background-color:#476482;
background-image:url(../images/bg_grad.jpg);
background-repeat:repeat-x;
text-align:center;
font-family: "Century Gothic","Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
font-size:14px;
margin:0px;
}



.centered_wrapper{
background-color:#ffffff;
margin: 35px auto;
text-align:left;
width:980px;
padding-left:0px;
padding-right:0px;
height:auto;
position:relative;
}

.inner_wrapper{
background-color:#ffffff;
background-image:url(../images/full_width_shadow.jpg);
padding-bottom:0px;
height:auto;
width:980px;
float:left;
display:inline;
}


.shadow_top{
background-image:url(../images/shadow_top.jpg);
width:980px;
height:15px;
float:left;
display:inline;
}
.shadow_top_left{
background-image:url(../images/shadow_top_left.jpg);
width:15px;
height:190px;
float:left;
display:inline;
}
.shadow_top_right{
background-image:url(../images/shadow_top_right.jpg);
width:15px;
height:190px;
margin-left:950px;
margin-bottom:-190px;
float:left;
display:inline;
}
.shadow_bottom{
background-image:url(../images/shadow_bottom.jpg);
width:980px;
height:23px;
float:left;
display:inline;
}



.menu_wrapper{
width:950px;
height:44px;
margin-top:-160px;
margin-right:15px;
float:left;
display:inline;
}
.menu_item_wrapper{
background-image:url(../images/menu_green_item_middle.jpg);
width:auto;
height:44px;
float:right;
display:inline;
}
.menu_left{
background-image:url(../images/menu_green_item_left.jpg);
width:15px;
height:44px;
float:left;
display:inline;
}
.menu_right{
background-image:url(../images/menu_green_item_right.jpg);
width:19px;
height:44px;
float:left;
display:inline;
}
.menu_right_end{
background-image:url(../images/menu_green_item_right.jpg);
width:15px;
height:44px;
float:left;
display:inline;
}
.menu_text{
width:auto;
height:44px;
margin-left:8px;
margin-right:8px;
color:#ffffff;
font-weight:bold;
line-height:26pt;
float:left;
display:inline;
}
.menu_text a{
text-decoration:none;
color:#ffffff;
}
.menu_text a:hover{
text-decoration:none;
color:#000000;
}


.tree{
background-image:url(../images/tree.jpg);
width:108px;
height:150px;
margin-top:10px;
margin-left:4px;
float:left;
display:inline;
}

.logo{
background-image:url(../images/logo.jpg);
width:271px;
height:97px;
margin-top:57px;
margin-left:0px;
float:left;
display:inline;
}

.phone{
background-image:url(../images/phone.jpg);
width:181px;
height:20px;
margin-top:44px;
margin-right:25px;
float:right;
display:inline;
}

.right_title{
background-image:url(../images/right_title.jpg);
width:200px;
height:24px;
margin-top:135px;
margin-right:-180px;
float:right;
display:inline;
}

.dots{
background-image:url(../images/dots.jpg);
width:950px;
height:13px;
margin-left:0px;
float:left;
display:inline;
overflow:hidden;
}




.side_bar_wrapper{
background-image:url(../images/side_bar_cross_section.jpg);
width:267px;
height:auto;
margin-left:1px;
margin-top:-10px;
float:left;
display:inline;
}
.side_bar_top{
background-image:url(../images/side_bar_top.jpg);
width:267px;
height:62px;
float:left;
display:inline;
}
.side_bar_right{
background-image:url(../images/side_bar_right.jpg);
width:108px;
height:383px;
margin-left:159px;
margin-top:-62px;
float:left;
display:inline;
}
.side_bar_bottom{
background-image:url(../images/side_bar_bottom.jpg);
width:267px;
height:139px;
margin-left:0px;
margin-top:0px;
float:left;
display:inline;
}
.side_bar_text{
width:180px;
height:auto;
margin-left:20px;
margin-top:-350px;
float:left;
color:#ffffff;
display:inline;
font-size:14px;
font-weight:0;
}
.side_bar_text h2{
font-size:26px;
font-weight:lighter;
margin-bottom:10px;
}
.side_bar_text a{
color:#ffffff;
text-decoration:none;
}
.side_bar_text a:hover{
color:#000000;
text-decoration:none;
}




.content_wrapper{
width:630px;
height:auto;
margin-left:20px;
margin-top:0px;
margin-bottom:40px;
float:left;
color:#000000;
display:inline;
font-size:13px;
text-align:justify;
}
.content_wrapper a{
color:#555555;
text-decoration:none;
}
.content_wrapper a:hover{
color:#aaaaaa;
text-decoration:none;
}
.content_wrapper h1{
color:#000000;
font-weight:lighter;
font-size:25px;
}


.homepage_item_left{
margin-left:30px;
width:150px;
height:130px;
margin-bottom:10px;
float:left;
display:inline;
}
.homepage_item_right{
margin-left:30px;
width:400px;
height:130px;
margin-bottom:10px;
float:left;
display:inline;
}





.footer{
width:600px;
height:25px;
margin-left:320px;
margin-top:-25px;
float:left;
color:#999999;
display:inline;
font-size:13px;
text-align:center;
}
.footer a{
color:#555555;
text-decoration:none;
}
.footer a:hover{
color:#aaaaaa;
text-decoration:none;
}


