* {
	margin: 0px;
	padding:0px;
}

html { height:100%;}

body {
	height:100%;
	padding:0px;
	margin:0px;
	background: url('/wsimages/internalBg.gif');
	background-repeat: repeat-x;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	color: #20292f;
}
	
	p { margin: 12px 0px; }
	
	a { color: #387303; }
	
	h1 { color:#005289; font-size:24px; margin:15px 0px 12px; }
	h2 { font-size:14px; margin: 12px 0px;}
	h3 { color: #0b4f7f; font-size:14px; clear:both; }
	h4 { color: #5a97ba; font-size:18px; margin:22px 0px 22px 15px; }
	
	#wrap {
		min-height:100%;
		position:relative;
	}
	
	#content ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		padding-left:10px;
	}
	
	#content li {
		background-image:url(/wsimages/bullet.gif);
		background-position:0px 9px;
		background-repeat:no-repeat;
		line-height:20px;
		padding-left:14px;
	}
	
#navMain {
	 width: 932px;
	 height: 27px;
	 font-weight: bold;
	 font-size: 14px;
	 font-family: "Lucida Grande", Arial;
 }	

#masterWrapper {
	width:932px;
	margin:0px auto;
	padding:14px 0px 95px 0px;
	overflow:hidden;
	position:relative;
}

#headerInternal {
	height: 77px;
	padding:42px 0px 34px;
	text-align: center;
}

#breadCrumbs {
	line-height: 40px;
	border-bottom: 1px solid #cad6e1;
	color:#4c798e;
	font-weight:bold;
	position: relative;
	height: 40px;
	}
	#breadCrumbs #search{
		position: absolute;
		top: 0;
		right: 0;
		border: none !important;
		padding: 0 !important;
		height: 40px;
		}
		#breadCrumbs #search .searchForm {
			margin: 8px 0 0 5px;
		}
		#breadCrumbs #search .searchForm input{
			float: left;
		}
		
	

	#breadCrumbs a {
		color:#4c798e;
	}
	
	#breadCrumbs .divider {
		color:#96c8c7;
		padding:0px 5px;
		height:20px;
	}

#content {
	width:100%;
	clear:both;
	min-height: 500px;
}

#content #lhs {
	width:600px;
	float:left;
}

/*#content #lhs img {
	
	float:left;
	border: 5px #4c7ba0 solid;
	margin-right: 12px;
	margin-bottom:12px; 
	display:inline;
}*/

	#content .imageFloatLeft {
		float:left;
		background: url('/wsimages/bodyImageBg.gif') no-repeat;
		height: 247px;
		width: 308px;
		padding: 7px 20px 20px 7px;
	}
	
		html* #content .imageFloatLeft {
			padding: 7px 20px 0px 7px;
		}


#content #rhs {
	width:300px;
	float:right;
}

#search {
	padding-top:12px;
	height:44px;
	border-bottom: 1px solid #cad6e1;
	width:300px;

}
	.searchForm {
		background: url('/wsimages/searchInputBg.gif') no-repeat 4px 0px;
		height:24px;
		width:295px;
		margin-top:5px;
		padding-left:5px;
		float:left;
	}

	#criteria {
		background:transparent none repeat scroll 0% 0%;
		border:medium none;
		color:#636363;
		line-height:16px;
		font-size:11px;
		padding:4px 0pt 2px 8px;
		width: 200px;
		float:left;
		margin-right:11px;
	}
	
	#searchButton {
		
	}

.listContainer {
	background:#e4edf3;
}
	#relatedContent .listContainer.even {
		background:#fff;
	}
	
	.listContainer a {
		line-height:28px;
		color: #000000;
		text-decoration:none;
		background: url('/wsimages/sprite.gif') no-repeat 3px -122px;
		padding: 0px 0px 3px 24px;
	}
	
	
	
	.listContainer.even a{
		line-height:28px;
		color: #000000;
		text-decoration:none;
		background: url('/wsimages/spriteEven.gif') no-repeat 3px -122px;
		padding: 0px 0px 3px 24px;
	}
	
	.listContainer a:hover {
		text-decoration:underline;
	}
	
	
	.listContainer .icondmhtml {
		background-position: 3px -122px;
	}



#relatedContent h1 {
	color: #37556f; font-size:18px; margin:22px 0px 12px 5px; 
}

#relatedProducts {
	margin-top: 28px;
	margin-left:2px;
}
	#relatedProducts .top {
		height:30px;
		
		
	}
	.screenNumber {
		line-height:26px;
		float:right;
		margin-right:10px;
	}
	#relatedProducts h1 {
		color: #37556f; font-size:18px; margin:0px 0px 18px 5px;
		float:left;
		width:170px;
	}
	
	.ajaxPag {
		float:right;
		margin-right:5px;
	}
	
	#relatedProducts .rotatorBody {
		width:296px;
	
		padding-top:3px;
		background: url('/wsimages/internalAjaxTopBg.gif') no-repeat 0px 0px;
		clear:both;
	}
	
	#relatedProducts .bottom {
		height:4px;
		margin-top:-1px;
		margin-left:0px;
		background: url('/wsimages/internalAjaxBottomBg.gif') no-repeat 0px 0px;
	}

	#relatedProducts .ajaxContent {
		clear;both;
		width:286px;
		padding-left:8px;
		padding-top:7px;
		padding-bottom:1px;
		background: #bed0e1 url('/wsimages/ajaxBodyBg') repeat-x;
		border-left: 1px solid #bcccda;
		border-right: 1px solid #bcccda;
	}
	
	.ajaxItem {
		background: url('/wsimages/ajaxItemBg.gif') no-repeat;
		width:276px;
		padding-top:5px;
		height:56px;
		margin-left:9px;
		margin-bottom:10px;	
	}
	.ajaxItem.productDisplay{
		background: url('/wsimages/ajaxItemBg2.gif') no-repeat !important;
		height: 73px !important;
	}
		.ajaxItem a{
			float:left;
			padding-top:9px;
			padding-left:10px;
			width:164px;
			color:#0b4f7f;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
		}
		.ajaxItem a.imgLink{
			float: none;
			padding: 0;
		}
		.teaserImage {
			border: 1px solid #404547;
			float:left;
			margin: 0px 0px 0px 6px;
		}
		
#testimony {
		margin-top:25px;
}

	#testimony .quote {
		color: #1668a1;
		font-size:14px;
		font-weight:bold;
		padding: 18px 0px 12px 0px;
		border-top: 1px #cad6e1 solid;
		border-bottom: 1px #cad6e1 solid;
		
	}
	
	#testimony .client {
		color: #666666;
		font-size:11px;
		font-weight: normal;
		margin-top:12px;
	}
	
#memberLogin {
	margin-left:3px;
	margin-top:28px;
	padding:11px 0px 0px 15px;
	background: url('/wsimages/loginBg.gif') no-repeat;
	height:79px;
	width:281px;
	float:left;
	display:inline;
}
	.loginForm {
		float:left;
		width:268px;
		height:50px;
		margin-top:9px;
	}
	.loginTitle {
		width:150px;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		float:left;
	}
	
	.forgot a {
		color:#ced7df;
		line-height:18px;
		float:right;
		padding-right:13px;
	}
	
	.userInput {
		height:24px;
		color:#313131;
		width:80px;
		padding-right:2px;
		margin-right:8px;
		padding-left:6px;
		padding-top:4px;
		border:0px;
		background:none;
		float:left;
	}
	
	
	
	#loginButton {
		float:right;
	}
	
	html* #loginButton {
		padding-top:1px;
	}
	
#footer {
	/*position:absolute;*/
	bottom:0;
	clear:both;
	width:100%;
	color:#8ca6b6;
	font-size:11px;
	
}
	#footer .footerContent {
		height: 119px;
		width:100%;
		background: #045082 url('/wsimages/footerBg.gif') repeat-x;
		color:#8ca6b6;
	}
	#footer a {
		color:#8ca6b6;
		float:left;
	}
	
	#footer .wrap {
		width:936px;
		margin: 0px auto;
	}
	
	#footer .lhs {
		float:left;
		width:846px;
		padding-top:22px;
	}
	
	#footer .rhs {
		padding-top:12px;
		float:right;
		height:72px;
		margin:0px 10px 0px 0px;
	}
	
	.copy {
		border-bottom: 1px solid #8ca6b6;
		width:100%;
		padding-bottom:10px;
	}
	
	.footerDivider {
		float:left;
		margin:0px 10px;
	}
	
	.footerLinks {
		padding-top:10px;
	}

	.backToTop {
		height:20px;
		margin:0 auto;
		width:936px;
		clear:both;
	}
	
.rotatorWrapper {
		overflow:hidden;
		position:relative;
		clear;both;
		width:295px;

		padding-top:7px;
		padding-bottom:1px;
		background: #bed0e1 url('/wsimages/ajaxBodyBg') repeat-x;
		border-left: 1px solid #bcccda;
		border-right: 1px solid #bcccda;
}

.htmlItem {
	background: url('/wsimages/htmlBg.gif') no-repeat;
	min-height:95px;
	width:501px;
	padding-left:46px;
	padding-right:50px;
	margin-top:10px;
	float:left
}

	html* .htmlItem {
		height:95px;
	}

	.htmlItem h1 {
		color:#005289;
		font-size:20px;
		margin: 8px 0px 5px 0px;
	}
	
	.htmlItem h1 a {
		color:#005289;
		text-decoration:none;
	}
	
/*===============================
	HOME PAGE ROTATOR
=================================*/
#featureProducts {
	float:left;
	width:100%;
	margin-bottom:64px;
}
	#featureProducts h1 { 
		margin:0px 0px 10px 5px;
		color:#37556F;
		float:left;
		margin-left:5px;
		width:400px;	
		font-size: 22px;
	}
	
	.ajaxPag {
		margin-top:2px;
	}
	
	#ajaxProducts {
		clear:both;
	}
	
		.featureItem {
			background: url('/wsimages/featureBg.gif') no-repeat;
			height:314px;
			width:296px;
			display:inline;
			float:left;
			margin-right:22px;
		}
		#ajaxProducts .last {
			margin-right:0px;
		}
		
		.featureItem .teaser {
			height:112px;
			margin:0px 0px 0px 24px; 
			width:250px;
			float:left;
			display:inline;
		}
		
		.featureBtn {
			padding-left:20px;
		}
		
		#ajaxProducts h1 { font-size:14px; color:#0b4f7f; margin:12px 0px 12px 0px; width:250px;}
		
		.featureImg {
			border: 2px solid #404547;
			margin:17px 0px 0px 16px; 
		
		}
		
#ajaxProducts .rotatorWrapper {
	background:none;
	border: none;
	width:932px;
	height:320px;
}

/*=====================
	FLOATING VIDEO FILE
========================*/
.videoLeft{
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;	
	}

.videoRight {
	float: right;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

/*=======================
	IMG for RHS column
========================*/
.imgClass{
	margin: 12px 0;
	border: 5px solid #4C7BA0;
	display: block;
}

/*========================
	IMG IN MAIN CONTENT
===========================*/
	img.imgLeft{
		float: left !important;
		padding: 10px 10px 10px 0 !important;
	}
	img.imgRight{
		float: right !important;
		padding: 10px 0 10px 10px !important;
	}		
