body {
  	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: normal;
	color: #4b4b4b;
}

p, ol, ul, li, td, select, input, textarea {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: normal;
	color: #4b4b4b;
}

#banner_home {
	width: 925px;
	height: 285px;
	margin-left: auto; 
  	margin-right: auto;
	background: url(pics/banner.jpg);
	background-repeat: no-repeat;
}

#banner_links {
	width: 925px;
	height: 1400px;
	margin-left: auto;
	margin-right: auto;
	background: url(links/pics/banner.jpg);
	background-repeat: no-repeat;
}

#banner_contact {
	width: 925px;
	height: 720px;
	margin-left: auto; 
  	margin-right: auto;
	background: url(pics/banner_contact.jpg);
	background-repeat: no-repeat;
}

#banner_about {
	width: 925px;
	height: 285px;
	margin-left: auto; 
  	margin-right: auto;
	background: url(about_us/pics/banner.jpg);
	background-repeat: no-repeat;
}

#banner_services {
	width: 925px;
	height: 285px;
	margin-left: auto; 
  	margin-right: auto;
	background: url(services/pics/banner.jpg);
	background-repeat: no-repeat;
}

#banner_client_list {
	width: 925px;
	height: 285px;
	margin-left: auto; 
  	margin-right: auto;
	background: url(client_list/pics/banner.jpg);
	background-repeat: no-repeat;
}

#banner_results {
	width: 925px;
	height: 285px;
	margin-left: auto; 
  	margin-right: auto;
	background: url(results/pics/banner.jpg);
	background-repeat: no-repeat;
}

.content_home {
	width: 424px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 30px;
	text-align: left;
	float: left;
}

.content_about {
	width: 425px;
	background-color: #FFFFFF;
	padding-bottom: 25px;
  	padding-right: 37px;
	text-align: left;
	float: left;
}

.content_about img {
	float: left;
	margin-right: 13px;
	margin-bottom: 5px;
}

.content_client_list {
	width: 780px;
	background-color: #FFFFFF;
	padding-left: 0px;
	text-align: left;
	float: left;
}

.content_AZ {
	width: 600px;
	background-color: #FFFFFF;
	padding-left: 20px;
	text-align: left;
	float: left;
}

.content_client_list_index {
	width: 800px;
	background-color: #FFFFFF;
	padding-left: 0px;
	text-align: left;
	float: right;
}

.content_results {
	width: 521px; 
	margin-top: 10px;  
	padding-right: 15px; 
	padding-left: 15px; 
	border: 1px solid #a9a9a9; 
	text-align: left;
}

.content_results_02 {
	width: 700px;
	background-color: #FFFFFF;
	padding-left: 0px;
	text-align: left;
	float: left;
}

* html .content_results {
	width: 521px; 
	margin-top: 10px;  
	padding-top: 15px;
	padding-right: 15px; 
	padding-left: 15px; 
	border: 1px solid #a9a9a9; 
	text-align: left;
}
    
.content_contact {
	width: 521px;
	height: 254px;
	margin-top: 0px;
	padding-top: 50px;
	padding-left: 70px;
	border: 1px solid #a9a9a9;
}

.content_links {
	width: 600px;
	margin-top: 10px;
	padding: 15px;
	border: 1px solid #a9a9a9;
	text-align: left;
	position:relative; 
	top:360px; 
	left:16px; 
	background-color:#FFFFFF;
}

/* Start IE6 only \*/
* html .content_links {
	width: 600px;
	height: 304px;
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 35px;
	border: 1px solid #a9a9a9;
	text-align: left;
	position: relative; 
	top: 360px; 
	left: -115px; 
	background-color: #FFFFFF;
}
/* End IE6 only \*/

.content_links a:link, .content_links a:visited {
	color: #5e829d;
	font-size: 12px;
	text-decoration: none;
	padding-right: 29px;
}

.content_links a:hover {
	color: #91aaac;
	font-size: 12px;
}

.content_services_qualifying {
	width: 800px; 
	padding-top: -10px;  
	text-align: left;
}

/* Start IE6 only \*/
* html .content_services_qualifying {
	width: 800px; 
	padding-top: 20px;  
	text-align: left;
	position: relative;
	left: -60px;
}
/* End IE6 only \*/

.content_services_door {
	width: 800px; 
	padding-top: -10px;  
	text-align: left;
}

/* Start IE6 only \*/
* html .content_services_door {
	width: 800px;
	position: relative;
	left: -61px;
	padding-top: -10px;  
	text-align: left;
}
/* End IE6 only \*/

.content_services_1B {
	width: 470px; 
	text-align: left; 
	float: left;
}

.content_services_1B ul {
	list-style-image: url(pics/check_services_01.gif);
	line-height: 28px;
	padding-left: 30px;
}

/* Start IE6 only \*/
* html .content_services_1B ul {
	list-style-image: url(pics/check_services_01.gif);
	line-height: 28px;
	text-indent: -40px;
	padding-left: 30px;
}
/* End IE6 only \*/

.content_services_corp {
	padding-top: 45px;
	width: 575px; 
	height: 165px; 
	text-align: left; 
	clear: both;
}

/* Start IE6 only \*/
* html .content_services_corp {
	padding-top: 45px; 
	width: 575px; 
	height: 165px;
	position: relative;
	left: -175px;
	text-align: left; 
	clear: both;
}
/* End IE6 only */

#nav {
  	margin-left: auto; 
  	margin-right: auto;
	position: relative;
	top: 208px;
  	width: 925px;
	height: 23px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
}

#nav li {
	display: inline;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-right: 29px;
}

#nav a:hover {
	color: #a1a0a0;
}

#nav_services {
	position: relative;
	top: 214px;
	left: 236px;
  	width: 400px;
	height: 50px;
	text-align: left;
}

/* Start IE6 only \*/
* html #nav_services {
	position: relative;
	top: 214px;
	left: -27px;
  	width: 400px;
	height: 50px;
	text-align: left;
}
/* End IE6 only \*/

#nav_services a:link, #nav_services a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	padding-right: 29px;
}

#nav_services a:hover {
	color: #a1a0a0;
}

#sidebar_home {
	width: 290px;
	height: 419px;
	text-align: left;
	padding-top: 18px;
	padding-left: 29px;
	background: url(pics/sidebar.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sidebar_home ul {
	list-style-image: url(pics/check_home_01.gif);
	line-height: 20px;
	padding-left: 30px;
}


/* Start IE6 only \*/
* html #sidebar_home ul {
	list-style-image: url(pics/check_home_01.gif);
	line-height: 20px;
	text-indent: -40px;
}
/* End IE6 only \*/

#sidebar_home li {
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
}

#sidebar_results {
	width: 185px;
	height: 400px;
	text-align: left;
	padding: 11px;
	background: url(results/pics/sidebar.jpg);
	background-repeat: no-repeat;
	float: left;
}

#sidebar_results ul {
	list-style-image: url(pics/arrow_01.jpg);
	line-height: 20px;
	padding-left: 30px;
}

/* Start IE6 only \*/
* html #sidebar_results ul {
	list-style-image: url(pics/arrow_01.jpg);
	line-height: 20px;
	padding-left: 30px;
	text-indent: -40px;
}
/* Start IE6 only \*/

#sidebar_results a:link, #sidebar_results a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#sidebar_results a:hover {
	color: #a1a0a0;
}

#sidebar_client_list {
	width: 185px;
	height: 400px;
	text-align:left;
	padding: 11px;
	background:url(client_list/pics/sidebar.jpg);
	background-repeat:no-repeat;
	float: left;
}

#sidebar_client_list ul {
	list-style-image: url(pics/arrow_01.jpg);
	line-height: 20px;
	padding-left: 30px;
}

/* Start IE6 only \*/
* html #sidebar_client_list ul {
	list-style-image: url(pics/arrow_01.jpg);
	line-height: 20px;
	padding-left: 30px;
	text-indent: -42px;
}
/* Start IE6 only \*/

#sidebar_client_list a:link, #sidebar_client_list a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#sidebar_client_list a:hover {
	color: #a1a0a0;
}

.wrapper {
	width: 925px;
	margin-left: auto; 
  	margin-right: auto;
	padding-top: 25px;
	clear: both;
}

.wrapper_client_list_index {
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	position: relative;
	left: 53px;
	clear: both;
}

.wrapper_client_list {
	width: 925px;
	margin-left: auto; 
  	margin-right: auto;
	padding-top: 25px;
	clear: both;
}

.wrapper_results {
	width: 925px;
	margin-left: auto; 
  	margin-right: auto;
	padding-top: 25px;
	clear: both;
}

/* Start IE6 only \*/
* html .wrapper_results {
	width: 990px;
	padding-left: 45px;
	margin-left: auto; 
  	margin-right: auto;
	padding-top: 25px;
	clear: both;
}
/* Start IE6 only \*/

.wrapper_home {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-left: 0px;
	clear: both;
}

.wrapper_services {
	width: 925px;
	margin-left: auto; 
  	margin-right: auto;
	padding-top: 1px;
	clear: both;
}

.wrapper_services_1B {
	width: 925px;
	margin-left: auto; 
  	margin-right: auto;
	background-image: url(services/pics/background_1A.jpg);
	padding-top: 1px;
	clear: both;
}

.blue14_bold {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-style: normal;
	font-weight: bolder;
	color: #0a7fc3;
}

.blue16 {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #0a7fc3;
}

.blue16_bold {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	font-weight: bolder;
	color: #0a7fc3;
}

.blue18 {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-style: normal;
	color: #0a7fc3;
}

.blue14b {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-style: normal;
	font-weight: bolder;
	color: #0a7fc3;
}

.blue_i_01 {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bolder;
	color: #0a7fc3;
}

.blue_i_02 {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #0a7fc3;
}

.grey14 {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-style: normal;
	color: #6f6f6f;
}

.grey12_b {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: normal;
	font-weight:bold;
	color: #4b4b4b;
}


.grey_i_01 {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #656565;
}

.indent_1 {
	position:relative;
	left: 30px;
	width: 640px;
}



#footer {
	width: 925px;
	height: 23px;
	margin-left: auto; 
  	margin-right: auto;
	clear: both;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
	color: #73be00;
	text-decoration: none;
}

A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
    color: #7F7F7F;
	text-decoration: none;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
    color: #73be00;
	text-decoration: none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-style: normal;
    color: #7F7F7F;
	text-decoration: none;
}

