body {
	background:#8CC7EB url(../images/fence3.gif) 50% 0;
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, Lucida, Arial, sans-serif;
	color: #434D3E;
	font-size: 62.5%;
	scrollbar-face-color:#bbdef3;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #78BDE8;
	scrollbar-highlight-color:#bbdef3;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color: #bbdef3;
}

div#signBoard {
	margin-left: auto;
	margin-right: auto;
	background: url(../images/board.png);
	width: 830px;
	height: 820px;
	margin-top: 35px;
}


div#container {
	width: 830px;
	height: 695px;
}

div#NavSection {
	margin-top: 14px;
}

div#mainNav {
	font-size: 1.1em;
	line-height: 17px;
	color: #434D3E;
	width: 275px;
	float: left;
	margin: 95px 0 0 60px;
}

div#content {
	width: 375px;
	height: 620px;
	float: left;
	margin: 75px 0 0 80px;
}

div#clients {
	margin: 5px 97px 0 0;
	text-align: right;
}

div#quote {
	margin: 27px 0 12px 0;
	width: 360px;
}

div#frame {
	width: 385px;
	height: 330px;
	overflow: auto; /* This property will allow the block to be scrollable */
	margin: 2px 0 0 0;
}


div#mainCopy {
	width: 360px;
}


div.clearfloats{
	clear: both;
}
	
div#footer {
	width: 715px;
	margin-left:57px;
}
