/*** Main Body Elements ***/
body {
	margin:0; 
	padding:0px;
	text-align:center;
	background: #000 url('../img/background.jpg') left top repeat-x;
	color:#ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	height:100%;
}

#wrapper {
	background:transparent;
	margin:0px auto;
	padding:0;
	width:1008px;
	height:100%;
}


/** FIX IMAGE BORDERS FOR img WITH LINKS **/
img {
	border:0;
}

.clear {font-size: 1px; height: 1px;}

.componentheading{
	height:0;
}

/** CONSISTANT BODY ELEMENTS*/
#wrapperTop{
	background:url('../img/backgroundTop.png') left top no-repeat;
	height:12px;
	width:1008px;
	margin:0px auto;
	padding:0;
}

#wrapperMid{
	background:transparent url('../img/backgroundMid.png') left top repeat-y;
	height:100%;
	width:1008px;
	margin:0px auto;
	padding:0;
	text-align:left;
}

#wrapperBottom{
	background:#191a28 url('../img/backgroundBottom.png') left top no-repeat;
	height:12px;
	width:1008px;
	margin:0;
	padding:0;
}


#logo{
	margin:0 0 0 20px;
	padding:0;
	display:block;
	text-align:left;
	vertical-align:top;
	width:264px;
	height:91px;
	float:left;
}

#rightTop{
	margin:0 20px 0 20px;
	padding:0;
	display:block;
	text-align:left;
	float:right;
	vertical-align:top;
	width:420px;
	height:118px;
}


#rightTopNav{
	text-transform:uppercase;
	font-size:12px;
	float:right;
	margin:0;
	padding:0;
}

#rightBottomNav{
	text-transform:nomral;
	font-size:16px;
	float:right;
	margin:0;
	padding:60px 0 0 0;
}

#banner {
	position:relative;
	z-index:1px;
	width:993px;
	height:275px;
	display:block;
	margin:0 0 0 8px;
	padding:0;
}




#bannerButtons {
	position:absolute;
	z-index:1500!important;
	width:993px;
	height:275px;
	display:block;
	margin:0 0 0 8px;
	padding:100px 0 0 0;
	top:0;
}

.bottom {
	background:transparent;
	width:1000px;
	height:100%;
	display:block;
	margin:10px 0 0 8px;
	padding:0;
}


.leftBottom {
	background:url('../img/newsBackground.jpg') left top no-repeat;
	width:315px;
	height:195px;
	display:block;
	margin:10px 20px 0 24px;
	padding:0 0 20px 0;
	float:left;
}


.leftBottom h2{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding:18px 0 0 10px;
	margin:0;
}

.leftBottom h3{
	font-size:13px;
	font-weight:normal;
	color:#777;
	padding:38px 0 0 20px;
	margin:0;
	width:290px;
}


.leftBottom p{
	font-size:10px;
	color:#666;
	line-height:18px;
	margin:0;
	padding:4px 0 0 20px;
	width:290px;
}


.rightBottom {
	background:transparent;
	width:600px;
	height:100%;
	display:block;
	margin:10px 0 0 8px;
	padding:0;
	float:left;
}


.rightBottom h2{
	font-size:14px;
	color:#333366;
	line-height:22px;
	font-weight:nomral;
}


.rightBottom p{
	font-size:10px;
	color:#666;
	line-height:22px;
}

/* ----- LINKS -----*/
	
a:link, a:visited { 
text-decoration: none;color: #7a7ac5;border:0;outline: none;
}

a:hover, a:active { 
text-decoration: none;color: #dadaff;border:0;outline: none;
}

.leftBottom a:link, .leftBottom a:visited { 
text-decoration: underline;color: #000;border:0;outline: none;
}

.leftBottom a:hover, .leftBottom a:active { 
text-decoration: none;color: #dadaff;border:0;outline: none;
}

#rightBottomNav a:link, #rightBottomNav a:visited { 
text-decoration: none;color: #fe9800;border:0;outline: none;
}

#rightBottomNav a:hover, #rightBottomNav a:active { 
text-decoration: none;color: #fe9800;border:0;outline: none;
}

.rightNav a:link, .rightNav a:visited { 
text-decoration: none;padding:0 0 0 10px;color: #231f20;border:0;outline: none;
}

.rightNav a:hover, .rightNav a:active { 
text-decoration: underline;color: #2292ca;border:0;outline: none;
}


.button1{
	position:relative;
	z-index:10px;
	float:left;
	width:298px;
	height:30px;
	font-size:14px;
	padding:3px 6px 8px 10px;
	background:url('../img/button1bground.png') left top no-repeat;
	margin:200px 0 0 372px;
	font-weight:normal;
}



.button2{
	float:left;
	margin:199px 0 0 10px;
	font-weight:normal;
}

.button2 a:link, .button2 a:visited { 
width:165px;
height:30px;
font-size:12px;
padding:3px 8px 10px 10px;
background:url('../img/button2bground.png') left top no-repeat;
text-decoration: none;color: #fff;border:0;outline: none;
}

.button2 a:hover, .button2 a:active { 
background:url('../img/button2bground.png') left top no-repeat;
text-decoration: none;color: #666;border:0;outline: none;
}




.footer a:link, .footer a:visited { 
text-decoration: none;padding:0 5px 0 5px;color: #231f20;border:0;outline: none;
}

.footer a:hover, .footer a:active { 
text-decoration: underline;color: #2292ca;border:0;outline: none;
}


/*** Footer - Copyright ***/

#footer{
	background-color:#transparent;
	margin:4px 0 0 4px;
	padding:12px 0 8px 0;	
	width:1000px;
	height:20px;
	font-size:9px;
	color:#666;
	clear:both;
	text-align:left;
}

.copyRight{
	float:right;
	margin:0;
	padding:0 30px 0 0;
	text-align:right;
}


