body {
	margin: 0;
	padding: 0;
	background: #969696;
	font: normal small Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#ffffff;
}

h4 {
	padding: 0;
	font-weight: bold;
	color: #eeeeee;
	font-size: 1.4em;
	text-decoration:none;
}

h5 {
	padding: 0;
	text-decoration:line-through;
	font-size: 1.2em;
}

h6 {
	padding: 0;
	font-weight: bold;
	color:#dddddd;
	font-size: 1.3em;
}

a {
	color:#ffffff;
}

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

.box-top{
	background: #10253f url(style6/serv-top.jpg) no-repeat;
	height: 21px;
	width: 240px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.box-bg{
	background: #10253f url(style6/serv-bg.jpg) repeat-y;
	width: 240px;
	padding: 5px 0px;
	text-align:center;
	list-style: none;
}

.box-btm{
	background: #10253f url(style6/serv-btm.jpg) no-repeat;
	height: 23px;
	width: 240px;
	list-style: none;
}

.left {
	float:right;
}

/* Menu */

#menu {
	width: 912px;
	height: 25px;
	margin: 0 auto;
	background: #10253f url(style6/blue-bg.jpg) repeat;
	border-bottom:#336666 2px solid;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	height: 25px;
	line-height: 25px;
	padding: 0 25px;
	border-right: #336666 2px solid;
	float: left;
}

#menu .splash {
	display: inline;
	float: right;
	padding: 10px;
}

#menu .last {
	border-right: #336666 0px solid;
}

#menu a {
	text-align: center;
	text-decoration: none;
	font-size: 12px;  
	font-weight: bold;
	color: #eeeeee; 
}

#menu .first a {
	margin: 0;
}

#menu a:hover {
	color: #cccccc;
}

#header {
	margin-top: 15px;

}

/* splash Image */
#SplashImage {
	width: 912px;
	height: 135px;
	margin: 0 auto;
	background: #10253f url(style6/header-img.jpg) repeat-x right top;
	border-bottom: 1px solid #666666;
}
/* Logo */

#logo {
	width: 912px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	background: #000000;
	border-bottom: 1px solid #666666;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}

#logo h2 {
	padding: 0 0 0 70px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #33ff33;
}

#logo h3 {
	padding: 65px 0 0 75px;
	font-size: 20px;
	color: #eeeeee;
	text-transform: lowercase;
}

#logo h4 {
	padding: 0 0 0 640px;
	font-size: 20px;
	color: #999999;
	text-transform: lowercase;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Content Wraper */

#contentwrap {

}

/* Content */

#content {
	background: #10253f url(style6/blue-bg.jpg) repeat;
	width: 912px;
	min-height: 550px;
	margin: 0px auto;
}

#content span {
	font-style: normal;
	float: left;
	display:block;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	min-height: 100px;
}

#content .box {
	float: left;
	padding-right: 5PX;
	width: 120PX;
	border: none;
}

#main-site {
	float: left;
	width: 875px;
	margin: 10px 0;
	padding: 5px 10px 5px 20px;
}

#main-site h2 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

#main {
	float: left;
	width: 600px;
	margin: 10px 0;
	padding: 5px 10px 5px 20px;
}

#main h2 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

#sidebar {
	float: right;
	width: 240px;
	margin: 10px 0 10px 0;
	padding: 0px;
	font-size: 12px;
}

#sidebar .news-top{
	background: #10253f url(style6/news-top.jpg) no-repeat;
	height: 43px;
}

#sidebar .news-bg{
	background: #10253f url(style6/news-bg.jpg) repeat-y;
	padding: 0 15px 15px 15px;
}

#sidebar .news-btm{
	background: #10253f url(style6/news-btm.jpg) no-repeat;
	height: 20px;
}

#sidebar .serv-top{
	background: #10253f url(style6/serv-top.jpg) no-repeat;
	height: 21px;
	padding: 0;
	margin: 0;
}

#sidebar .serv-bg{
	background: #10253f url(style6/serv-bg.jpg) repeat-y;
	padding: 5px 20px;
	text-align:center;
}

#sidebar .serv-btm{
	background: #10253f url(style6/serv-btm.jpg) no-repeat;
	height: 23px;
}

#sidebar p{
	padding: 0;
	margin: 5px 0 10px 0;
}

#sidebar h3 {
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
}

#sidebar h3 a {
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
}

#sidebar ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	
}

#sidebar a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #eeeeee;
}

#sidebar a:hover {
	color: #111111;
}


/* Footer */

#footer {
	clear: both;
	width: 912px;
	margin: 0 auto;
	border-top: 1px solid #666666;
	/*background: #233038;*/
}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-size: smaller;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
