body {
	padding: 0px;
	margin:0px;
	background-color:#fffee7;
}

.outer {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 70px;
	text-align: center;
}

.main {
	margin: auto;
/*	height: 590px; */
	width: 900px;
	text-align:left;
}

.introouter {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top:-307px;
	left: 0px;
	text-align: center;
}

.intromain {
	margin: auto;
	height: 614px;
	width: 884px;
	text-align:left;
}

img, div {
	behavior: url(iepngfix.htc);
}

/* LAYOUT */

.layout-lhsbar{
	display:inline;
	float: left;
	height: 579px;
	width: 182px;
	padding-right:15px;
	margin:0px;
	text-align:left;
}

.layout-addressbar{
	display:inline;
	float: left;
	height: 11px;
	width: 870px;
	padding-right:30px;
	margin:0px;
	text-align:right;
}

.layout-rhsouter{
	display:inline;
	float: left;
/*	height: 571px; */
	width: 700px;
	padding-top:8px;
	margin:0px;
	text-align:left;
/*	overflow:hidden; */
}

.layout-imagetop{
	display:inline;
	float: left;
	height: 346px;
	width: 703px;
	padding:0px;
	margin:0px;
	text-align:left;
}

.layout-textbottomouter{
	display:inline;
	float: left;
/*	height: 225px; */
	width: 674px;
	margin-top:8px;
	padding-left:23px;
	text-align:left;
	background:url(images/dottedspacer.jpg) left repeat-y;
}

.layout-textbottomscroll{
	display:inline;
	float: left;
/*  height: 200px; */
	width: 664px;
	margin:0px;
	margin-top:10px;
	padding-right:10px;
	text-align:left;
/*	overflow: auto;
	SCROLLBAR-FACE-COLOR: #7dc243;
	SCROLLBAR-HIGHLIGHT-COLOR: #fffee7;
	SCROLLBAR-SHADOW-COLOR: #fffee7;
	SCROLLBAR-3DLIGHT-COLOR: #fffee7;
	SCROLLBAR-ARROW-COLOR: #fffee7;
	SCROLLBAR-TRACK-COLOR: #fffee7;
	SCROLLBAR-DARKSHADOW-COLOR: #fffee7; */
}

.layout-imagebottom{
	display:inline;
	float: left;
	height: 346px;
	width: 703px;
	padding:0px;
	margin-bottom:8px;
	text-align:left;
}

.layout-texttopouter{
	display:inline;
	float: left;
	height: 225px;
	width: 674px;
	padding-left:23px;
	text-align:left;
	background:url(images/dottedspacer.jpg) left repeat-y;
}

.layout-texttopscroll{
	display:inline;
	float: left;
/*	height: 200px; */
	width: 664px;
	margin:0px;
	margin-top:10px;
	padding-right:10px;
	text-align:left;
/*	overflow: auto;
	SCROLLBAR-FACE-COLOR: #7dc243;
	SCROLLBAR-HIGHLIGHT-COLOR: #fffee7;
	SCROLLBAR-SHADOW-COLOR: #fffee7;
	SCROLLBAR-3DLIGHT-COLOR: #fffee7;
	SCROLLBAR-ARROW-COLOR: #fffee7;
	SCROLLBAR-TRACK-COLOR: #fffee7;
	SCROLLBAR-DARKSHADOW-COLOR: #fffee7; */
}

.layout-imageright{
	display:inline;
	float: left;
	height: 571px;
	width: 291px;
	padding:0px;
	text-align:left;
}

.layout-textleftouter{
	display:inline;
	float: left;
/*	height: 571px; */
	width: 380px;
	padding-left:23px;
	padding-bottom:8px;
	text-align:left;
	background:url(images/dottedspacer.jpg) left repeat-y;
}

.layout-textleftscroll{
	display:inline;
	float: left;
/*	height: 543px; */
	width: 369px;
	margin:0px;
	margin-top:10px;
	padding-right:10px;
	padding-bottom:8px;
	text-align:left;
/*	overflow: auto;
	SCROLLBAR-FACE-COLOR: #7dc243;
	SCROLLBAR-HIGHLIGHT-COLOR: #fffee7;
	SCROLLBAR-SHADOW-COLOR: #fffee7;
	SCROLLBAR-3DLIGHT-COLOR: #fffee7;
	SCROLLBAR-ARROW-COLOR: #fffee7;
	SCROLLBAR-TRACK-COLOR: #fffee7;
	SCROLLBAR-DARKSHADOW-COLOR: #fffee7; */
}


/* BUTTONS */

.buttons, a.buttons:link, a.buttons:active, a.buttons:visited {
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
	width:129px;
	font-size:12px;
	color:#585858;
	text-decoration:none;
	border:1px solid #7dc243;
	text-align:center;
	line-height:23px;
	display:inline;
	float:left;
	background-color:#ffffff;
	margin-right:5px;
	margin-bottom:5px;
}

a.buttons-xmas:hover {
	color:#ffffff;
	border:1px solid #7dc243;
	background-color:#7dc243;
}

.buttons-xmas, a.buttons-xmas:link, a.buttons-xmas:active, a.buttons-xmas:visited {
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
	width:150px;
	font-size:12px;
	color:#585858;
	text-decoration:none;
	border:1px solid #7dc243;
	text-align:center;
	line-height:23px;
	display:inline;
	float:left;
	background-color:#ffffff;
	margin-right:5px;
	margin-bottom:5px;
}

a.buttons:hover {
	color:#ffffff;
	border:1px solid #006a40;
	background-color:#7dc243;
}

/* END BUTTONS */

.formsleftbox {
	width:120px;
	float:left;
	display:inline;
	padding-bottom:10px;
}

.formsrightbox {
	width:220px;
	float:left;
	display:inline;
	padding-bottom:10px;
}

.xmas-btn {
	margin-left: 10px;
}
