﻿body
{
	width: 100%;
	margin: 0px;
	background-color: #fff;
}
#Container
{
	margin: 0px;
	width: 100%;
}
#MainWrapper
{
	width: 952px;
}
#ContentWrapper
{
	width: 952px;
	min-height: 301px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#Header
{
	width: 952px;
	float: left;
}
#TopNavigation
{
	float: left;
	height: 29px;
	padding-left: 350px;
	padding-top: 30px;
}
#ContactNumber
{
	width: 215px;
	padding-top: 5px;
	float: right;
}
#LeftColumn
{
	width: 291px;
	float: left;
}
#RightColumn
{
	width: 645px;
	float: right;
	padding-top: 320px;
}
#Sidebar
{
	width: 281px;
	min-height: 703px;
	float: left;
	padding-bottom: 20px;
}

#Logo
{
	float: left;
}


#BodyContentHome
{
	width: 728px;
	padding: 8px 0px 0px 8px;
	text-align: left;
	float: left;
}
#BodyContent
{
	width: 625px;
	padding: 8px 0px 0px 8px;
	text-align: left;
	float: left;
}
div.HomeLargeBox
{
	background-image: url(../images/hm-largebodybox.png);
	background-repeat: no-repeat;
	width: 482px;
	height: 248px;
}
div.HomeSmallBox
{
	background-image: url(../images/hm-smallbodybox.png);
	background-repeat: no-repeat;
	width: 238px;
	height: 248px;
}
div.AdBox
{
	background-image: url(../images/ad-box-bg.png);
	background-repeat: no-repeat;
	width: 238px;
	height: 195px;
}
a img
{
	border: none;
}
div
{
	font-size: 0pt;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.paddingtop15
{
	padding-top: 15px;
}
#MainImage
{
	width: 952px;
	height: 301px;
	background-image: url(../images/main-image.png);
	background-color: #fff;
	float: left;
}

#SideNavigation
{
	width: 202px;
	height: 44px;
	background-image: url(..images/sidenav.png);
	background-repeat: no-repeat;
	float: left;
}

#Footer
{
	float: left;
	width: 952px;
	height: 51px;
	margin-top: 20px; 
	padding-bottom: 15px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	line-height: 51px;
}
