body {
	margin:0 auto;
	background:url(../images/bg.jpg) repeat-x #FFFFFF;
	font-size:11px; font-family:Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
p, h1, ul, li, a, td {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal;
	padding:5px; margin:0;
}
h1 {
	font-size:25px; color:#6170C3;
}
ul {
	padding:0; line-height:1;
	vertical-align:baseline;
	padding:10px 0 10px 25px;
}
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:#6170C3; font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
td {
	font-size:11px;
	padding:0 0 5px 0;
}

#outercontainer {
	width:816px;
	background:url(../images/bodyslice.png) repeat-y;
	overflow:hidden;
}
#innercontainer {
	width:790px;
	padding:5px 13px 0 13px;
}
#header {
	width:790px; height:200px;
	position:relative;
}
#logo {
	width:168px; height:143px;
	position:absolute; left:26px; top:12px;
}
#imagetop {
	width:554px; height:184px;
	position:absolute; left:236px;
}
#nav {
	width:790px; height:40px;
	background:url(../images/navslice.jpg) repeat-x;
}
#nav a {
	height:40px;
	font-size:11px; color:#FFFFFF;
	padding:12px 15px 0 15px;
	border-right:1px #FFFFFF solid;
	display:block;
	float:left;
}
#nav a:hover {
	height:40px;
	text-decoration:none;
	background:url(../images/navhover.jpg) repeat-x;
}
#content {
	width:760px;
	padding:15px;
	float:left;
}
#left {
	width:530px;
	padding:0 10px 0 0;
	float:left;
}
#leftwide {
	width:760px;
}
#right {
	width:220px;
	float:left; position:relative;
}
#logoguild {
	width:100px; height:113px;
	position:absolute; left:50px; top:300px;
}
#footer {
	width:770px;
	background:url(../images/footerline.jpg) no-repeat;
	padding:10px;
	float:left;
}
#footer a {
	font-size:11px;
}
#bottom {
	width:816px; height:8px;
	margin:0 auto;
	background:url(../images/bottom.png) no-repeat;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.imgborder {
	border:1px solid #CCCCCC;
	padding:1px;
}
.imgpadding {
	padding:5px 0 5px 0;
}
#formcontainer {
	width:350px;
	padding:35px 100px 0 0;
	display:block; float:right; position:relative;
}
#mapcontainer {
	width:425px;
	padding:35px 0 0 0;
	display:block; float:right; position:relative;
}	