/* CSS Document */


/* ie6 hack for homepage*/
*html #homecontent1{ width: 318px;
/*background-image: url(../gifs/home_bkg2.gif);*/
}

*html #homecontent2{ width: 553px;
	
}
/*end hack*/

#homewrap {
	width: 875px;
	background-image: url(../gifs/home_bkg.gif);
	background-repeat: repeat-y;
	margin: 0;
}


#homecontent1 {
	width: 319px;
	position: relative;
	float: left;
	background-color: transparent;
	border-left: #4f6aaf 1px solid;
	
	background-image: url(../gifs/home_bkg2.gif);
	
	}

#homecontent2{
	width: 554px;
	float: right;
	position: relative;
	
	background: #ffffff;
	border-right: #4f6aaf 1px solid;
}

#homecontent3{

	width: 554px;

	float: right;

	position: relative;

	background: #ffffff;

	border-right: #4f6aaf 1px solid;

	font-size: 10px;

}



#rotating-content {
	
	}

#homebox1 {
	
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	font-size: 11px;
	color: #666666;
}

#homebox1 img.floatr {
float: right;
	clear: both;
	margin-left: 20px;
	}

#homebox1 a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	}

#homebox2 {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	font-size: 11px;
	color: #666666;
}

#homebox2 a{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	}

#homebottom {
	width:875px;
	height: 69px;
	clear:both;
	background: #ffffff url(../gifs/home_bottom.gif) no-repeat;
	}
	
#evpc_blurb {
	width: 320px;
	text-align: justify;
	color: #ffffff;
	font-size: 11px;
	line-height:24px;
	}

 #evpc_blurb .paddo{
	line-height: 24px;
}

#homebox1 h1 {
	font-size: 20px;
	color: #ff6309;
	font-weight:bold;
	text-align:left;
	margin: 0;
	}
	
#homebox2 h1 {
	font-size: 20px;
	color: #6ebb1f;
	font-weight:bold;
	text-align:left;
	margin: 0;
}

#homebox2 h1 a{
	font-size: 18px;
	color: #6ebb1f;
	font-weight:bold;
	text-align:left;
	margin: 0;
	text-decoration:none;
}

.press_release {
		color: #ff6309;
}

.news_release {
		color: #6ebb1f;
		font-weight:bold;
}

.paddo {
	padding: 20px;
}

/*#homeboxnews h1 {
	font-size: 20px;
	color: #6ebb1f;
	font-weight:bold;
	margin: 0;
}
#homeboxnews a {
	text-decoration: none;
	font-weight: bold;
	color: #4f6aaf;
	font-size: 12px;
}
*/