*{	margin: 0px;	padding: 0px;}
img{	border:none;}
a{	text-decoration: underline;	color: #0061ce;}
a:hover{	color: #2D6176;}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5C5E6D;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;}

.fltClear{	clear: both;}
.fltLeft{ float:left;}
.fltRight{ float:right;}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;}
#header {
	float: left;
	position: relative;
	width: 728px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 275px;
	font-size: 28px;
	font-weight: bold;}
#header p {
	color: #99999B;
	float: right;}
#header img {	padding-left: 25px;	padding-top: 13px;	padding-right: 40px;}
#header span {	font-size: 36px;	vertical-align: bottom;}
#header  .navLinks  {
	font-size: 15px;
	color: #26627A;
	clear: both;
	padding-top: 190px;}
#header .navLinks ul {	list-style-type: none;	text-align: center;}
#header .navLinks ul li {	display: inline;	padding-right: 24px;	padding-left: 24px;}
#header .navLinks a {	text-decoration: none; color: #26627A;}
#header .navLinks a:hover {
	color: #3996ba;
	text-decoration: underline;
}

#contentWrapper {
	float: left;
	position: relative;
	background-image: url(images/contentWrapper_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #DCDCDC;
	padding-bottom: 20px;
	margin-bottom: 10px;
	width: 728px;
	}
#content {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 5px;}
#content   h2  {
	color: #3399CC;
	font-size: 20px;
	font-style: italic;
	padding-left: 35px;
	padding-bottom: 10px;}
#content   h3  {
	color: #3399CC;
	font-size: 17px;
	font-style: italic;
	padding-left: 10px;
	padding-bottom: 10px;}
	
#content .faq {
margin: 0 auto;
background-image: url(images/contentImg_3.jpg);
background-repeat: no-repeat;
background-color: #E1E1E1;
padding-top: 20px;
background-position: bottom;
}
#content .faq ul {
	list-style-type: none;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	line-height: 30px;
	clear: left;
	}
#content .faq .q {
font-size: 14pt;
background-color: #2279fe;
	color: #fff;
}
#content .faq .a {
font-size: 15pt;
}
#content .sliderWrap
{
	background-image: url(images/contentImg_3.jpg);
	background-repeat: no-repeat;
	background-color: #E1E1E1;
	padding-top: 20px;
	background-position: bottom;
}
#content .canDo {
	background-image: url(images/contentImg_3.jpg);
	background-repeat: no-repeat;
	background-color: #E1E1E1;
	padding-top: 20px;
	background-position: bottom;
	}

#content .canDo ul {
	list-style-type: none;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	line-height: 30px;
	float: left;
	clear: left;
	}
#content .canDo ul li {
	background-image: url(images/bulletImg_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	}
#content .canDo img {	float: right;	padding-right: 0px;	padding-bottom: 0px; margin-right: 20px; margin-bottom: 5px;}
#content .youNeed {
	background-image: url(images/contentImg_4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	margin-top: 30px;
}
#content .youNeed img {
	float: left;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 15px;}
	
#footer  {
	//background-image: url(images/footer_bg.jpg);
	//background-repeat: no-repeat;
	//background-position: center 0px;
	height: 142px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clear: both;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
#footer p {	padding-bottom: 10px;}
#footer span {	text-decoration: line-through;	color: #CC0000;}
#bottombar
{
	float: left;
	width: 690px;
	position: relative;
	padding-top: 5px;
	padding-left: 40px;
	color: white;
	background-color: black;
	height: 25px;
	font-size: 15px;
}

#sidebar h2
{
	font-size: 15px;
	font-weight: bold;
	color: #444444;
}
#sidebar
{
	padding-top: 100px;
	float:right;
	width: 200px;
}

#top10
{
	background-color: white;
	border: 1px solid #CCC;
	color: #444444;
	padding: 10px;
	font-size: 13px;
	line-height: 17px;
}
#top10 hr
{
	line-height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 2px;
	color: #888;
	background-color: #888;
	border: 0;
}

#people
{
	background-color: white;
	border: 1px solid #CCC;
	color: #444444;
	padding: 10px;
	font-size: 13px;
	line-height: 17px;
}
#people hr
{
	line-height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 2px;
	color: #888;
	background-color: #888;
	border: 0;
}
.announcement
{
	padding: 5px;
	margin: 0 auto;
	color: white;
	font-size: 19px;
	background-color: red;
	width: 650px;
	
}