@charset "UTF-8";

img{
	border: none;
}

ul {
	margin: 0px;
	padding: 0px;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0; 
padding:0; 
width: 100%;
background-image: url(images/bannerBG.jpg);
background-repeat: repeat-x;
text-align: center;

}

#wrapper {
 position: relative;
 min-height: 100%;
width: 100%;
	}



#container {
width: 999px;
margin: 0px auto;
position: relative;
text-align: left;

}

a {
color: #356799;
}

/* ------------------- Header sytles ----------------------- */



#header, #headerLoggedIn {
background-color: #ECEFEF;
height: 90px;
}
			
	
			
			#headerLoggedIn .logo {
			background-image:url(tier2_img/headerloggedin.jpg);
			width: 305px;
			height: 90px;
			overflow: hidden;
			text-indent: -1000em;
			margin: 0px;
			padding: 0px;
			display: block;
			line-height: 90px;
			}
			
			#headerLoggedIn #mainNav {
			border-left: 1px solid #FF9900;
			}
						
			#headerLoggedIn #mainNav li a {
			color: #666;
			border-right: 1px solid  #FF9900;
			}
			
			#headerLoggedIn #mainNav li a:hover {
			color: #333333;
			background-color: #FFFFFF;
			}
			
			#headerLoggedIn h2 {
			font-size: 12px;
			font-style: italic;
			font-weight: normal;
			position: absolute;
			top: 65px;
			left: 635px;
			color: #333;
			}
			
			

#header .logo {
background-image:url(tier2_img/header.jpg);
width: 305px;
height: 90px;
overflow: hidden;
text-indent: -1000em;
margin: 0px;
padding: 0px;
display: block;
line-height: 90px;
}
	
#mainNav {
list-style-type: none;
position: absolute;
top: 26px;
right: 20px;
border-left: 1px solid #008F8F;
}

#mainNav li {
float: left;
}

	#mainNav li a {
	display: block;
	padding: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid  #008F8F;
	}
	
	#mainNav li a:hover {
	color: #333333;
	background-color: #FFFFFF;
	}
	
#header h2 {

color: #006699;
font-size: 12px;
font-style: italic;
font-weight: normal;
position: absolute;
top: 65px;
left: 635px;

}


/* ------------------- Main content styles ----------------------- */

#mainContent {
background-color: #ffffff;
padding: 0px;
border: #EBEFF0 solid 4px;
border-top: none;
border-bottom: none;
}

#mainContent li {
	position: relative;
	left: 20px;
	margin: 0px;
	padding: 0px;
}

/*---------- NEW STYLES ------------ */
#intro {
background-color: #ACC6D4;
height: 285px;
padding: 20px;
}

#content h2 {
	background-image: url(dssIMG/header.jpg);
	width: 990px;
	height: 52px;
	text-indent: -1200em;
	overflow: hidden;
	margin: 0px;
}

#intro ul.features {
	width: 610px;
	list-style: none;
	float: left;
	font-size: 16px;
}


#intro ul.features li {
	margin-bottom: 10px;
	width: 570px;
}

#signUpBox {
	background-image: url(dssIMG/signUPbackground.png);
	background-repeat: no-repeat;
	width: 307px;
	height: 338px;
	float: left;
	padding: 15px;
	position: absolute;
	right: 15px;
}

#signUpBox form {
	width: 307px;
	overflow: hidden;
}

#signUpBox h3 {
	color: #346698;
	font-size: 16px;
}

#signUpBox ul {
	margin: 5px 20px 0px 0px;
}

#signUpBox li {
	list-style-image: url(dssIMG/bullet.png);
	font-size: 11px;
	color: #19334C;
}

#signUpBox label {
	display: block;
	float: left;
	clear: both;
	width: 100px;
	text-align: right;
	margin-top: 13px;
}

#signUpBox span.note {
	display: block;
	clear: both;
	font-size: 11px;
	color: #666;
	margin-left: 105px;
}

#signUpBox input {
	float: left;
	display: block;
	margin-left: 5px;
	border: solid 1px #75CC20;
	margin-top: 10px;
	font-size: 14px;
}

#signUpBox input.joinNow {
	background-image: url(dssIMG/joinNow.jpg);
	width: 113px;
	height: 41px;
	overflow: hidden;
	text-indent: -1000em;
	line-height: 500em;
	margin-top: -5px;
	cursor: pointer;
	margin-left: 100px;
	border: none;
}

#signUpBox .steps {
	font-weight: bold;
	display: block;
	clear: both;
	padding-top: 5px;
	color: #999;
	font-size: 14px;	
}

#products {
	margin-top: -37px;
	float: left;
}

.featuredProducts {
	margin-top: 40px;
	height: 301px;
}

.featuredProduct {
	height: 115px;
}

.whatIsDS {
	clear: both;
	float: left;
	border-right: dotted 1px #999;
	padding-right: 20px;
	margin-right: 20px;
	width: 615px;
	padding-left: 10px;
}

.accreditation {
	float: left;
}

.testimonial {
	font-weight: bold;
	font-size: 20px;
	color: #036;
	text-align: right;
	line-height: 16px;
	
}

.testimonial span {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	
}

.testimonial a {
	font-size: 12px;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: normal;
}
/*----------- END NEW STYLES    --------------*/

	
/* ------------------- Footer ----------------------- */	

#footer {
	clear: both;
background-color: #ECEFEF;
height: 90px;
bottom: 0px;
width: 100%;
}

#footer .content {
width: 990px;
margin: 0px auto;
text-align: center;
padding-top: 25px;

}


a {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #009999;
	text-decoration: underline;
}

h1 {
font-size: 22px;
color: #08608C;
padding: 0px;
}

h2 {
font-size: 20px;
color: #08608C;
padding: 0px;
}

h3 {
font-size: 20px;
color: #009999;
margin: 0px;
padding: 0px;
}

h4 {
margin: 0px;
padding: 0px;
}

