@charset "UTF-8";
/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	margin: 25px auto 0 auto;
	padding: 0px;
	width: 900px;
	height: 750px;
}
#header {
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 400px;
	color: #FFFFFF;
}
#header2 {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 20px 0 0 0;
	float: right;
	height: 80px;
	width: 500px;
	color: #FFFFFF;
}
#banner {
	background-color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 350px;
	width: 900px;
}
#serviceMain {
	background-color: #999;
	text-align: left;
	margin: 0px;
	padding: 20px 20px 20px 30px;
	clear: both;
	height: 600px;
	width: 850px;
	color: #000;
}
#smallMain {
	text-align: left;
	margin: 0px;
	padding: 0 20px;
	float: left;
	height: 250px;
	width: 285px;
	position: relative;
	background-image: url(images/bg-smallMain2-temp2.jpg);
	font-size: 70%;
}
#smallMain2 {
	text-align: left;
	margin: 0px;
	padding: 10px 20px;
	float: right;
	height: 230px;
	width: 535px;
	color: #FFFFFF;
	background-image: url(images/bg-bottomMain2-temp.jpg);
	font-size: 90%;
}
#sidebarLeft {
	background-color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 600px;
	width: 402px;
	clear: left;
	position: relative;
}
#insideSidebarLeft {
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 305px;
	border: medium solid #fff;
	position: relative;
	top: 50px;
	left: 50px;
}
.biggerType {
	font-size: 140%;
	color: #FF0000;
}
#twoColMain {
	background-color: #666666;
	text-align: left;
	margin: 0px;
	padding: 20px 20px 20px 30px;
	float: left;
	height: 560px;
	width: 448px;
	clear: right;
	line-height: 120%;
}
.pageType {
	font-size: 80%;
}
#largeMainSub {
	background-color: #3366CC;
	text-align: left;
	margin: 0px;
	padding: 20px 20px;
	height: auto;
	width: 860px;
	color: #FFFFFF;
	clear: both;
}
#largeMainSub2 {
	background-color: #3366CC;
	text-align: left;
	margin: 0px;
	padding: 20px 20px;
	height: auto;
	width: 860px;
	color: #FFFFFF;
	clear: both;
}
#footer {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 20px 0 0 0;
	clear: both;
	height: 35px;
	width: 900px;
	color: #FFFFFF;
}
.BottomNav {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: 500;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1 {
	font-size: large;
	color: #FFF;
}
h2 {
	font-size: medium;
	color: #FFFFFF;
}
h3 {
	font-size: small;
	color: #FFFFFF;
}
.green {
	color: #FFFFFF;
}
#blackLineDiv {
	background-color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 900px;
}
.aboutUsSmaller {
	font-size: 90%;
}
.floatRight {
	float: right;
}

