@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
	background-image: url(images/mainpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #E7E7E7;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
}
.mainbody {
	margin: 10px;
	font-size: 15px;
}
.header {
	color: #FFFFFF;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 288px;
}
.headerInternal {
	color: #FFFFFF;
	background-image: url(images/head_bg-internal.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 57px;
}
.section {
	font-size: 28px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	letter-spacing: -2pt;
	text-align: right;
}
.tinyNav {
	font-size: 10px;
	margin-left: 30px;
}
a {
	color: #A90000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.toBold {
	font-size: 16px;
	font-weight: bold;
}
.toBoldVideo {
	font-size: 24px;
	font-weight: bold;
}
.subNavLite {
	font-size: 36px;
}
.servicesbd {
	margin: 10px;
	font-size: 15px;
}
