/* CSS Document */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.horizon        
{
	color: white;
	background-color: #fff;
	position: absolute;
	top: 43%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility:hidden;
	display: block;
}

.centrebox
{
	margin:auto;
	width:900px;
	margin-left: -450px;
	position: absolute;
	top: -199px;
	left: 50%;
	height: 399px;
	visibility: visible;
}

a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited 
{
	color: #FFFFFF;
}
a:hover 
{
	color: #FFFFFF;
}
a:active 
{
	color: #FFFFFF;
}

.mainbox
{
	width: 900px;
	height: 399px;
	margin: auto;
}

.housedesign
{
	width: 900px;
	margin: auto;
}

.menu
{
	width: 900px;
	height: 49px;
	float: left;
}

.leftbox
{
	width: 579px;
	height: 322px;
	float: left;
	background-image:url(../images/dunkinty-template_02.jpg);
}

.leftbox2
{
	width: 579px;
	height: 322px;
	float: left;
}

.homebox
{
	width: 579px;
	height: 322px;
	float: left;
	background-image:url(../images/home.jpg);
}

.planbox
{
	width: 579px;
	height: 322px;
	float: left;
}

.blank
{
	width: 579px;
	height: 322px;
	float: left;
	background-image:url(../images/blank.jpg);
}

.rightbox
{
	width: 321px;
	height: 364px;
	float: right;
}

.logo
{
	width: 579px;
	height: 70px;
	float: left;
}

.bottommenu
{
	width: 321px;
	height: 28px;
	float: left;
}

.leftpadding
{
	padding:24px;
}

.leftcontent
{
	line-height:1.5;
}

.leftcontentscroll
{
	line-height:1.5;
	overflow:auto;
	height:155px;
	padding-right:10px;
}

.leftcontentscroll2
{
	line-height:1.5;
	overflow:auto;
	height:155px;
	text-align:center;
}

.bigleftcontent
{
	line-height:1.5;
	font-size:18px;
	text-align:center;
}

.bigleftcontent2
{
	line-height:1.5;
	font-size:28px;
	text-align:center;
}