#HomeTop {

}

#HomeBottom {
margin-top: 20px;
}

#HomeLeft {
float: left;
display: inline;
width: 200px;
margin-top: 0;
}

#HomeRight {
float: left;
display: inline;
width: 620px;
margin-left: 44px;
margin-top: 0;
}

.HomeBox {
width: 271px;
float: left;
display: inline;
background-image: url('../files/HomeBoxBackground.jpg');
background-repeat: no-repeat;
background-position: bottom;
color: #000;
padding-bottom: 0.25em;
}

.HomeBox ul, .HomeBox p {
font-size: 0.9em;
}

.HomeBox ul {
margin-left: 20px;
}

.HomeBox p {
margin-top: 0;
padding: 0 18px 0 18px;
}

.HomeBox h2 {
margin-top: 0;
background-image: url('../files/HomeBoxHeadingBackground.jpg');
background-repeat: no-repeat;
background-color: #1b3b8a;
color: #ffffff;
padding: 9px 18px 9px 18px;
font-size: 1em;
font-weight: bold;
margin-bottom: 13px;
}

.HomeBox h2 span {
clear: both;
}

#HomeBox1 {

}

#HomeBox2, #HomeBox3 {
margin-left: 26px;
}

.MoreInfoButton {
float: right;
vertical-align: middle;
margin: 0.7em 0 0.75em 0;
}

.HomeGreyBox {
width: 623px;
background-image: url('../images/HomeGreyBox.jpg');
background-repeat: no-repeat;
background-position: bottom center;
}

.HomeGreyBox .Top {
background-image: url('../images/HomeGreyBox.jpg');
height: 4px;
background-position: top center;
}

.HomeGreyBox .Inner {
padding: 16px 20px 10px 20px;
}

.ProductSpotlight {
width: 623px;
background-color: #0095da;
margin-bottom: 1em;
background-image: url('../images/ProductSpotlightBackground.jpg');
background-repeat: no-repeat;
color: #ffffff;
margin-bottom: 20px;
}

.ProductSpotlight a {
color: #ffffff;
}

.ProductSpotlight .Bottom {
height: 4px;
background-image: url('../images/ProductSpotlightFooter.gif');
}