* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial;
	background-color: #007bbe;
}
* html body {
	margin-bottom: -20px;
}
#shade {
	background: url('../images/shade.jpg') repeat-y;
	width: 981px;
	height: 960px;
	margin: 0 auto;
	text-align: center;
}
#wrapper{
	padding: 0px 10px;
	text-align: left;
}
h1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #005796;
}
h2 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #005796;
	margin-bottom: 8px;
	line-height: normal;
}
h3 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #005796;
}
a {
	color: #1681c0;
}
input {
	margin: 12px 0 0 0;
}
hr {
	color: #a89c8a;
	background-color: #a89c8a;
	margin-top: 0px;
	height: 1px;
	border: 0px;
}
/*--- Header ---*/
#header{
	height: 113px;
	width: 960px;
		background: url('../images/header.jpg') no-repeat;
}
#header_text {
	margin:0 0 0 270px;
	padding-top: 76px;
	color: white;
}
/*--- Nav ---*/
#nav{
	background: url('../images/nav.jpg') repeat-x;
	height: 21px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #1681c0;
	padding: 4px 0 0 0;
	width: 960px;
}
#nav a{
	text-decoration: none;
}
#nav li {
	display: inline;
	padding: 0 18px 0 18px;
}
#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	height: 25px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #1681c0;
	text-decoration: none;
}
#nav ul li a:hover {
	height: 25px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
/*--- Left_col ---*/
#left_col{
	background: url('../images/left.jpg') #cccccc repeat-x;
	width: 210px;
	float: left;
	padding: 20px 20px 185px 20px;
}
* html #left_col {
	width: 210px;
}
#left_col ul {
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
}
#left_col ul li {
	font-weight: bold;
	color: #1681c0;
	list-style-image: url('../images/arrow.jpg');
	margin: 12px 0;
}
#left_col ul li a:link, #left_col ul li a:active, #left_col ul li a:visited {
	color: #1681c0;
	font-size: 13px;
	text-decoration: none;
}
#left_col ul li a:hover {
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
.quote {
	font-size: 13px;
	line-height: 15px;
	margin: 30px 0 0 0;
	color: #897e6d;
}
.page_numbers {
	color: #897e6d;
	font-size: 13px;
	margin-top: 35px;
}
/*--- Right Col ---*/
#right_col{
	width:710px;
	height: 288px;
	float: left;
	background: #fdbf46;
}
#right_top {
	background: url('../images/right_top.jpg') no-repeat;
	height: 258px;
	padding: 30px 0 0 20px;
}
#right_top h1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #005796;
	font-size: 22px;
}
#find {
	background: url('../images/form.png') no-repeat;
	width: 326px ;
	height:175px ;
	float: left;
	margin-top: 15px;
	color: white;
}
* html #find {
	behavior: url('iepngfix.htc');
}
#job {
	background: url('../images/form.png') no-repeat;
	width: 326px ;
	height:175px ;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	color: white;
}
* html #job {
	behavior: url('iepngfix.htc');
}
#find h3, #job h3 {
	color: #FFFFFF;
	font-size: 18px;
	margin: 7px 0px 0px 15px;
}
#text_box {
	font-size: 14px;
	color: #666666;
	width: 300px;
	margin-top: 15px;
	padding: 4px 0 0 15px;
}
#ad-container {
	background: #FFFFFF url('../images/ad-left-bg.jpg') no-repeat;
}
#ad {
	height: 424px;
	margin: -1px 0 0 8px;
	background: #FFFFFF url('../images/ad-orange-top.jpg') repeat-x;
	z-index: -1;
	padding-left: 5px;
}
.ad {
	height: 415px;
	width: 697px;
	font-size: 13px;
	margin-top: 5px;
}
.ad1{
	width: 305px;
	padding: 45px 0 0 15px;
	font-size:13px;
	color:#666666;
	line-height:18px;
}
#ad1style {
	background:url('../images/ad1.jpg') no-repeat;
	background-position: right;
	margin-top: 5px;
}
* html #ad1style {
	margin-top: 5px;
}
#footer-container {
	background: url('../images/bg_2.jpg');
	padding: 50px 0 8px 0;
}
#footer {
	text-align: left;
	font-size: 11px;
	color: #a89c8a;
	padding: 4px 30px;
}

/* ------- Testimonial Slider on Homepage ------- */

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	margin-bottom: 5px;
	width: 190px; /*width of featured content slider*/
	height: 210px;
}


.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 190px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination{
	width: 190px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: left;
	background: none;
}

.pagination a{
	color: #006AA8;
	outline: none;
	padding: 0 4px;
	text-decoration: none;
}

.pagination a:hover, .pagination a.selected{
	text-decoration: underline;
}

.testimonial-by {
	margin: 10px 0px 20px 0px;
}

.blue-text {
	color: #006AA8;
}
