body
{
	margin: 0px;
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#main
{
	height: auto;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}
#top
{
	height: 83px;
	width: 928px;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar
{
	height: 40px;
	width: 928px;
	float:left;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#navbar ul
{
	margin: 0;
	padding: 0;
	padding-top:7px;
	padding-left:30px;
}

#navbar ul li
{
	list-style-type: none;
	display: inline;
}

#navbar li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

#navbar li a:hover {  }

#footer ul
{
	margin: 0;
	padding: 0;
	padding-top:5px;
}

#footer ul li
{
	list-style-type: none;
	display: inline;
}

#footer li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px solid #666666;
}

#footer li a:hover { text-decoration:underline }

#index-banner
{
	height: 356px;
	width: 928px;
	float: left;
}
#content
{
	height: auto;
	width: 928px;
	float: left;
}
#contentleft
{
	height: auto;
	width: 632px;
	float: left;
	padding-right: 29px;
	padding-left: 16px;
}
#left1
{
	height: auto;
	width: 632px;
	float: left;
	padding-bottom: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
#contentright
{
	height: auto;
	width: 251px;
	float: left;
}
#left2
{
	height: auto;
	width: 532px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../images/pic.gif);
	background-repeat: no-repeat;
	background-position: left 18px;
	padding-top: 18px;
	padding-left: 100px;
}
.right
{
	display: block;
	height: 80px;
	width: 251px;
	padding-bottom: 16px;
}
#footer
{
	height: 45px;
	width: 928px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 45px;
	padding-top: 15px;
	color: #949494;
}
.footerlinks a
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #949494;
	text-decoration: none;
}

.footerlinks a:hover
{
	text-decoration: underline;
}


.poweredby
{
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A9FF6;
	text-decoration: none;
}
.poweredby:hover
{
	color: #0973C1;
}
.copyright
{
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A9FF6;
	text-decoration: none;
}
.mainlinks
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	
	text-decoration: none;
	text-transform: uppercase;
		
	
}
#banner
{
	height: 194px;
	width: 928px;
	float: left;
	background-image: url(../images/inner-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentinner
{
	height: auto;
	width: 632px;
	float: left;
	padding-right: 29px;
	padding-left: 16px;
	padding-top: 20px;
}
.pagetitle
{
	font-family: Arial, Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #2A9FF6;
	text-decoration: none;
}
#contentright-inner
{
	height: auto;
	width: 251px;
	float: left;
	padding-top: 20px;
}
