/* CSS Document  - styles*/

body {
	margin:0;
	padding: 0px;
	background:#D0D0D0;
	font: 62.5% "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	}
	
.bold {
	font-weight: bold;
	}
	
	
#container {
	font-size: 1.1em;
	line-height: 120%;
	}
	
#right_right p, #right_left p{
margin: 5px 0 10px 0;
}

.header_image {
	margin: 0 0 5px 0;
	}

p {
	margin:0px;
}

#left_cont p{
	margin: 6px 0;
	color: #4F4F4F;
	}
#main_left_grey p {
	color:#FFF;
	}
	
#main_right p {
	color:#4F4F4F;
}
	
#client_one p{
	margin: 6px 0;
	color: #fff;
	}
	
#main_right_grey_cont p{
	margin: 6px 0;
	color: #FFF;
	}
	
	
#main_right_grey_cont a:link, #main_right_grey_cont a:visited, #main_right_grey_cont a:active {
	font-weight:bold;
	background:url(../images/bullet_white.gif) no-repeat 0px 4px;
	margin: 2px 0;
	padding-left: 6px;
	text-decoration: none;
	color: #FFFFFF;
	}
#main_right_grey_cont a:hover {
	font-weight:bold;
	background:url(../images/bullet_blue.gif) no-repeat 0px 4px;
	margin: 2px 0;
	padding-left: 6px;
	text-decoration: underline;
	color: #1865E5;
	}
	
#right_right a:link, #right_left a:link, #left_cont a:link, #footer a:link, #main_right_none a:link,  #right_right a:visited, #right_left a:visited, #left_cont a:visited, #footer a:visited, #main_right_none a:visited, #right_right a:active, #right_left a:active, #left_cont a:active, #footer a:active, #main_right_none a:active {
	font-weight:bold;
	background:url(../images/bullet_blue.gif) no-repeat 0px 4px;
	margin: 2px 0;
	padding-left: 6px;
	text-decoration: none;
	color: #4F4F4F;
	}
#right_right a:hover, #right_left a:hover, #left_cont a:hover, #footer a:hover, #main_right_none a:hover {
	font-weight:bold;
	background:url(../images/bullet_white.gif) no-repeat 0px 4px;
	margin: 2px 0;
	padding-left: 6px;
	text-decoration: none;
	color: #4F4F4F;
	}
	

	
	



	
	#welcome_text a:link, #results_text a:link, #welcome_text a:visited, #results_text a:visited
	{
	color: #fff;
	margin-left: 6px;
	padding-left: 6px;
	background:url(../images/bullet_wht.gif) no-repeat left 4px;
	font-weight: bold;
	text-decoration: none;
	}
	
#welcome_text a:hover, #results_text a:hover {
	color: #394661;
	margin-left: 6px;
	padding-left: 6px;
	background:url(../images/bullet_on.gif) no-repeat left 4px;
	font-weight: bold;
	text-decoration: none;
	}

#services {
	color: #394661;
	font-weight: bold;
	}
ul {
	list-style: disc url(none);
	margin: 0;
	padding-left: 1em;
	}
	
	
#footer {
		text-align:left;
}
	


h1 {
	padding-left: 25px;
background:url(../images/largebullet_1.gif) no-repeat left 0px;font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #fff;
				line-height:19px;



}

h2 {

padding-left: 25px;
background:url(../images/largebullet.gif) no-repeat left 0px;
font-size: 1.2em;
	font-weight: bold;
			margin: 0 0 5px 0;
			color:#4F4F4F;
			line-height:19px;


}

h3 {

	color: #4F4F4F;
font-size: 1em;
		margin: 0 0 5px 0;
			color:#4F4F4F;




}

.small {
	font-size: .9em}

.float_right {
	float:right}
	
	.float_left {
	float:left}
	
	.clear {
	clear:both;
	float: none;
}

input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4F4F4F;

}

.row {
  clear: both;
  padding-top: 10px;

  }

.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

.row span.formw {
  float: right;
  width: 325px;
  text-align: left;
  } 
