body {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #374b5c; 
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;

}
.clearfix {
	width: 100%;
	height: 1px;
	visibility: hidden;
	clear: both;
}
.title {
	font-family: verdana;
	font-size: 14px;
	color: #f0ab16;
	text-align: left;
	font-weight: bold;
}
.header {
	position: absolute;
	top: 54px;
	margin:0 auto;
}
.network {
	position: absolute;
	top: 10px;
	left: 260px;
	margin:0 auto;
	width: 550px;
}
.button {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000033;
	border: 1px outset #ebab1d;
}
.button2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.quote {
	font-family: verdana;
	font-size: 10px;
	color: #c2c2c2;
}
.copy {
	font-family: verdana;
	font-size: 9px;
	color: #3e4042;
}
.top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 751px;
}

.bar {
	background-image: url(images/bar.png);
	height: 35px;
	width: 751px;
}
.barb {
	position: absolute;

	left: 0px;
	bottom: 0px;
}
.backdrop {

	width: 752px;
	top: 721px;
	margin:0 auto;
	background-image: url(images/backdrop.png);
	background-repeat:repeat-y;
}
.norep{ 
	background-repeat: no-repeat;
}
a:link {  
	color: #ffffff; 
	text-decoration: none;
}
a:visited {  
	color: #ffffff; 
	text-decoration: none;
}
a:hover {  
	color: #f1aa12;
}
a.footer:link {  
	color: #3d383a;
	font-size: 10px;
	text-decoration: none;
}
a.footer:visited {  
	color: #3d383a; 
	font-size: 10px;
	text-decoration: none;
}
a.footer:hover {  
	color: #000000;
	font-size: 10px;
}
.thumbs{
	border:1px solid #1f345a;
	text-align: center;
	height: 90px; 
	width:110px; 
	overflow:hidden; 
	background:no-repeat #0c1933 center;
	margin-left: 10px;
	cursor: pointer;
}


/**
 * ah4Box specific styles
 */
.ah4Box-overlay {
	background:none repeat scroll 0 0 #000000;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	height:100%;
	width:100%;
}
.ah4Box-popup {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
}
.ah4Box-loader {
	position: absolute;
	width: 32px;
	height: 32px;
	background-image: url(images/ah4box/loader.gif);
}
.ah4Box-image {
	display: none;
	position: absolute;
}
.ah4Box-close {
	width: 29px;
	height: 29px;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(images/ah4box/close.png) no-repeat 0 0;
}
.ah4Box-btn-next, .ah4Box-btn-prev {
	width:69px;
	height:20px;
	position:absolute;
	bottom:9px;
	cursor: pointer;
	background: transparent url(images/ah4box/controls.png) no-repeat 0 -1px;
	display: none;
}
.ah4Box-btn-next {
	right: 5px;
}
.ah4Box-btn-prev {
	right: 80px;
	background-position: left bottom;
}
.ah4Box-desc, .ah4Box-count {
	position:absolute;
	font-family:Tahoma,Verdana;
	font-size:13px;
	color:#666666;
}
.ah4Box-desc {
	bottom:20px;
	left:11px;
	font-weight:bold;
}
.ah4Box-count {
	bottom:5px;
	left:10px;
}




li.seo_item {
	background-color: transparent;
	background-repeat: no-repeat;
	list-style: none;
	margin-left: -20px;
	padding-left:90px;
	margin-bottom: 25px;
	min-height: 50px;
}