@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bgbig.jpg) center top no-repeat #16120e;
}


img, .bgWelcome { behavior: url(iepngfix.htc) }

.bgWelcome {
	background:url(../images/bgwelcome_03.png)  top repeat-x;
	padding:7px 27px 0 28px;
	font:normal 11px tahoma;
	color:#ffffff;
	line-height:20px;
	margin:0;
	width:520px;
}
.bgWelcome a:link, .bgWelcome a:visited, .bgWelcome a:active {
	color:#ffffff;
	text-decoration:underline;
}
.bgWelcome a:hover { 
	text-decoration:none;
}

.borderBottom {
	padding-bottom:31px;
	
}

.footerText {
	font:normal 11px tahoma;
	color:#999999;
	line-height:18px;
	padding:39px 0 30px;
}

.footerText a{
	color:#999999;
	text-decoration:none;
	
}
.alignRight{
float:right;}

.footerLogo {
	padding-left:8px; 
}

.footerSpace {
	padding:0 8px; 
}

.maindiv{
position:relative;
}

.logo{
	position:absolute;
	top:116px;
	left: 30px;
	z-index:10;
	width: 910px;
	height: 50px;
}


/*---------- SEO ADJUSTMENTS --------------- */
.gbox-container { width:230px; margin:28px 0 10px 10px; padding:0px; }
.gbox-content { margin:0 0 0 0px; background:#332c26 url(images/gbox2.jpg) 0 0 no-repeat; width:230px; text-align:right; clear:left; padding:0 0 10px 0; }
.gbox-content ul { list-style-type:none; margin:0 15px 0 10px; padding:5px 0 10px 0; }
.gbox-content li { margin:0px; padding:6px 5px 4px 5px; text-align:right; border-bottom:1px #51534c solid; }
.gbox-content a:link, .gbox-content a:visited, .gbox-content a:active { font-size:11px; color:#FFF; font-family:tahoma; text-decoration:none; }
.gbox-content a:hover { text-decoration:underline; }

