body, html
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 18px;
}

.holder
{
	margin:auto;
	width:1100px;
	height:710px;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
}

.topgutter
{
	width:100%;
	height:100px;
}

.topmenu
{
	width:100%;
	height: 111px;
}

.submenu
{
	width:100%;
	height: 63px;
}

.leftmenu
{
margin:0px;
padding:0px;
float:left;

}

.center
{
	margin:0px;
	padding:0px;
	padding:10px;
	width:610px;
	height:375px;
	float:left;
}

