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

body {
font-family: 'Trebuchet MS',Verdana,sans-serif;
background-color: #333;
background-image:url(images/gradient4.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
text-align:left;
margin:0px;
padding:0px;
font-size:14px;
color:#333
}

h1 {
font-weight:normal;
color:#000
}


#wrapper {
position:relative;
margin: 0px auto;
width: 1056px;
}

#header {
float:left;
width:1056px;
height:193px;
} 

#logo {
float:left;
width:721px;
height:193px;
}

#flash_header {
float:left;
width:335px;
height:193px;
}

#navigation {
float:left;
width:1056px;
height:36px;
background-color:#CE7821;
/* background-image:url(images/nav_bar2.jpg); */
background-repeat:no-repeat;
}

#navigation ul {
list-style:none;
width:1056px;
float:left;
margin-top:9px;
padding:0px;
font-size:16px

}

#navigation ul li {
display:inline;
width:211px; 
height:36px;
}

#navigation ul li a {
font-weight:bold;
width:211px;
height:36px;
display:block;
text-decoration:none;
float:left;
color:#fff;
text-align:center
}

#navigation ul li a:hover {
width:211px;
height:36px;
display:block;
text-decoration:none;
float:left;
color:#000;
text-align:center;
}

#flash_banner {
float:left;
width:1056px;
height:289px;
}

#content {
width:1056px;
float:left;
background-color:#f0eeeb;
background-image:url(images/content_rpt.jpg);
background-repeat:repeat-x;
border-bottom: #c25227 4px solid
}

#content_right {
float:left;
width: 300px

}

.content_right_container {
width:280px;
margin:20px 0px;
float:left;
}

#content_left {
float:left;
width: 756px
}

.content_area_left {
width:676px;
margin:40px;
}

.content_area_left p {
line-height:20px;
color:#333
}

#content_all {
width:976px;
margin:40px;
}


#footer {
text-align:center;
width:1056px;
float:left;
background-color:#cec5c0;
font-size:12px;
color:#ffffff;
background-image:url(images/footer_img.jpg);
background-repeat:repeat-x;
}

.footer_content {
margin:20px 10px 10px;;
text-align:center;
width:1036px;
float:left;
font-size:14px;
}

.services_wrap {
float:left;
width:475px;
margin:0px 0px 20px 0px
}

.services_top{
background-image:url(images/services_top.jpg);
background-repeat:no-repeat;
width:475px;
height: 42px;
float:left;
}

h2.services {
margin: 15px 10px 0px 20px;
width:445px;
}

.services_mid{
background-image:url(images/services_content.jpg);
background-repeat:repeat-y;
width:475px;
float:left;
}

.services_mid_photo {
float:left;
margin-left:15px;
width:155px;
}

.services_mid_content {
float:left;
margin-left:10px;
width:270px

}

.services_foot{
background-image:url(images/services_foot.jpg);
background-repeat:no-repeat;
width:475px;
height:30px;
float:left
}
