body {
	margin-left: 0px;
	margin-top: 0px;
	text-align:center;
	background:url(/media/image/templates/bgdots.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#wrapper {
	text-align:left;
	width:792px;
	background:#ffffff;
	padding:10px;
	margin:0 auto;
}

#container {
	width:792px;
	background:url(/media/image/templates/pagebg.gif) bottom left no-repeat;
}

#headerbar {
	width:792px;
	background:url(/media/image/templates/snowheader.jpg) no-repeat;
	height:88px;
}

#mainlogo {
	width:241px;
	height:34px;
	margin:44px 0 0 10px;
	float:left;
	display:inline;
}

#triptych {
	width:250px;
	height:56px;
	margin:32px 6px 0 0;
	float:right;
	padding:0;
	display:inline;
}

#triptych li{
	margin:0 0 0 25px;
	display:inline;
	padding:0;
	font-size: 0;
}

#triptych ul{
	margin:0;
	padding:0;
	font-size:0;
}

p {
	margin:0;
	padding:0;
}

#leftholder {
	width:190px;
	float:left;
	
}

#leftcontentholder {
	width:190px;
	float:left;
}

#leftcontentholderheader {
	width:180px;
	height:13px;
	background:url(/media/image/templates/mainmenutopbg.jpg);
	text-align:left;
	padding:12px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#leftcontentholdercontent {
	background: #0048aa;
	width:182px;
	padding:4px;
	/*margin:0 0 4px 0;*/
}

#leftcontentholder p{
	margin: 10px 10px 20px 10px;
	font-size:0.9em
}

#leftcontentholder li{
	line-height:12px;
	font-size:0.9em
}

#leftcontentholdersearch {
	width:182px;
	margin:0 0 5px 0;
}

#leftcontentholdersearch p{
	width:162px;
	margin:0 10px 0 10px;
	font-weight:bold;
	text-align:left;
	line-height:22px;
}

#leftcontentholdersearch img{
	vertical-align: middle;
}

#footer {
	width:782px;
	height:22px;
	background:url(/media/image/templates/footerbg.jpg);
	padding:8px 0 0 10px;
	clear:both;
	margin-top:4px;
}

.searchform {
	padding:0;
	margin:0;
	width:100px;
	font-size:12px;
	display:inline;
}

.clearboth {
	clear:both;
}

#topimage {
	width:596px;
	height:135px;
	float:right;
	margin:0 0 5px 0;
}

#leftcontentholdersearch img, #leftcontentholdersearch input.image, #leftcontentholdersearch input{
	vertical-align: middle;
}



