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

*{
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#1a397c;
}

body{
background:url(images/bg_main.png) 50% 0 repeat-y #578ea4;
padding: 0px;
margin: 0px;
}

p{
padding: 18px 12px 0px 24px;
}

#li_arrow{
list-style: url(images/arrow.png);
font-size:10px;
}

#li_block{
margin-left: 20px;
}

#li_td{
width: 230px;
}

.bolded{
font-weight:bold;
}

#comparision_title{
background: #258d40;
padding: 3px;
color:#FFFFFF;
font-weight:bolder;
border-right: #FFFFFF 1px solid;
border-top: #FFFFFF 3px solid;
}

#comparision_title_last{
background: #258d40;
padding: 3px;
color:#FFFFFF;
font-weight:bolder;
border-top: #FFFFFF 3px solid;
}

#comparision{
padding: 3px;
color:#3a5833;
border-right: #258d40 1px dotted;
border-bottom: #258d40 1px dotted;
}

#comparision_noborder{
padding: 3px;
color:#3a5833;
border-right: #258d40 1px dotted;
}

#comparision_noborder_bottom{
padding: 3px;
color:#3a5833;
}

#comparision_last{
padding: 3px;
color:#3a5833;
border-bottom: #258d40 1px dotted;
}


#container{
width: 1024px;
height: auto;
left: 50%;
margin: 0 auto;
padding: 0px;
border: 0px;
background-color:#FFFFFF;
}

#logo_advanced{
width: 406px;
height: 63px;
float: left;
}

#nav{
width: 406px;
height: 100%;
float: left;
vertical-align:top;
padding: 0px;
margin: 0px;
background:url(images/bg_pattern.png) repeat-y;
}


#logos{
width: 618px;
height: 63px;
float: left;
}


#title{
font-size:14px;
font-weight:bold;
letter-spacing: 2px;
}

#small_caps{
font-size:9px;
font-style:italic;
margin-left: 50%;
}

#subsections_pos{
margin-top: 40px;
}

#sublinks{
width: 246px;
height: 269px;
float:left;
}

#content{
width: 618px;
height: 100%;
background: url(images/testimonials_04.jpg) #FFFFFF no-repeat top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color:#1a397c;
float: left;
}

.light_italic{
font-style:italic;
background-color: #E7E7E7;
}

#content_location{
margin: 26px 20px 20px 30px;
}

#content_location_comparision{
margin: 46px 20px 20px 20px;
}

#content_location_internal{
margin: 0px 20px 20px 20px;
}

#top_cell{
width: 565px;
height: 59px;
background: url(images/testimonials_toby_01.png) no-repeat;
}


#top_cell_dan_liz{
width: 565px;
height: 59px;
background: url(images/testimonials_dan_liz_01.png) no-repeat;
}

#top_cell_john_miller{
width: 565px;
height: 59px;
background: url(images/testimonials_john_miller_01.png) no-repeat;
}

#top_cell_michie{
width: 565px;
height: 59px;
background: url(images/testimonials_Michie_Slaughter_01.png) no-repeat;
}

#top_cell_b_salisbury{
width: 565px;
height: 59px;
background: url(images/testimonials_b_salisbury_01.png) no-repeat;
}

#top_cell_jim_leftwich{
width: 565px;
height: 59px;
background: url(images/testimonials_Jim_Leftwich_01.png) no-repeat;
}

#top_cell_parshall{
width: 565px;
height: 59px;
background: url(images/testimonials_parshall_01.png) no-repeat;
}

#middle_cell{
width: 565px;
height: 100%;
background: url(images/testimonials_toby_02.png) repeat-y;
vertical-align: top;
padding: 0px 26px 12px 16px;
}



#bottom_cell{
width: 565px;
height: 24px;
background: url(images/testimonials_box_03.png) no-repeat;
}



#pic_testimonials{
float: right;
padding: 0px 14px 0 8px;
}

#id_title{
padding: 0px 0px 0px 130px;
}


#footer{
width: 1024px;
height: inherit;
background-color: #b3b4b6;
float:left;
}

#president{
color: #666666;	
letter-spacing: 4px;
margin-left: 350px;
display:block;
}

#president_sub{
letter-spacing: 2px;
font-style:italic;
margin-left: 350px;
display:block;
}

#footer_pic{
width: 1024px;
height: 206px;
background: url(images/footer_pic.png) no-repeat;
}

#all_rights{
font-size: 9px;
letter-spacing: 2px;
color:#fff;
padding-top: 3px;
height: 30px;
background-color: #b3b4b6;
}

a.links_footer:link{color: #fff; text-decoration: none; font-size: 9px}
a.links_footer:visited {color: #fff; text-decoration: none; font-size: 9px}
a.links_footer:hover {color: #fff; text-decoration: underline; font-size: 9px}


