body {
	margin:0 auto;
	background:#E8E8E8;
	font-family:Verdana; font-size:11px;
}
img {
	border:none;
}
p, h1, ul, li, a, td {
	font-family:Verdana; font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal;
	padding:5px; margin:0;
}
h1 {
	font-size:25px; color:#7E3434;
}
ul { 
	padding:0; 
	line-height:1; 
	vertical-align:baseline; 
	padding:10px 0 10px 20px; 
}
ul li { 
	font-weight:bold; 
	padding:6px 0 5px 15px; 
	list-style:none; background:url(../images/bullet.jpg) no-repeat left center; }
a {
	padding:0; color:#7E3434; font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
td {
	font-size:11px;
	padding:0 0 5px 0;
}

#outercontainer {
	width:800px;
	background:#FFFFFF;
	border:1px solid #CCCCCC; border-top:none;
	overflow:hidden;
}
#innercontainer {
	width:796px;
	padding:1px;
}
#header {
	width:796px; height:130px;
	background:url(../images/headerbg.jpg) repeat-x;
	position:relative;
}
#logo {
	width:158px; height:64px;
	position:absolute; top:21px; left:33px;
}
#contact {
	width:231px; height:41px;
	position:absolute; top:32px; left:545px;
}
#nav {
	padding:105px 0 0 100px;
}
#nav a {
	font-size:14px; color:#FFFFFF; font-weight:normal;
	float:left; position:relative; display:block;
	padding:0 9px 0 9px;
}
.navseparator {
	width:1px; height:16px;
	background:url(../images/navseparator.jpg) no-repeat;
	float:left;
}
#belly {
	width:786px;
	padding:10px 5px 10px 5px;
}
#left {
	width:546px;
	padding:0 10px 0 0;
	float:left;
}
#leftwide {
	width:786px;
}
.contactcontainer {
	width:350px;
	float:right; display:block; position:relative;
	padding:10px 100px 0 0;
}
.bullets {
	width:546px;
	float:left;
}
.columnbullet {
	float:left;
}
.clearboth {
	clear:both;
}
.pageseperator {
	width:796px; height:10px;
	background:url(../images/pageseperator.jpg) no-repeat;
}
#right {
	width:230px;
	float:left;
}
#footer {
	width:796px; height:40px;
	background:#7E3434;
}
#footer p, #footer a {
	font-size:11px; color:#FFFFFF;
	padding:10px 10px 0 0;
	float:right;
}
#footer a {
	float:left;
	padding:10px 0 0 10px;
}
.padding {
	padding:5px 0 5px 0;
}
.imgborder {
	border:1px solid #CCCCCC;
	padding:1px;
}