/*************************
		CONTENT
*************************/
#page.template_home {
	background: url(/images/template/bg_home.jpg) left top repeat-y;
}


/** BANNER **/
.template_home #banner h1 {
	font-size: 14px;
}

.template_home #banner {
	height: 307px;
	width: 958px;
}

#banner .bannerContent {
	margin: 0 0 0 15px;
	float: left;
	display: inline /* IE6 fix */
}

#banner .hb_image {
	width: 674px;
	height: 307px;
	background-color: #00CCFF;
	float: left;
	margin: 3px 0 0 0;
}

#banner .bannerLinks {
	padding: 7px 0 0 0;
	height: 259px;
}


/*************************
		LEFT COLUMN
*************************/
.template_home #leftCol {
	width: 255px;
}

/* CONTACT BUTTON */
.template_home .contactButton { background: url(/images/template/contactUs_home.jpg) left top no-repeat; }

.template_home .contactButton span.c-top {
	left: 12px;
}

.template_home .contactButton span.c-bottom {
	left: 12px;
}


/*************************
		CENTER COLUMN
*************************/
.template_home #centerCol {
	/*width: 449px;*/
	width: 421px;
	margin: 0 15px;
}

.template_home #centerCol h1 {
	font-size: 18px;
	padding: 0 0 4px 0;
	margin: 12px 0px 15px 0px;
	border-bottom: 2px solid #18007c;
}



/*************************
		RIGHT COLUMN
*************************/
.template_home #rightCol {
	width: 222px;
}


/** link and header style 1 **/
.template_home h1.header1 {
	background: url(/images/template/header_certifications.jpg) left top no-repeat;
	line-height: 33px;
	font-size: 14px;
	padding: 0 10px 0 0;
	text-align: right;
	margin: 10px 0 5px 0;
}

.template_home .links1 a, .template_home .links1 p {
	text-align: right;
	display: block;
	padding: 2px 15px 2px 0;
	text-decoration: none;
}

.template_home .links1 a:hover {
	text-decoration: underline;
}

.template_home .links1 a span {
	color: #FFF;
	padding: 0 0 0 5px;
}
.template_home .links1 a:hover span { text-decoration: none; }


/**** CORVAL LINKS ****/
.template_home .corvalLink {
	background: url(/images/template/corvalButton_home.jpg) center bottom no-repeat;
}

.template_home .corvalLink .cl_bottom {
	bottom: 10px;
}