body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment:fixed;
}

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-weight:500;
	font-size: 20px;
	color:#FFFFFF;
}

p img{
	float:right;
	margin-top:0px;
	padding:10px;
}

p {
	padding-bottom:10px;
}

#container {
	background-image: url(../images/containerBg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:25px;
}

#contentContainer {
	background-image: url(../images/contentContainerBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right:auto;
	margin-left:auto;
	width: 832px;
}


#hdr {
	background-image:url(../images/hdr.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	height: 251px;
	width:614px;
	padding:0px;
}

#hdr img{
	float:right;
}

#mainImg {
	float: left;
	width:549px;
	margin-top:116px;
	padding-left:38px;
}

#left {
	float: left;
	width:218px;
}

#navs img{
	margin-left:55px;
	margin-top:20px;
}

#navs2{
	margin-top:50px;
	width:200px;
}

#navs{
	background-image: url(../images/navsBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:218px;
	height:340px;
}

#navs p{
	border-bottom: thin solid #f89630;
	padding-bottom:0px;
	padding-top:4px;
	line-height:18px;
	margin-left:45px;
}

#navs a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #4356a0;
	text-decoration:none;
}

#navs a:hover{
	text-decoration:none;
	color:#f89630;
}

#spotlights {
	display: block;
	width: 218px;
	padding-top:20px;
}

#spotlights img{
	margin-left:24px;
}

#right {
	float: left;
	width: 549px;
	padding-left:9px;
	margin-left:28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content {
	margin-top:30px;
	width:540px;
}

#content1 {
	background-image: url(../images/contentTop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:5px;
	width: 540px;
}

#content2 {
	background-image: url(../images/contentBg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#606b95;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	width: auto;
}

#content2 p {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:16px;
	padding-top:5px;
}

#content3 {
	background-image: url(../images/contentBtm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	width: 540px;
}

#infoLinks p{
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	border-bottom: 2px solid #f89630;
	padding-bottom:4px;
}

#infoLinks a{
	color:#FFFFFF;
	text-decoration:none;
}

#infoLinks a:hover{
	color:#f89630;
	text-decoration:none;
}

#megaphone {
	float:left;
	width:17px;
	height:15px;
	vertical-align:top;
	padding-left:0px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
}

#flashLink{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

#btn{
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width: 169px;
	padding-top:10px;
	padding-left:55px;
	float:left;
}

#btn a{
	font-weight:bold;
	color:#575757;
	text-decoration:none;
}

#btn a:hover{
	color:#000000;
	text-decoration:none;
}

#btn2{
	background-image: url(../images/btn2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width: 215px;
	padding-top:10px;
	padding-left:55px;
	float:right;
}

#btn2 a{
	font-weight:bold;
	color:#575757;
	text-decoration:none;
}

#btn2 a:hover{
	color:#000000;
	text-decoration:none;
}

.forms li{
	font-size:15px;
	font-weight:400;
	padding-top:3px;
	padding-bottom:3px;
}

.forms li a{
	color:#FFFFFF;
	text-decoration:none;
}

.forms li a:hover{
	color:#f89630;
	text-decoration:none;
}

#btm {
	background-image:url(../images/btm.png);
	background-position:center top;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	height: 42px;
	width: 872px;
	clear:both;
}

#ftr {
	width: 832px;
	margin-right: auto;
	margin-left: auto;
	color:#596285;
}

#copyright {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-bottom:30px;
}

#mass {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom:30px;
}
