BODY { font-family: "Trebuchet MS", sans-serif; color: #a9a9a9; font-size: 11px; margin-left: 0px; margin-right: 0px; align: left }

p {font-size: 11px;}

.highlight { color: #862C30 }

a { color: #a9a9a9; text-decoration: none; }
a:hover { color: #961a00; }

H1 H2 H3 H4 H5 H6 { margin-left: 0px }

H1 { color: #D9B467; font-family: verdana; font-size: 12px; font-weight: bold; }
h2 { color: #000000; font-family: verdana; font-size: 14px; }
h3 { color: #000000; font-family: verdana; text-decoration: none; font-size: 12px; }


BODY { 
	background-image: url("../images/sitebg2.jpg");
	background-color: #eeeff0;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	margin-top: 0px;
}

.menu-section {
	float: left;
	width: 108px;
	height: 117px;
	font-family: "Trebuchet MS";
	color: #a9a9a9;
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 100px;
	padding-top: 8px;
	line-height: 1.3;	
}

.menu-section a {
	
}

.menu-header {
	color: #000000;
}

table.maincontent {
	position: absolute;
	top: 234px;
	left: 274px;
	width: 512px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table.maincontent td.lefttop {
	background-image: url("../images/main-topleft-grey.jpg");
	width: 26px;
	height: 25px;
	padding: 0;
	border: 0;
	margin: 0;
}

table.maincontent td.top {
	background-image: url("../images/main-top-grey.jpg");
	height: 25px;
	padding: 0;
	border: 0;
	margin: 0;
}

table.maincontent td.righttop {
	background-image: url("../images/main-topright-grey.jpg");
	width: 28px;
	height: 25px;
	padding: 0;
	border: 0;
	margin: 0;
}

table.maincontent td.leftbottom {
	background-image: url("../images/main-bottomleft-grey.jpg");
	width: 26px;
	height: 25px;
	padding: 0;
	border: 0;
	margin: 0;
}

table.maincontent td.bottom {
	background-image: url("../images/main-bottom-grey.jpg");
	height: 25px;
	padding: 0;
	border: 0;
	margin: 0;
}

table.maincontent td.rightbottom {
	background-image: url("../images/main-bottomright-grey.jpg");
	width: 28px;
	height: 25px;
	padding: 0;
	border: 0;
	margin: 0;
}

table.maincontent td.leftcol {
	background-image: url("../images/main-left-grey.jpg");
	width: 26px;
	padding: 0;
	border: 0;
	margin: 0;
}

table.maincontent td.rightcol {
	background-image: url("../images/main-right-grey.jpg");
	width: 28px;
	padding: 0;
	border: 0;
	margin: 0;
}

table.maincontent td.centrecol {
	background-color: #f8f8f8;
	padding: 0;
	border: 0;
	margin: 0;
}


#topmenu { position: absolute; top: 61px; left: 70px; }
#topmenu a { color: #4b4b4b; text-decoration: none; margin-right: 15px; } 
#topmenu a:hover { color: #000000; }
#logo { position: absolute; top: 26px; left: 70px; }
#footer { position: absolute; top: 725px; left: 80px; font-size: 10px; }

#banner, #banner-sb {
	position: absolute;
	top: 100px;
	left: 61px;
	width: 240px;
	height: 90px;
	padding-left: 24px;
	padding-top: 45px;
	padding-right: 460px;
	background-image: url("../images/banner-home.jpg");
}

#banner-sb {
	background-image: url("../images/banner-sitebuilder.jpg");
}

#submenu {
	position: absolute;
	left: 60px;
	top: 238px;
	width: 200px;
	background: #eeeff0;
	border: 0px;
	p { font-size: 10px; }
}

.bullet { background-image: url("../images/bullet.jpg"); height: 16px; padding-left: 20px; margin-top: 6px; padding-top: 1px; font-size: 10px; color: #000000; }
.subheader { color: #000000; padding-left: 20px; padding-top: 14px; background-image: url("../images/submenutop.jpg"); width: 215px; height: 23px; }
.subbaractive { color: #4b4b4b; padding-left: 20px; padding-top: 4px; background-image: url("../images/submenubaractive.jpg"); width: 215px; height: 20px; }
.subbaractive a { color: #4b4b4b; }
.subbar { padding-left: 20px; padding-top: 4px; background-image: url("../images/submenubar.jpg"); width: 215px; height: 20px; }
.subbottom { background-image: url("../images/submenubottom.jpg"); width: 215px; height: 41px; }
.submenuicon { height: 55px; font-size: 10px; padding-top: 10px; padding-left: 20px; line-height: 1.2; }
.submenuicon img { float: left; margin-right: 10px; border: 0px; }

