*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
background-color:black;
}
body{
width:100%;
height:100%;
background-image:url(images/top_bg.gif);
background-position:top left;
background-repeat:repeat-x
}
#site{
width:980px;
height:1150px;
margin:0 auto;
background-image:url(images/NewJackBanner211.gif);
background-position:top left;
background-repeat:no-repeat;
/*overflow:hidden;*/
}
.float{float:left}
#header{
padding:265px 0 0 95px;
overflow:hidden;
 float:left;
}
#menu{
background-image:url(images/menu_bg.gif);
background-position:bottom left;
background-repeat:no-repeat;
overflow:hidden;
padding:66px 0 50px 0;
width:799px;
float:left
}
#menu li{
list-style-type:none;
display:inline;
vertical-align:bottom;
margin:0 -3px 0 0
}
#content{
width:790px;
margin:0 auto;
font-family:Tahoma;
font-size:12px;
}
.sidebar{
width:246px;
float:left;
padding:1px;
border:0px solid ;
}

.sidebarPartner{
width:216px;
float:left;
padding:1px;
border:0px solid ;
background-color:White;
text-align:center;
}
#main{
width:520px;
padding:0 5px 15px 13px;
overflow:hidden;
float: right;
border:0px solid ;
}
#main p{
font-family:Tahoma;
font-size:12px;
color:#4C5352;
padding:20px 0 0 2px
}
/*
#footerOrbitron{
width:100%;
height:84px;
background-image:url(images/footer_bg.gif);
background-position:bottom left;
background-repeat:repeat-x;
font-family:Orbitron;
font-size:12px;
color:#000000;
}
#footerOrbitron p{
display:block;
width:781px;
margin:0 auto;
line-height:84px;
}
#footerOrbitron a
{
	background-color:#ded608;
color:#ded608;
text-decoration:none
}
#footerOrbitron a:visited{text-decoration:none}
#footerOrbitron a:hover{text-decoration:underline}*/
#footer{
width:100%;
height:94px;
/*background-image:url(images/footer_bg.gif);
background-position:bottom left;
background-repeat:repeat-x;*/
font-family:Tahoma;
font-size:12px;
color:#000000;
background-color:#ded608;
}
#footer p{
display:block;
width:781px;
margin:0 auto;
line-height:84px;
}
#footer a
{
	background-color:#ded608;
color:#ded608;
text-decoration:none
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
.HeaderOrbitron {
  font-family: 'Orbitron';
  font-size: 11pt;
  
  font-style:normal;
	font-weight:bold;
	color: #DDBC01;
}
.RedHeaderText {
	font-family: "Orbitron",verdana,MS Sans Serif, Tahoma, sans-serif;
	font-size: 11pt;
	font-style:normal;
	font-weight:bold;
	color: #DDBC01;
}
.YellowHeaderText {
	font-family: "Orbitron",verdana,MS Sans Serif, Tahoma, sans-serif;
	font-size: 11pt;
	font-style:normal;
	font-weight:bold;
	color: #DDBC01;
}
.mainText {
	font-family: "verdana",MS Sans Serif, Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #DDBC01;
	/*color: #2B2B2B;*/
}
.mainTextOrbitron{
	 font-family: 'Orbitron';
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #DDBC01;
	/*color: #2B2B2B;*/
}

