body, html, h1, h2, h3, h4, h5, h6, p, ul, li, blockquote, form, fieldset {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
a img {
	border: none;
}

p {
	margin-bottom: 12px;
}

body {
	background-color: #000000;
	background-image: url(../Images/Body-BG.png);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
}

div#container {
	width: 762px;
	padding: 0 3px;
	background:url(../Images/containerbg.png) repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
div#nav {
	background-image: url(../Images/nav-BG.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 762px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
div#content {
	padding-right: 25px;
	padding-left: 26px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}



#nav ul {
	list-style-type: none;
	position: relative;
	width: 762px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

#t1 a, #t2 a, #t3 a, #t4 a {
	background: url(../Images/tabs.png) no-repeat;
	bottom: 0;
	position: absolute;
	text-decoration: none;
	top: 0px;
}
#t1 .current {
	background-position: 0px -50px;
}
#t2 .current {
	background-position: -97px -50px;
}
#t3 .current {
	background-position: -204px -50px;
}
#t4 .current {
	background-position: -311px -50px;
}
#t1 a {
	height: 50px;
	width: 97px;
	background-position: 0px 0px;
	}


#t2 a {
	width: 111px;
	height: 50px;
	left: 97px;
	background-position: -97px 0px;
	}
#t3 a {
	height: 50px;
	width: 107px;
	left: 204px;
	background-position: -204px 0px;
	}
#t4 a {	
	background-position: -311px 0px;
	height: 50px;
	width: 129px;
	left: 311px;
	}
#left-content p {
	line-height: 18px;
}


li#t1 a:hover {
	background-position: 0px -50px;
}
li#t2 a:hover {
	background-position: -97px -50px;
}
.homepage-head ul {
	text-indent: -9999px;
	list-style-type: none;
}

li#t3 a:hover {
	background-position: -204px -50px;
}
li#t4 a:hover {
	background-position: -311px -50px;
}

div#divide {
	background-image: url(../Images/divide.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 762px;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	color: #323232;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-top: 15px;
	padding-left: 22px;
}
#t4 .nav {
	padding-left: 23px;
}
#t3 .nav {
	padding-left: 24px;
}


div#right-content {
	float: right;
	width: 258px;
}
div#left-content {
	float: left;
	width: 429px;
}
div#outerfooter {
	width: 762px;
	padding: 0 3px;
	margin: 0 auto;
	height: 34px;
	background-image: url(../Images/footer.png);
	background-repeat: no-repeat;
}

div#footer {
	padding-right: 25px;
	padding-left: 26px;
	font-size: 10px;
}

div.fltleft a.companyLink {
	float: left;
	line-height: 18px;
}

#footer .fltleft a {
	color: #990000;
	text-decoration: none;
}
#footer .fltleft a:visited {
	text-decoration: none;
}
#footer .fltleft a:hover {
	text-decoration: underline;
}
#footer .fltleft {
	float: left;
}
#footer .fltright {
	float: right;
	width: 150px;
	height: 16px;
}
.fltright a {
	color: #000000;
	text-decoration: none;
	height: 16px;
}


.spacer {
	clear: both;
}
#outerfooter #footer .fltright .do1logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
}

.sidebar {
	background-image: url(../Images/sidebar-BG.png);
	background-repeat: no-repeat;
	height: 440px;
	padding-left: 5px;
	padding-top: 5px;
}



.sidebar ul {
	list-style-type: none;
}
.sidetitle   {
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 75px;
	color: #333333;
}

.sidepara {
	display: block;
	padding-left: 75px;
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
}
#s2 .sidetitle {
	padding-top: 10px;
}
#s3 .sidetitle {
	padding-top: 15px;
}
#s4 .sidetitle {
	padding-top: 18px;
}
#s5 .sidetitle {
	padding-top: 29px;
}
div.sidebar div.banner-ad {
	text-align: center; 
	margin: 30px 0 0 0; 
	padding: 10px 0; 
	border-top: 3px solid #f5f4f5; 
	border-bottom: 3px solid #f5f4f5;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
}
div.sidebar div.banner-ad a {
	text-decoration: none;
	color: #000;
}
div.sidebar div.banner-ad img {
	margin: 0 0 10px 0;
}



#s1 a, #s2 a, #s3 a, #s4 a, #s5 a {
	bottom: 0;
	text-decoration: none;
	height: 87px;
	width: 248px;
	display: block;
	background-image: url(../Images/sidebar-icons.png);
	background-repeat: no-repeat;
}
.sidebar #s1 .s-current {
	background-position: 0px -440px;
}
.sidebar #s2  .s-current {
	background-position: 0px -527px;
}
.sidebar #s3 .s-current {
	background-position: 0px -614px;
}
.sidebar #s4 .s-current {
	background-position: 0px -701px;
}
.sidebar #s5 .s-current {
	background-position: 0px -789px;
}
.sidebar #s1 a {

}
.sidebar #s2 a {
	background-position: 0px -87px;
}
.sidebar #s3 a {
	background-position: 0px -174px;
}
.sidebar #s4 a {
	background-position: 0px -261px;
}
.sidebar #s5 a {
	background-position: 0px -348px;
}

.sidebar #s1 a:hover {
	background-position: 0px -440px;
}
.sidebar #s2 a:hover {
	background-position: 0px -527px;
}
.sidebar #s3 a:hover {
	background-position: 0px -614px;
}
.sidebar #s4 a:hover {
	background-position: 0px -701px;
}
.sidebar #s5 a:hover {
	background-position: 0px -789px;
}
#left-content h1 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
}

.homepage-head {
	background-image: url(../Images/homepage-header.png);
	background-repeat: no-repeat;
	height: 277px;
}
.subpage-head {
	background-image: url(../Images/sub-head.png);
	background-repeat: no-repeat;
	height: 109px;
}
#left-content ul {
	list-style-image: url(../Images/bullet-tick.png);
	list-style-position: outside;
	list-style-type: circle;
	margin: 12px 0 0 20px;
}
#left-content li {
	margin-bottom: 15px;
	line-height: 18px;
}
#csa { 
	width: 100%;
	margin: 30px 0 26px;
	overflow: hidden;
}
#csa img {
	float: left;
}
#csa p {
	float:right;
	width: 310px;
	font-size: 11px;
	line-height: 16px;
}
ul.accreditations {
	list-style: none !important;
	overflow:hidden;
	margin: 0 !important;
}
ul.accreditations li {
	float:left;
	margin-right: 40px;
}
ul.accreditations li.last {
	margin-right: 0 !important;
}
div#left-content h2 {
	font-size: 14px;
}
#csa a {
	overflow: hidden;
	color: #000000;
	text-decoration: none;
}
#csa a:hover {
	overflow: hidden;
	color: #8B0019;
	text-decoration: none;
}
div#left-content a {
	color: #000000;
	text-decoration: none;
}
div#left-content a:hover {
	color: #4A000C;
	text-decoration: none;
}
