/* css document */
* {
	margin: 0; padding: 0;
}
body {font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
font-size: 62.5%;
line-height: 1.2;
border-top: 8px solid #990000;
background-color: #470000;
min-width: 940px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.full {
	   min-width: 940px; padding: 20px 0 40px 0; background: url(../images/main_bg.png) bottom center repeat-x #fff; border-top: 1px solid #f00;
}

.logo {width: 940px; height: 92px; margin: 0px auto 20px;
	background: url(../images/header_bg.png) no-repeat top center; text-indent: -9999px;
}

.logo a {
	display: block; height: 92px; margin: 0px auto 20px; border: none;
}
.jjctext {
	width: 381px; height: 70px; margin: 0 auto; background: url(../images/clearkin_logo.png) no-repeat top center;
}

.clear {
	clear: both;
}
.wrap {
	width: 940px; margin: 0 auto;
}

.navwrap {
	margin: 15px 0;
}

/* IE staircase fix */
.navwrap li {
	display: inline;
}

.mainnav {
	margin: 0px auto; width: 920px; list-style: none;
}

.mainnav li {
	text-indent: -9999px;
}
.mainnav  a { float: left; display: block; height: 28px; border: none;
}

.home a { 
	width: 86px; background: url(../images/nav.png) no-repeat 0px -28px;
}

.home a:hover {
	background-position: 0 0;
}

.homeactive {
	float: left; display: block; height: 28px; width: 86px; background: url(../images/nav.png) no-repeat 0px -0px;
}
.history a {
	width: 96px; background: url(../images/nav.png) no-repeat -86px -28px;
}

.history a:hover {
	background-position: -86px 0;
}

.historyactive {
	float: left; display: block; height: 28px; width: 96px; background: url(../images/nav.png) no-repeat -86px 0;
}
.institutional a {
	width: 127px; background: url(../images/nav.png) no-repeat -182px -28px;
}

.rightbox ul {
	padding: 0 0 0 10px;
}

.institutional a:hover {
	background-position: -182px 0;
}

.institutionalactive {
	float: left; display: block; height: 28px; width: 127px; background: url(../images/nav.png) no-repeat -182px -0px;
}

.indcomm a {
	width: 204px; background: url(../images/nav.png) no-repeat -309px -28px;
}

.indcomm a:hover {
	background-position: -309px 0;
}

.indcommactive {
	float: left; display: block; height: 28px; width: 204px; background: url(../images/nav.png) no-repeat -309px 0;
}

.fire a {
	width: 156px; background: url(../images/nav.png) no-repeat -513px -28px;
}

.fire a:hover {
	background-position: -513px 0;
}

.fireactive {
	float: left; display: block; height: 28px; width: 156px; background: url(../images/nav.png) no-repeat -513px 0;
}

.contact a {
	width: 121px; background: url(../images/nav.png) no-repeat -669px -28px;
}

.contact a:hover {
	background-position: -669px 0;
}

.contactactive {
	float: left; display: block; width: 121px; height: 28px; background: url(../images/nav.png) no-repeat -669px 0; 
}

.bids a {
	width: 130px; background: url(../images/nav.png) no-repeat -790px -28px;
}

.bids a:hover {
	background-position: -790px 0;
}

.bidsactive {
	float: left; display: block; width: 130px; height: 28px; background: url(../images/nav.png) no-repeat -790px 0; 
}


.slideshow { height: 400px; width: 920px; border: 10px solid #990000; margin: 0 auto }

.slideshow img {border: 1px solid #fff;}

.contentsection { width: 920px; border: 10px solid #990000; margin: 0 auto; background-color: #fff;}

.contenthistory { width: 920px; border: 10px solid #990000; margin: 0 auto;	background: url(../images/historybg.jpg) top center no-repeat; height: 724px;
}

.inside {
	margin: 20px;
}

#serviceslist {
	list-style: none;
}
#serviceslist a {
height: 28px; display: block; text-indent: -9999px; border: none; margin: 10px 0 0 0;
	
}

.gccm { text-align: center; font-family: 'Book Antiqua', Georgia, Times; font-weight: bold; font-size: 2.0em; margin: 10px; height: 46px; text-indent: -9999px; background: url(../images/gccm_bg.png) top center no-repeat;}
	

.aboutus {
	background: url(../images/aboutus.gif) 0 0 no-repeat; text-indent: -9999px;
}

.ourservices {
	background: url(../images/ourservices.gif) 0 0 no-repeat; text-indent: -9999px;
}


.content {
	background-color: #990000; width: 940px;
}

.contentbox {
	width: 455px; height: 350px; background: url(../images/maincontent_bg_home.png) 0 0 no-repeat; float: left;
}

.contentboxrt {
	width: 455px; height: 350px; background: url(../images/maincontent_bg_home_right.png) 0 0 no-repeat; float: left;
}


.leftbox {
	margin: 10px 5px 10px 10px;
}

.rightbox {
	margin: 10px 10px 10px 5px;
}

.contentbox h1 {
	margin: 20px;
}

.contentboxrt h1 {
	margin: 20px;
}

.contentbox p {
	margin: 30px; font-size: 1.3em; line-height: 1.6em;
}

.imageswrap {
	width: 700px; margin: 20px 15px; float: left;
}

.contactinfo {
	width: 400px; float: left; margin: 20px; padding-top: 10px;
}

.contactname {
	font-size: 16px; font-weight: bold;
}

.contactinfo p {
	width: 180px;
}

.nameb {
	font-weight: bold; font-size: 15px;
}

.nameleft {
	float: left;
}
.nameright {
	float: right;
}
.map {
	width: 425px; float: right; margin: 20px; padding: 5px; border: 1px solid #ccc;
}

.marright { float: left; background: url(../images/images_bg.png) 0 0 no-repeat; padding: 5px 13px 13px 5px;
	margin:0 25px 5px 0;
}
.footer {
	min-width: 940px; display: block; background: url(../images/footer_bg.png) top center repeat-x; color: #fff; background-color: #470000; border-top: 1px solid #000; height: 138px;
}


.footernav {
	text-align: center; padding-top: 20px;	
}

.footer p {	
margin:0; padding: 15px 0 30px; font-size: 10px;
}

.footernav li {
	display: inline; padding: 4px;
}

.footer a {
	color: #fff; text-decoration: none; border-bottom: 1px dotted;
}

.footer a:hover {
	color: #999;
}

a.fb {
	border: none;
}

.imageswrap ul { font-size:12px; font-weight:bold; text-align:right; padding: 10px 60px 10px 0;}
.imageswrap li {list-style:none; display:inline; padding-left: 10px;}

.activepage {font-size:14px;}