@charset "utf-8";
html {
	color: #CCCCCC;
	/*background-color: #29636F;*/
	background-color:#fff;
	background-image: url(images/bg_body.gif);
	overflow: scroll;
}

body {
	padding: 20px 0 10px 0;
	text-align: center;
	font: 89%/130%  "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
}
#bottomspacer {
	margin: 20px;
}



a:link, a:visited, a:hover, a:active {
	color: #09f;
}

#container {
	text-align: left;
	width: 934px;
	background-color: #333333;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999;
	background-image: url(images/container.jpg);
	background-repeat: no-repeat;
	background-position: left 94px;
}

#header {
	height: 94px;
	color: #999;
	background-image: url(images/header-top.jpg);
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	font-size: 10px;
	width: 934px;
	background-color: #333333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999;
	padding: 0px;
	clear: both;
}

.boxedright
{
	background-color: #cee8f7;
	border: 1px solid #666;
	float: right;
	padding: 10px;
	margin: 20px;
	color: #000000;
	background-image: url(images/boxbg-2.gif);
	background-repeat: repeat-x;
	line-height: 1.2em;
	text-align: left;
	clear: both;
}

.maincontent {
	float: left;
	color: #fff;
	line-height: 1.2em;
	text-align: justify;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	width: 600px;
}
.maincontent em {
	font-style: normal;
	color: #9f3;
	font-weight: bold;
}


#aboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 280px;
	width: 200px;
}

#aboutus h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #09f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#nobulletlist ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.maincontent h1 {
	color: #f90;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 8px;

}

.maincontent h2 {
	color: #09f;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 8px;

}
.maincontentFirst {
	float: left;
	color: #fff;
	line-height: 1.2em;
	text-align: justify;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	width: 490px;
}
.maincontentFirst em {
	font-style: normal;
	color: #9f3;
	font-weight: bold;
}
.maincontentFirst h1 {
	color: #f90;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.maincontentFirst h2 {
	color: #09f;
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

