body{ 
margin: 0;
padding: 0; 
font: 12px Verdana; 
color: #b39362; 
text-align: justify;
background: #37261c url(images/bg.jpg) repeat; 
font-style: italic;
}

a:link{
color: #b39362; 
text-decoration: none;
}
a:hover{
color: #b39362; 
text-decoration: underline;
}
a:visited{
color: #b39362; 
text-decoration: none;
}
a:active{
color: #b39362; 
text-decoration: underline;
}

#services{
	border-bottom: 1px dotted #E5D39E;
    float: left;
    height: auto;
    width: 980px; 
	margin-bottom: 10px; padding-bottom: 10px;}
	
#services ul{list-style: none; margin: 0; padding: 0;}
#services li{background: url("images/bullet1.png") no-repeat scroll 5px 10px transparent; padding: 0 0 5px 20px; text-align: left; margin: 0;}


#container{
width: 1000px;
height: 500px;
margin: 0px auto;
padding-top: 5px; 
}

#header{
	width: 100%; 
	height:470px;
	margin: 0px auto;
	background: url(images/header_bg.png) repeat-x;
}

#headerinternal{
	width: 100%; 
	height:178px;
	margin: 0px auto;
	background: url(images/header_bg.png) repeat-x;
}


#wrap{width: 1000px; height: auto; margin: 0px auto; }

#logo{width: 310px; height: 144px; float: left; margin-top: 10px;}

@font-face {
    font-family: 'RawengulkPcsRegular';
    src: url('font/rawengulkpcs-webfont.eot');
    src: url('font/rawengulkpcs-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/rawengulkpcs-webfont.woff') format('woff'),
         url('font/rawengulkpcs-webfont.ttf') format('truetype'),
         url('font/rawengulkpcs-webfont.svg#RawengulkPcsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.navigation{
width: auto; 
height: 42px;
overflow: hidden; 
float: left; 
margin: 68px 0px 0px 50px;
}

.navigation ul{
margin: 0;
padding: 0;
font: 22px RawengulkPcsRegular;
}

.navigation li{
display: inline;
margin: 0;
}

.navigation li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 15px 15px 35px; 
color: #f4e3bc; 
width: auto; 
margin-right: 0px; background: url(images/bullet.png) no-repeat 8px 15px; margin: 0px 20px 0px 0px;
}

.navigation li a.compensation{

background: url(images/nav_bg1.png) no-repeat; 
width: 150px; 

}

.navigation li a:visited{
color: #ffffff;
}

.navigation li a:hover{
color: #f4e3bc; 
padding: 10px 15px 15px 35px; 
text-decoration: none; 
background: #361e17 url(images/bullet.png) no-repeat 8px 15px;
}

.navigation li.selected a{
color: #f4e3bc; font-weight: normal; text-decoration: none; padding: 10px 15px 15px 35px;  background: #361e17 url(images/bullet.png) no-repeat 8px 15px;}

/*.navigation li:last-child a{ background: none; }

.navigation li:last-child a:hover{ background: none; }*/

#banner{
	width: 1000px;
	height: 305px;
	z-index:-1; 
	position: relative; 
	margin: 0px auto;
	}

#content{
	width: 990px;
	height: auto;
	float: left; 
	padding: 0px 10px 0px 0px;
	}

h1{
float:left;
font: 36px RawengulkPcsRegular; 
color: #f7e6c0; 
margin: 10px 0px 10px 0px; 
text-align: center; 
width: 980px; 
background: url(images/heading.png) no-repeat center bottom; padding-bottom: 50px;
}

.color{color: #1160b4;}

h2{
font: 18px Georgia, "Times New Roman", Times, serif; 
color: #f7e6c0;
margin: 0px;
padding: 15px 0px 10px 0px; 
text-align: center; 
font-style: italic;
}

h3{
font: 16px Arial; 
color: #1260b3; 
padding: 0; margin: 0px 0px 5px 0px;
text-align: center; 
float: left; 
width: 190px;
}

p{text-align: justify; width: auto;}

#contentarea
{
	width: 980px;
	height: auto;
	float: left;
	font: 12px Arial;
	color: #b39362; 
	padding: 10px; 
	font-style: italic; 
	margin-bottom: 20px; 
	
}

#footer
{
	width: 100%;
	height: 100px;
	float: left; background: url(images/footer_bg.jpg) repeat-x;
}

.footer_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal; 
	font-style: normal;
	color: #45291c;
	text-decoration: none;
	width: 1000px; 
	height: 110px;
	padding: 5px 0px 5px 0px; 
	margin: 0px auto; 
	background: url(images/footer_logo.png) no-repeat bottom left;
}
.footer_text a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #45291c;
	text-decoration: none; 
}
.footer_text a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #45291c;
	text-decoration: none; 
}
.footer_text a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #45291c;
	text-decoration: underline; 
}
.testimonials{
	width: 300px;
	height: auto;
	float: left; 
	background: url(images/testimonials_bg.jpg) no-repeat; 
	padding: 40px 60px 20px 90px; 
	font-style: italic; 
	margin-top: 10px; font-weight: bold;
	}	
.testimonialstext{
	width: 305px;
	height: auto;
	float: left; 
	margin-top: 10px; 
	font: italic 15px Arial; 
	color: #121312; 
	text-decoration: underline; 
	text-align: right;
}
.flashbanner{
	width: 547px;
	height: 243px;
	float: right; 
	
	}	
.readmore
{
	width: auto; 
	height: auto; 
	float: right; 
	margin: 20px 0px 0px 0px;
}

#contentleft
{
	width: 980px;
	height: auto; 
	float: left; 
	line-height: 25px;
}

.title_header{
	width: 685px; 
	height: 42px; 
	float: left; 
	background: url(images/welcome_text.jpg) no-repeat; 
	font: 22px Tahoma; 
	padding: 5px 0px 0px 10px; 
	color: #ffffff; 
	clear: both; 
	margin-bottom: 10px;
}

#contentright
{
	width: 270px;
	height: auto; 
	float: right; 
	line-height: 20px; 
	margin-left: 15px;
}

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

#contentright a:hover
{
	text-decoration: underline; 
}

.services_header{
	width: 260px; 
	height: 42px; 
	float: left; 
	background: url(images/services_header.jpg) no-repeat; 
	font: 22px Tahoma; 
	padding: 5px 0px 0px 10px; 
	color: #ffffff; 
	clear: both;
	margin-bottom: 10px;
}

#contentright{width: auto; height: auto; float: left;}

#contentright ul{list-style: none; margin: 0; padding: 0;}

#contentright li{background: url(images/bullet.jpg) no-repeat 5px 10px; color: #000000; font: 12px Arial; padding: 5px 0px 7px 25px; display: block; line-height: 20px; margin: 0; border-bottom: 1px dotted #cccccc;}

#contentright1{width: auto; height: auto; float: left;}

#contentright1 ul{list-style: none; margin: 0; padding: 0;}

#contentright1 li a{background: url(images/bullet.jpg) no-repeat 5px 10px; color: #1160b4; font: 12px Arial; padding: 5px 0px 7px 25px; display: block; line-height: 20px; margin: 0; }

#contentright1 li a:hover{background: url(images/bullet.jpg) no-repeat 5px 10px; color: #02af1a; font: 12px Arial; padding: 5px 0px 7px 25px; display: block; line-height: 20px; margin: 0; }

.bio{width: 694px; height: auto; float: left; background: #e5f2ff; border: 1px solid #b2d8ff; padding: 10px 10px 0px 10px; margin-bottom: 5px;}

.career{width: 199px; height:auto; float: left; background: #e5f2ff; border: 1px dotted #b2d8ff; padding: 10px 10px 10px 10px; margin: 5px 5px 20px 5px; text-align: center;}

.image{margin: 0px 12px 0px 0px; }
.image1{    
    border: 1px solid #B39362;
    float: left;
    margin: 5px 20px 0 0;}

select{width: 150px;}