/* CSS Document */

body {
	font-size:63%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background:url(../images/brickBG_rep_new.jpg) repeat-y center 456px !important;
	color:#fff;
}
.floatClear {
	clear:both;	
}
p {
	margin:0;
	font-size:1.35em;
}
a {
	color:#f9ef00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
.headerImage {
	background:url(../images/brickBG_top.jpg)  center 0 no-repeat !important;
}
#mainWrap {
	width:955px;
	margin:auto;
}
#header {
	width:955px;
	height:213px;
	float:left;
	margin:0 0 23px 0;
}
h1 {
	text-indent:-9999px;
	width:145px;
	height:83px;
	margin:100px 0 0 30px;
}
	h1 a {
		width:130px;
		height:83px;
		display:block;
	}
#textArea {
	width:447px;
	float:left;
	margin:0 0 23px 0;
}
	#textArea p {
		background:#444;
		margin:0 0 15px 0;
		text-shadow:0 1px 0 #000;
	}
	#textArea p.last {
		margin:0;
	}
	#textArea p strong {
		color:#f9ef00;	
	}
#logos {
	width:480px;
	float:right;
	margin:0 0 23px 0;
	height:203px;
	background:url(../images/logo_temp.jpg) 0 0 no-repeat;
	border:1px solid #000;
}
#logos span {
	display:none;
}
#bannerSection {
	width:955px;
	float:left;
}
#bannerSection a {
	width:226px;
	height:91px;
	float:left;
	margin:0 3px 3px 0;
	display:block;
	border:1px solid #000;
	padding:10px 0 0 8px;
}
#bannerSection a.last {
	margin:0 0 3px 0 !important;
}
#bannerSection a.bg1 {
	background:url(../images/bg1.jpg) 0 0 no-repeat;
}
#bannerSection a.bg2 {
	background:url(../images/bg2.jpg) 0 0 no-repeat;
}
#bannerSection a.bg3 {
	background:url(../images/bg3.jpg) 0 0 no-repeat;
}
#bannerSection a.bg4 {
	background:url(../images/bg4.jpg) 0 0 no-repeat;
}
#bannerSection a img {
	border:1px solid #000;
}
#bannerSection a:hover img {
	border:1px solid #F9EF00;
}

#copyright {
	width:955px;
	float:left;
	text-align:center;
	font-size:0.9em;
}