/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 03: 3 column 760
  -----------------------------------
*/

#columnwrapper, #columnwrapper2 {
	width: 940px;
	background-color: #4F5155;
	color: #000000;
	border: 1px solid #333333;
}
#columnwrapper2 {
	background-color: #FFFFFF;
}
#columns-top {
	background-color: #4F5155;
	height: 5px;	
}

#c1, #c2, #c3 {
	width: 456px;
	margin-right: 10px;
	height:209px;
	background-color: #4F5155;
}

#c2 {
	margin-right: 10px;
}
#c6,#c7 {
	width:470px;
	background-color: #FFF;

}
#colC2Back{
	background-image: url(../images/btn_back.png);
	background-repeat: repeat-x;
	height: 192px;
	width: 100%;
	margin-top:5px;
}
#colC1Back {
	height: 192px;
	width: 100%;
	margin-top:5px;
	margin-left:4px;
}
#colC6Back, #colC7Back {
margin-top:0px;
width:470px;
height:auto;
}
.btnRight {
	background-image: url(../images/btn_right.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 53px;
	width: 451px;
	margin-left:4px;
	margin-top:8px;
}
.spacer {
width:75px;
height:1px;
}
.btnRedText {
	font-size: 1.8em;
	line-height: 50px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	margin-top:-50px;
	float:left;

}
.btnTrans {
	float:left;
	display:block;
	position: relative;
	z-index: 200;
}
#band {
	font-size: 1.5em;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #161414;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	width: 940px;
}
#columns-bottom, #colBotBott {
	height:0px;
}
#footer {
	width: 100%;
}
#greyband {
	height:46px;
	width:100%;
	background-color: #3b3636;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#greyband h2 {
	font-size: 1em;
	line-height: 46px;
	font-weight: bold;
	color: #CCC;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	margin-left:10px;
	padding: 0px;	
}
#greyband h2 .smaller a{
	font-size: 0.7em;
	color: #CCC;
	text-decoration: none;
}
.newsItems {
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	height:92px;
	width:100%;
	background-color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.newsItems img {
	float:left;
	margin:5px;
	border: 1px solid #333;
}
.newsItems h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #F00;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 0px;
}
.newsItems p {
	font-size: 0.8em;
	color: #333;
	text-align: justify;
	padding:0px;
	margin-left:5px;
	margin-top:1px;
	margin-right:5px;
}
.newsItems h5 a{
	margin-left:130px;
	font-size: 0.8em;
	color: #F00;
	display: block;
	position: relative;
	bottom: 20px;
}
.overlayGrey {
	width:100%;
	height:55px;
	background-image: url(../images/overlayGrey.png);
	background-repeat: repeat;
	display: block;
	float:left;
	margin-top:-53px;
	position:relative;
	z-index:500;
}
.redTextLg {
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
	text-align: center;
	display: block;
}
#advertBlock {
height:80px;
margin-top:-4px;
float:left;
position:relative;
z-index:1000;
}
#advertBlock img {
	border: 1px solid #F00;
}
