/* CSS Document */

body {
	background-color: #1B1B38;
	background-image: url(../images/bodyWrapBG.gif);
	background-repeat: repeat-x;
	background-position: 0px 117px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.384em;
	color: #2D2D33;
	height: 100%;
}

/* --( Global Classes )-- */
.clear {
	clear: both;
}
.right {
	text-align: right;
	display:block;
}

/* --( Wraps )-- */
#headerWrap {
	height: 117px;
	background: url(../images/headerBG.gif) repeat-x;
}	
#bodyWrap {
	width: 750px;
	margin: 0 auto;
	padding: 0 15px;
	background: #EBEBEB url(../images/bodyBG.gif) repeat-x top center;
	border-left: 1px solid #6D6D7D;
	border-right: 1px solid #6D6D7D;
}
#footerWrap {
	background: #2D363B url(../images/footerWrapBG.gif) repeat-x;
}

/* --( Section Widths )-- */
#header, #body, #footer {
	width: 750px;
	margin: 0 auto;
}

/* --( Header Styles )-- */
#logo {
	margin: 15px auto 0;
	float: none;
	width: 177px;
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#logo h1 a {
	display: block;
	height: 194px;
	width: 177px;
	text-indent: -3000px;
	background: url(../images/logo.jpg) no-repeat;
}
#header h3 {
	float: right;
	clear: right;
	width: 500px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #E4E4E4;
	text-align: right;
	margin: 0;
	padding-top: 54px;
	line-height: 1em;
}
#header h3 span a {
	color: #FFFF00;
}
#header h3 span {
	color: #E7EBC9;
	letter-spacing: .01em;
	font-style: normal;
}
#nav1 {
	margin: 0;
	padding: 15px 8px 0;
	float: right;
	display: block;
}
#nav1 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#nav1 li a {
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #999; /* Top Tool Navigation Text Color */
	font-size: 11px;
}
#nav1 li a:hover {
	text-decoration: underline;
}
#nav1 li.home a {
	background-image: url(../images/iconHome.gif);
	background-position: 0 3px;
	padding-left: 16px;
	margin-right: 14px;
}
#nav1 li.contact a {
	background-image: url(../images/iconMail.gif);
	background-position: 0 2px;
	padding-left: 21px;
	margin-right: 14px;
}
#nav1 li.login a {
	background-image: url(../images/iconLogin.gif);
	background-position: 0 2px;
	padding-left: 23px;
}
/* --( Left Side Styles )-- */
#left_side {
	width: 202px;
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
	clear: left;
}
#left_side .more {
	color:#333333;
	font-size:12px;
	font-style:italic;
	text-align:left;
}
#hsas {
	margin: 1.5em auto;
	width: 157px;
}
/* --( Navigation Styles )-- */
#nav {
	width: 202px;
	background: url(../images/navBG.gif) no-repeat;
	margin: 16px auto;
	height: 227px;
}
#nav h3 {
	display: none;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin:0;
	padding:0;
	list-style: none;
	display: inline;
}
#nav ul li a {
	display: block;
	width: 180px;
	font-size: 18px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 5px 5px 15px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #EBEBEB;
	text-transform: uppercase;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav .first a { 
	padding-top: 8px; /* Special padding for First Nav Button */
}
#nav .last {
	/*padding-bottom: 8px; /* Special padding for Last Nav Button */
}
#nav .sep {
	display: block;
	height: 1px;
	background:url(../images/navSep.gif);
	width: 200px;
	margin: 0 auto;
}

/* --( Header Graphic )-- */
#headerGraph {
	float: right;
	width: 528px;
	height: 195px;
	margin-top: 15px;
}

#body {
	background-image: url(../images/bodyWrapBG2.gif);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}

/* --( Content Styles )-- */
#contentWrap {
	width: 516px;
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-right: 4px;
	padding-top: 8px;
	background: url(../images/content-cap_top.gif) no-repeat 0px 0px;
}
#contentWrap .content {
	padding: 17px 25px 25px;
	border-left: 1px solid #A5A9AC;
	border-right: 1px solid #A5A9AC;
	background-color: #D6D9DD;
}
#contentWrap span.cap {
	display: block;
	background: url(../images/content-cap_bottom.gif) no-repeat 0px 0px;
	height: 12px;
}
.content p {
	line-height: 1.45em;
	margin: .75em 0;
}
.content ul li {
	line-height: 1.45em;
	margin: 0;
}
.content h2 {
	margin: 0;
	font-size: 1.69em;
	line-height: .818em;
	color: #3F3F4F;
	font-weight: normal;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
#contentWrap .content .horRule {
	display: block;
	height: 25px;
	background: url(../images/contentSep.gif) no-repeat center;
	padding: 10px 0;
}
#contentWrap .content h3 {
	font-size: 18px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight: normal;
	color: #3F3F4F;
	margin: 0;
}
#contentWrap .content dt {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight: bold;
	color: #626276;
	margin: .5em 0 0;
}
#contentWrap .content a {
	color: #626276;
}
#contentWrap .content dd {
	margin: 0 0 .75em;
}
#contentWrap .content dt + dt {
	margin-top: .75em;
}
#contentWrap .content blockquote .quote {
	font-style: italic;
}
#contentWrap .content blockquote h4 {
	font-variant: small-caps;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: .02em;
	text-align: center;
	color: #6AA5BD;
}
#contentWrap .content #members {
	width: 30%;
	float: right;
	font-size: 11px;
	background-color: #EBEBEB;
	border-top: 1px solid #A5A9AC;
	border-right: 1px solid #A5A9AC;
	border-collapse: collapse;
	line-height: 1.25;
	position: relative;
	left: 15px;
}
#contentWrap .content #members.login {
	width: 98%;
	margin: 1em auto;
	position: static;
	float: none;
	font-size: 13px;
}
#contentWrap .content #members .numbers {
	background-color: #E8E8EB;
}
#contentWrap .content #members td.numbers {
	text-align: right;
}
#contentWrap .content #members caption {
	caption-side: top;
	color: #3F3F4F;
	margin-bottom: 1em;
}
#contentWrap .content #members td {
	border-bottom: 1px solid #A5A9AC;
	border-left: 1px solid #A5A9AC;
	padding: .3em 1em;
}
#contentWrap .content #members th {
	border-bottom: 1px solid #A5A9AC;
	border-left: 1px solid #A5A9AC;
	padding: .3em 1em;
}
#contentWrap .content #members.login td[width^='48%'] {
	border-left: none;
}
#contentWrap .content .pic {
	float: right;
	padding-left: 1em;
}
#contentWrap .content .cds {
	float: left;
	width: 200px;
	margin-left: 0;
}
#contentWrap .content dl.contact {
	float: left;
	margin-left: 2em;
}
#secondaryContainer {
	width: 213px;
	float: right;
}

/* Side Box Styles */
	#testimonial {
		width: 450px;
		margin-left: 2em;
	}
	
	/* Testimonials Top Margin */
		#sidebox.testimonials {
			/*margin-top: 15px;*/
		}
		
	#sidebox legend {
		display: none;
	}
	#sidebox .head {
		display: block;
		margin: 0;
		padding: 0;
	}
	
	/* Box Heading Titles */
		#sidebox.testimonials .head {
			height: 21px; /* Heading Height */
			width: 213px;
			background: url(../images/sideBox_test.jpg) no-repeat; /* Testimonials Heading */
		}
		
	#sidebox .content {
		
		background: #F1F9FE; /* Side Box Background Color */
		
		border-left: #C3DFE9 solid 1px; /* Side Box Border Left */
		
		border-right: #C3DFE9 solid 1px; /* Side Box Border Right */
		
		padding: 14px;
	}

	#sidebox .foot {
		display: block;
		height: 12px;
		margin: 0;
		padding: 0;
		background: url(../images/sideBox_foot.jpg) no-repeat;
	}
	#sidebox p {
		margin-top: 0;
	}
	#testimonial p.quote {
		text-indent: 30px;
		background: url(../images/quote.gif) no-repeat top left;
		line-height: 14pt;
		margin-bottom: 0;
	}
	#testimonial p.quote span {
		display: none;
	}
	#testimonial p.smallRight {
		font-size: 11px;
		text-align: right;
		margin-top: 0;
		padding-top: 0;
	}

#contentWrap .services li {
	padding-bottom: 10px;
}

/* --( Footer Styles )-- */
#footer {
	padding: 26px 15px;
	font-size: 11px;
	color: #61686D;
	background: url(../images/footerBG.gif) repeat-x;
}

#footer a {
	color: #61686D;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer address {
	font-style: normal;
	float: left;
	
}
#footer p{
	float: right;
	line-height: 18px;
	margin: 0;
	text-align: right;
}