/*------------- CSS Document created for UPPL -------------*/
/*------------- CSS Document created by Web Virtuoso (25/06/2007) -------------*/

/* -----------GLOBAL STYLES----------- */

body {
	margin: 0;
	padding: 0;
	background: #fff;
	background: #5c5959/* url(../images/bg_body.gif) repeat-x left bottom*/;
	background-attachment: fixed;
} 
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
*, tr, td {
	padding: 0;
	margin: 0;
}
#topbar {
	background: url(../images/bg_topbar.gif) repeat-x left top;
	width: 824px;
	margin: 0 auto;
}
#topbar a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #eae9e6;
	background: url(../images/divider.gif) no-repeat left center;
	padding-left: 8px;
	line-height: 30px;
}
#topbar a:hover {
	color: #999999;
}
#topbar a.current {
	color: #999999;
}
	
#site {
	background-color: #fff;
	border-bottom: 3px solid #000;
	padding-top: 1px;
	width: 824px;
	margin: 0 auto;
}

/* ----------- End GLOBAL STYLES----------- */

/* ----------- NAV STYLES----------- */
#nav {	
	background: url(../images/bg_menu.gif) repeat-x left top;
	border-left: 1px solid #5f8ab3;
	border-right: 1px solid #5f8ab3;
	height: 29px;
	margin-top: 1px;
	font: bold 12px "Trebuchet MS", Verdana, Arial;
	color: #3c3c3c;
	margin-bottom: 1px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 0px;
	line-height: 29px;
}
#nav ul li {
	float: left;
	padding-left: 16px;
}
#nav ul li a {
	color: #3c3c3c;
	padding: 0 7px;
	display: block;
}
#nav ul li a:hover {
	background-color: #5f8ab3;
	display: block;
	color: #fff;
	border-top: 3px solid #000;
	border-bottom: none;
	line-height: 26px;
}
#nav ul li a.selected {
	background-color: #5f8ab3;
	display: block;
	color: #fff;
	border-top: 3px solid #000;
	border-bottom: none;
	line-height: 26px;
	cursor: text;
}

/* ----------- End NAV STYLES----------- */

/* ----------- Main STYLES----------- */

#main_index {
	margin-top: 5px;
	padding-bottom: 5px;
	background: url(../images/home_02.jpg) no-repeat right 90%;
}
#main {
	margin-top: 5px;
	padding-bottom: 5px;
}
#main_content {
	margin-top: 20px;
}

#main_content h1 {
	font: bold 19px "Trebuchet MS", Verdana, Arial;
	color: #0a4d9c;
	text-align: left;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#main_content h1.testimonials {
	background: url(../images/testimonials.jpg) no-repeat left top;
	height: 167px;
}
#main_content h1.associates {
	background: url(../images/associates01.jpg) no-repeat 30px 10px;
	height: 167px;
}
#main_content h1.services {
	background: url(../images/services01.jpg) no-repeat -30px top;
	height: 167px;
}
#main_content h1.clients {
	background: url(../images/clients01.jpg) no-repeat left top;
	height: 167px;
}
#main_content h1.faqs {
	background: url(../images/faqs01.jpg) no-repeat 80px top;
	height: 100px;
}
#main_content h1.contact {
	background: url(../images/contact01.jpg) no-repeat 30px top;
	height: 260px;
}
#main_content h2 {
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	color: #D9261C;
	text-align: left;
	padding-bottom: 10px;
	margin-right: 45px;
}
#main_content h2 span {
	font: normal 40px Georgia, "Times New Roman", Times, serif;
	color: #999;
	float:left;
	height:35px;
	line-height:25px;
	margin-top:0px;
	margin-right:5px;
	display: block;
}
* html #main_content h2 span {
	margin-right:3px;
	margin-top:1px;
}

#main_content h3 {
	font: bold 12px "Trebuchet MS", Verdana, Arial;
	color: #D9261C;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 45px;
	border-bottom: 1px dashed #666;
	
}
#main_content h3 span {
	font-size: 11px;
	color:#666666;
}
#main_content h4 {
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	color: #D9261C;
	text-align: left;
	padding-bottom: 10px;
	margin-right: 45px;
}
#main_content h4 span {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	color: #999;
	float:left;
	height:35px;
	line-height:25px;
	margin-top:0px;
	margin-right:5px;
	margin-bottom: 60px;
	display: block;
}
* html #main_content h4 span {
	margin-right:3px;
	margin-top:1px;
}
#main_content p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 17px;
	padding-right: 45px;
}
#main_content p a {
	color: #990000;
	border-bottom: 1px dashed #333;
	border-top: 1px dashed #333;
	background: #f3f3f3;
	padding: 2px 4px;
}
#main_content p a:hover {
	color: #fff;
	border-bottom: 1px dashed #333;
	border-top: 1px dashed #333;
	background: #666;
	padding: 2px 4px;
}
#main_content p.mission {
	background: url(../images/quote.gif) no-repeat left top;
	padding-left: 25px;
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	color: #35658F;
	line-height: 20px;
	padding-bottom: 0;
}
#main_content p.mission span {
	/*background: url(../images/end_quote.gif) no-repeat 100% 20px;
	padding-right: 25px;*/
	padding-bottom: 20px;
	
}
#main .photo {
	padding: 1px;
	border: 1px solid #ABA8A8;
}
#main ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-right: 45px;
}

#main_content ul.services {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-right: 28px;
}
#main_content ul.services li {
	background: url(../images/arrow_001.gif) no-repeat left 2px;
	_background-position: left 6px;
	padding-bottom: 12px;
	padding-left: 15px;
	text-align: left;
}
#main_content ul.services li ul {
	list-style: none;
	margin-top: 5px;
	margin-left: 10px;
}
#main_content ul.services li ul li {
	background: url(../images/c_li1.gif) no-repeat left 4px;
	_background-position: left 9px;
	padding-left: 8px;
	padding-bottom: 8px;
}
	
#main_content ul.faqs {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-right: 45px;
}
#main_content ul.faqs li {
	background: url(../images/bullet03.gif) no-repeat left 2px;
	_background-position: left 6px;
	padding-bottom: 12px;
	padding-left: 15px;
	text-align: left;
	line-height: 15px;
}
#main_content ul.faqs li a {
	color: #990000;
	border-bottom: 1px dashed #333;
	border-top: 1px dashed #333;
	background: #f3f3f3;
	padding: 0px 4px 2px 4px;
}
#main_content p a:hover {
	color: #fff;
	border-bottom: 1px dashed #333;
	border-top: 1px dashed #333;
	background: #666;
	padding: 0px 4px 2px 4px;
}
#main_content ul.strengths {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-right: 45px;
}
#main_content ul.strengths li {
	background: url(../images/bullet02.gif) no-repeat left 2px;
	_background-position: left 6px;
	padding-bottom: 12px;
	padding-left: 15px;
	text-align: left;
}
#main ul.list li {
	background: url(../images/bullet01.gif) no-repeat left 1px;
	_background-position: left 4px;
	padding-bottom: 12px;
	padding-left: 15px;
	text-align: left;
}
#main_content p.faqs {
	border-bottom: 1px dashed #ccc;
	padding-top: 0px;
	padding-bottom: 0;
	margin-bottom: 10px;
	line-height: 1px;
	font-size: 1px;
	margin-right: 45px;
}
#main_content .associates_details {
	border-bottom: 1px solid #ccc;
	margin-right: 45px;
}
#main_content .testimonilas {
	border-bottom: 1px solid #ccc;
	margin-right: 45px;
}
#main_content .testimonilas p {
	font-style: italic;
	background: url(../images/quote2.gif) no-repeat left 5px;
	padding-left: 20px;
	text-align: left;
}

/* ----------- End Main STYLES----------- */



/* ----------- FOOTER STYLES----------- */
#footer_red {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	/*text-align: center;*/
	padding-bottom: 5px;
	background-color: #bb0500;
	width: 824px;
	margin: 0 auto;
}
#footer_red p {
	text-align: left;
	padding-bottom: 10px;
	margin-top: 11px;
}
#footer_redbox {
	background: #c40200;
	border: 1px solid #a90200;
	margin: 11px 40px 11px 0;
	padding-bottom: 11px;
}
#footer_redbox h1 {
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	color: #000;
	text-align: left;
	margin-left: 10px;
	width: 100%;
}
#footer_redbox ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 540px;
	clear: both;
	display: table;
	margin-left: 10px;
}
#footer_redbox li {
	float: left;
	display: table-cell;
	width: 220px;
	text-align: left;
	background: url(../images/bullet1.gif) no-repeat left center;
	padding-left: 10px;
	line-height: 18px;
	padding-right: 40px;
}
#footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-bottom: 5px;
	padding-top: 1px;
	line-height: 20px;
	vertical-align: baseline;
	width: 824px;
	margin: 0 auto;
	background: url(../images/bg_body.gif) repeat-x left bottom;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #999;
}

/* ----------- End FOOTER STYLES----------- */
