﻿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: 217px;
	padding-top: 30px;
}
#ContactNumber
{
	width: 215px;
	padding-top: 5px;
	float: right;
}
#LeftColumn
{
	width: 217px;
	float: left;
}
#RightColumn
{
	width: 735px;
	float: right;
}
#Sidebar
{
	width: 217px;
	min-height: 600px;
	background-image: url(../images/sidebar-bg.png);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 0px;
}
#LeftColumnTop
{
	width: 217px;
	height: 11px;
	margin-top: 15px;
	background-image: url(../images/sidebar-top.png);
	background-repeat: no-repeat;
	float: left;
}
#Logo
{
	padding-left: 5px;
	width: 217px;
	float: left;
}
#LeftColumnBottom
{
	width: 217px;
	height: 11px;
	background-image: url(../images/sidebar-bottom.png);
	background-repeat: no-repeat;
	float: left;
}
#MainAdvertisement
{
	width: 735px;
	height: 301px;
	max-height: 301px;
	float: left;
}
#MainAdContent
{
	padding-left: 15px;
	padding-top: 80px;
	width: 445px;
	float: left;
}
#BodyContentHome
{
	width: 728px;
	padding: 8px 0px 0px 8px;
	text-align: left;
	float: left;
}
#BodyContent
{
	width: 728px;
	min-height: 440px;
	padding: 8px 0px 10px 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.HomeSmallBoxBone
{
	background-image: url(../images/ad-bone.jpg);
	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: 61px;
	margin-top: 10px;
	padding-bottom: 15px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	line-height: 61px;
}
