/* CSS Document */

#homepageLeft {
	float: left;
	width: 600px;
	background: #fff;
	font-size: 0.9em;	
	overflow: hidden;
	margin: 0px;
	}
	
#homepageRight {
	float: left;
	min-height: 580px;
	width: 320px;
	margin: 0 0 0 20px;
	font-size: 0.9em;
	}

#homeMainBox {
	width: 600px;
	overflow: hidden;
	background: #eaeaea;
	}
	
#homeMainBoxContent {
	width: 320px;
	float: left;
	padding: 0 20px;
	color: #595959;
	background: #eaeaea;
	line-height:1.4em;
	}
	
#homeMainBoxContent ul {
	margin-left: 15px;
	}	
	
#homeMainBoxContent ul li {
	margin: 0px;
	font-size: 1em;
	}
	
#homeMainBoxTop {
	width: 600px;
	height: 20px;
	background: url(../images/homeMainBoxTop.gif) no-repeat;
	clear: both;
	}
	
#homeMainBoxBottom {
	width: 600px;
	height: 20px;
	background: url(../images/homeMainBoxBottom.gif) no-repeat bottom left;
	clear: both;
	}

#homepageBottomContent {
	float: left;
	margin: 0px;
	padding: 0px;
	}









#homepageBottomLeft {
	float: left;
	background: url(../images/homeBottomLeftBg.gif) no-repeat;
	width: 211px;
	height: 171px;
	margin: 20px 18px 0 0;
	padding: 15px;
	color: #02457C;
	}
	
#homepageBottomRight {
	float: left;
	background: url(../images/homeBottomRightBg.gif) no-repeat;	
	width: 311px;
	height: 171px;
	margin: 20px 0 0 0;	
	padding: 15px;	
	}
	
#homepageBottomLeft h3,
#homepageBottomRight h3 {
	color: #DB1A35;
	margin: 0 0 6px 0;
	}
	
#homepageBottomLeft img {
	margin: 10px 0 0 0;
	}
	
#homepageBottomRight p a {
	color: #02457C;
	font-weight: bold;
	}

#homepageBottomRight p {
	color: #919191;
	font-size: 0.9em;
	}
	
	
.homeProductBox	{
	float: left;
	background: url(../images/homeProductBoxBottom.gif) no-repeat bottom left #f4f2f2;
	margin: 0 0 20px 0;
	padding: 0px;
	}
	
.homeProductBoxTop {
	background: url(../images/homeProductBoxTop.gif) no-repeat;
	width: 328px;
	height: 21px;
	}
	
.homeProductContent {
	float: left;
	width: 185px;
	height: 120px;
	color: #02457C;
	margin-top: -5px;
	padding: 0px 15px 5px 20px;
	font-size: 0.9em;
	}
	
.homeProductContent p a {
	font-size: 1.1em;
	}
	
.homeProductContent img {
	margin-bottom: 5px;
	}
	
p.productsCaption {
	margin: 0 0 19px 0;
	padding: 0px;
	color:#02457c;
	}
	
.homeProductContent p {
	margin: 0px;
	}
	




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
