@charset "utf-8";
/* CSS Document */
body 
	{
	color: #fff;
	background-color: #191919;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
img	
	{
	border:0;
	margin: 0px;
	}

#Logo
	{
	height:130px;
	width: 998px;
	display: block;
	background-image: url(../images/topHead.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0px;
	padding-top: 6px;
	border-left: 1px solid #FFF; 
	border-right: 1px solid #FFF;
	}
#LogoText
	{
	width:600px;
	margin-left:59px;
	display: block;
	}
#HelpBar
	{
	width:275px;
	height:46px;
	top: 12px;
	margin-left:660px;
	font-family:Arial, Verdana;
	font-size:12px;
	background-color: #fff;
	background-image: url(../images/helpBg[1].png);
	background-repeat: no-repeat;
	position: absolute;
	left: 54px;
	}
#HelpBarText
	{
	margin-left:85px;
	position: absolute;
	top:13px;
	left: -9px;
	}
#MainContain
	{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	}
#MenuBar
	{
	width:1000px;
	height:70px;
	background-color:#000;
	margin:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #000;
	display:block;
	}
.MenuButton100
	{
	height:50px;
	padding-top:20px;
	padding-left:22px;
	padding-right:22px;
	background:#000;
	display:inline;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #999;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	float: left;
	}
.MenuButton100_1
	{
	height:50px;
	padding-top:20px;
	padding-left:22px;
	padding-right:21px;
	background:#000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	color: #FFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color:#FFF;
	display: inline;
	float: left;
	}
.MenuButton182
	{
	height:50px;
	padding-top:20px;
	padding-left:23px;
	padding-right:22px;
	background:#000;
	display:inline;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	float: left;
	}
#MainContent
	{
	background-color:#C00;
	width:998px;
	margin-left:0px;
	padding-left:0px;
	background-color:#C00;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	display: block;
	}
#leftMain
	{
	background-color:#C00;
	width:300px;
	float: left;
	display: inline;
	}
.leftHeader
	{
	background-color:#C00;
	width:250px;
	margin:auto;
	padding-top:35px;
	border-bottom: 1px solid #CCC;
	display: block;
	}
.leftText
	{
	width:250px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	}
#rightMain
	{
	width:698px;
	background-color:#333;
	float:left;
	border-left-width: 1px solid #333;
	display: inline;
	}
.rightHeader
	{
	width:305px;
	padding-top:35px;
	margin-left:25px;
	font-size: 22px;
	font-family: Felix Titling;
	border-bottom: 1px solid #fff;
	display: block;
	}
.rightText
	{
	width:647px;
	background-color:#333;
	margin-top:20px;
	margin-left:25px;
	margin-bottom:20px;
	padding-right:25px;
	display: block;
	min-height:270px;
	}
#footer
	{
	clear:both;
	background-color:#000;
	height:94px;
	margin-top:45px;
	font-size: 12px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFF;
	background-image: url(../images/footerBg.jpg);
	}
#footerText
	{
	margin-top:35px;
	margin-left:35px;
	}
a:link 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration:none;
	}
a:visited 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration:none;
	}
a:focus 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration:none;
	}
a:hover 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration:underline;
	}
a:active 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration:none;
	}
#HelpBarText a:link 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration:none;
	}
#HelpBarText a:visited 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration:none;
	}
#HelpBarText a:focus 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration:none;
	}
#HelpBarText a:hover 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration:underline;
	}
#HelpBarText a:active 
	{
	color: #FFF;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration:none;
	}
