body{
font-family:tahoma, arail, verdana;
background-color:#57636F;
margin:10px;
text-align: center;
background-image: url(../images/bgr.jpg);
}

div#wrapper{
width: 750px; 
margin-left: auto;
margin-right: auto; 
padding: 20px;
background-color: #FFFFFF;
}

div#container{
width: 750px; 
background-color: #BDB89B;
border: 1px #BDB89B solid;
}

div#header{
width: 750px;  
}

div#navigation{
width: 750px;
height: 30px; 
border-top: 2px #B10521 solid;  
border-bottom: 2px #B10521 solid;  
background-image: url(../images/nav_bg.jpg);
}

div#content{
width: 750px;
height: 100%;
background-color: #BDB89B;
text-align: left;
}

div#content_top{
width: 750px;
height: 170px;
background-color: #BDB89B;
text-align: left;
}

div#content_left{
width: 480px;
float: left;
padding: 10px;
background-color: #FFFFFF;
}

div#content_right{
width: 230px;
height: 100%;
float: right;
padding: 10px;
background-color: #BDB89B;
}

div#who_we_are{
width: 480px !important;
width /**/:500px;
height: 150px !important;
height /**/:170px;
float: left;
padding: 10px !important;
padding: /**/:0px;
background-color: #BDB89B;
/*background-image: url(../images/heads.jpg);
background-repeat: no-repeat;
background-position:bottom right;*/
}


div#testimonial{
width: 229px !important;
width /**/:249px;
height: 150px !important;
height /**/:150px;
float: right;
padding-left: 10px;
padding-right: 10px;
margin-top: 10px;
margin-bottom: 10px !important;
margin-bottom: /**/:0px;
background-color: #BDB89B;
border-left: 1px #565656 solid;
}


div#content_bottom{
width: 750px;
background-color: #E3E5D8;
text-align: left;
}

div#what_we_do{
width: 480px !important;
width /**/:500px;
height: 150px !important;
height /**/:170px;
float: left;
padding: 10px !important;
padding: /**/:0px;
background-color: #E3E5D8;
}

div#search{
width: 229px !important;
width /**/:249px;
height: 150px !important;
height /**/:150px;
float: right;
padding-left: 10px;
padding-right: 10px;
margin-top: 10px;
margin-bottom: 10px !important;
margin-bottom: /**/:0px;
background-color: #E3E5D8;
border-left: 1px #565656 solid;
/*background-image: url(../images/bodies.jpg);
background-repeat: no-repeat;
background-position:right;*/
}
div#footer{
width: 750px;
height: 20px;
clear: both;
border-bottom: 2px #B10521 solid;
background-color: #88AEBF
}

/*font styles*/
p{
margin: 0px;
}

h1{
font-size: 16px;
}

.grey_heading_bold{
color: #565656;
margin: 0px;
font-weight: bold;
}

.red_heading_bold{
color: #B10521;
margin: 0px;
font-weight: bold;
}

.red_heading{
color: #B10521;
margin-bottom: 0px;
}

.grey_text{
color: #565656;
font-size: 11px;
line-height: 18px;
}

.grey_text_italic{
color: #565656;
font-size: 11px;
line-height: 18px;
font-style: italic;
}

.blue_text{
color: #003366;
font-size: 11px;
line-height: 18px;
}

.white_text{
color: #FFFFFF;
}

/*pseudo class*/
a.testimonial_link:link{
color: #000066;
text-align: right;
font-size: 11px;
line-height: 20px;
font-weight: bold;
text-decoration: underline;
}

a.testimonial_link:visited{
color: #000066;
text-align: right;
font-size: 11px;
line-height: 20px;
font-weight: bold;
text-decoration: underline;
}

a.testimonial_link:hover{
color: #003399;
text-align: right;
font-size: 11px;
line-height: 20px;
font-weight: bold;
text-decoration: underline;
}

a.menu:link{
color: #FFFFFF;
font-size: 12px;
line-height: 28px;
text-decoration: none;
}

a.menu:visited{
color: #FFFFFF;
font-size: 12px;
line-height: 28px;
text-decoration: none;
}

a.menu:hover{
color: #CCCCCC;
font-size: 12px;
line-height: 28px;
text-decoration: underline;
}

a:link{
color: #565656;
text-align: right;
font-size: 11px;
line-height: 20px;
text-decoration: underline;
}

a:visited{
color: #565656;
text-align: right;
font-size: 11px;
line-height: 20px;
text-decoration: underline;
}

a:hover{
color: #003399;
text-align: right;
font-size: 11px;
line-height: 20px;
text-decoration: underline;
}