body {
	background: #8f9191 url(images/bg.gif) top repeat-x;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #6d6464;
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}
#wrapper {
	width: 761px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eaeaea;
	margin: 0 auto;
}
#shadows {
	background: url(images/shadows_top.gif) center top no-repeat;
	width: 800px;
}
#leftovers {
	background: url(images/shadows_left.gif) center repeat-y;
	width: 800px;
	margin: 0 auto;
}

#header {
	background: url(images/header2.png) no-repeat;
	width: 761px;
	height: 59px;
}

#nav {
	list-style: none;
	background: url('images/nav_bg.gif') repeat-x;
	height: 39px;
	margin: 0;
	border-bottom: 1px solid #e7e7e7;
}

#nav li {
	float: left;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: url('images/nav_vr.gif') no-repeat top right;
	margin: 0;
	padding: 0;
}

#nav li a {
	font-size: 1.2em;
	display: block;
	height: 39px;
	padding: 0 20px;
	color: #4f4f4f;
	text-decoration: none;
}

.contact li a {
	background: none;
}

/#mid {
	/*background: url(images/mid_bg.gif) no-repeat;*/
	
	width: 761px;
	height: 209px;
}

#mid p {
	font-size: 14px;
	color: #fff;
	padding: 0px 0 0 0px;
	margin: 0;
}

#mid em {
	font-style: normal;
	font-size: 20px;
	font-variant: small-caps;
	color: #fff;
}

#left p {
	padding: 0 0 6px 0px;
	margin: 0;
}
h2 {
	color: #424242;
	font-size: 18px;
	padding: 0;
	margin: 4px 0;
}
h3 {
	font-size: 16px;
	color: #0262ce;
	padding: 0;
	margin: 4px 0;
}
#left a {
	color: #3e99ff;
	text-decoration: underline;
}
#left a:hover {
	color: #3e99ff;
	text-decoration: none;
}

#left {
	width: 596px;
	line-height: 165%;
	padding: 12px;
	float: left;
}
#sidebar {
	width: auto;
	padding: 12px;
	float: left;
}

.contbg {
	background: #eaeaea;
}

#footer {
	background: url(images/footer_bg.gif) repeat-x;
	color: #fff;
	padding: 14px;
	text-align: center;
	border-bottom: 1px solid #5d9bdf;
}
#footer a {
	color: #fff;
	margin: 0px 3px;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#copyright {
	background: url(images/copyright_bg.gif) repeat-x;
	padding: 7px;
	color: #fff;
	text-align: center;
	border-top: 1px solid #1d5ba0;
}

.clearup {
	clear: both;
}

/* Created by Lisa Clark, 14th August 2007 - Finished 16:13pm EST */
