div#contentArea.home div#homeBanner {
	float:left;
	width: 480px;
	height: 288px;
	background: url(../../pics/bg-homeBanner.gif) no-repeat top center;
	margin-bottom: 12px;
	padding: 4px 8px 12px 8px;
}
div#contentArea.home div#homeBanner img {
	margin-top: 4px;
	border: 1px solid #568FC4;
}
div.productRHS {
	float:right; 
	margin:0; 
	padding:0 10px 0 0; 
	width:236px;
}
div.productOffers {
    float: right;
}
div.productOffers h2 {
    color: #1D4265;
    font-size: small;
    font-size: 190%;
    font-weight: bold;
}
div.productOffers h2 {margin: 0px;}
div.productOffers h2.offer {margin-top: 20px;}
div.productOffers h2 strong {
    font-size: 300%;
    font-weight: normal;
    color: #3D6183;
    line-height: 65px;
}
div.productOffers h2 span {
    font-weight: normal;
    color: #3D6183;
}
div.productOffers a {
    display: block;
    padding: 4px;
    border: #E4EDF5 1px solid;
    text-decoration: none;
    color: #013A6F;
    font-size: 120%;
    margin-bottom: 5px;
    background: #E2EBF3 url(../../pics/button-bg-offer.gif) no-repeat bottom right;
}
div.productOffers a:hover {background: #E4EDF5 url(../../pics/button-bg-offer-hover.gif) no-repeat bottom right;}

div#homeMap {
	float: right;
	width: 242px;
	margin-right: 12px;
	margin-left: 8px;
}
div#homeMap p {
	color: #2C578F;
	font-weight: bold;
}
div#contentArea.home h1 {
	margin-top: 0px;
	padding-top: 0px;
}
div#contentArea.home p {
	font-size: 110%;
	color: #2C578F;
}
#vsiBlogHome {
	width: 750px;
}
#vsiBlogHome h2 {
	margin:0 0 12px 0;
	font-size: 140%;
}
#vsiBlogHome div.post {
	background: url('../../pics/blogHomePostBg.gif') no-repeat top center;
	float:left;
	width:240px;
	height:123px;
	margin:0 10px 10px 0;
}
#vsiBlogHome div.post h3 {
	padding:0;
	margin: 4px 8px 0 8px;
}
#vsiBlogHome div.post h3 a {
	color: #2C578F;
	font-size: small;
	text-decoration: none;
	font-size: 110%;
}
#vsiBlogHome div.post h3 a:hover {
	text-decoration: underline;
}
#vsiBlogHome div.post p {
	margin: 4px 8px 0px 8px;
	color: #2C578F;
	font-size:small;
}
#vsiBlogHome div.post p a {
	color: #000000;
	font-weight: bold;
}
#vsiBlogHome div.post p a:hover {
	color: #2C578F;
}


