@charset "utf-8";
/* CSS Document */
#content #mainContent {
	width: 986px;
	float: left;
	background-image: url(../images/mainContentBackground.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 363px;
}
#content #mainContent #homeLeft {
	width: 383px;
	padding-left: 128px;
	padding-top: 48px;
	float: left;
}
#content #mainContent #homeLeft #hts {
	padding-right: 17px;
	padding-left: 5px;
	float: left;
	padding-top: 5px;
}
#content #mainContent #homeLeft .typefaceH3 typeface-js {
	float: left;
	padding: 0px;
	margin: 0px;
}

#content #mainContent #homeLeft p {
	padding-top: 7px;
}
#content #mainContent #homeRight {
	width: 288px;
	float: left;
	padding-top: 50px;
	padding-left: 54px;
}
#content #mainContent #homeRight #monitor {
	padding-bottom: 8px;
}
#content #bottom {
	background-color: #efefef;
	float: left;
	width: 986px;
	padding-top: 29px;
	margin: 0px;
	padding-bottom: 0px;
}

#content #bottomLeftContent {
	float: left;
	width: 383px;
	padding-left: 128px;
}
#bottomLeftContent p {
	padding-bottom: 8px;
}
#bottomLeftContent ul {
	padding-left: 20px;
	padding-bottom: 8px;
}
#bottomLeftContent p img {
	padding: 5px;
}



#content #bottomRightContent {
	float: left;
	width: 350px;
	padding-left: 59px;
}
#content #bottom #bottomRightContent .TitleAd {
	font-size: 14px;
	color: #34468A;
	padding-bottom: 5px;
	padding-top: 5px;
}
.grayText {
	color: #666666;
}





#footer {
	color: #666666;
	font-size: 11px;
	background-color: #e5e5e5;
	text-align: right;
	padding-right: 105px;
	padding-top: 10px;
}
#footer p {padding-bottom: 8px;}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {color: #707070;}
