body {
	margin: 0;
	padding: 0;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	min-width: 900px;
	line-height: 1.2em;
}

h1, h2, h3, h4{
	color:#660000;
	line-height: 1.4em;
}

a img {
	border: none;
}

a {
	color:#330000;
	text-decoration: none;
}
#callout a, #callout1 a {
	font-size: 80%;
	font-weight: 700;
	text-transform: uppercase;
}
a:hover {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

/* Header */

#header-wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 94px;
	margin: 0 auto;
}

/* Menu */

#navigate{
	height: 47px;
	width: 900px;
	margin: 0px 0px 0px 0px;
}

#navigate ul{
	list-style: none;
	margin: 0;
}

#navigate li{
	float: left;
	margin: 0 1em;
}

/* Page */

#wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	background: url(images/main_bg_bottom.jpg) repeat-x;
	background-position:bottom;
}

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

/* Content */

#content {
	float: left;
	width: 900px;
	text-align: left;
	margin-top: -30px;
	min-height: 400px;
}

#subnavwrap{
	margin:0px auto;
	background: url(images/bottom_nav_bg.jpg) repeat-x;
	background-color:#000000;	
	width: 100%;
	text-align:center;
	min-width:1000px;
}

#centerwrap{
	width: 100%;
	text-align:center;
}
#subnav {
	width: 1000px;
	min-width:1000px;
	margin: 0 auto;
	padding: 0;	
	height: 215px;
	color: #ffffff;
	text-align:left;
	padding-left:8%;
}
#subnav ul{
	list-style: none;
	margin:0px
}

#subnav li{
	float: left;
	margin: -10px 4.25em 0 0;
	line-height: 17px;
}
/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	padding-top: 4px;
	background: url('images/footer_bg.jpg') repeat-x;
	height: 25px;
	text-align: center;
	color: #ffffff;
}

#callout{
	height: 198px;
	width: 241px;
	overflow:hidden;
	float: left;
	padding: 10px;
	padding-left: 13px;
	text-align: left;
	margin-left: 36px;
	font-size: 80%;
}

.white{
	color: #FFFFFF;
}

.bigger{
	font-size:21px;
}

#intro{
	background: url('images/graham2009.png') no-repeat;
	width: 900px;
	height: 259px;
	padding-left: 16px;
	padding-top: 2px;
	text-align: left;
	margin-bottom:20px;

}

.smaller{
font-size: 88%;
color:#FFFFFF;
}

.smallerservices{
font-size: 68%;
color:#FFFFFF;
}#content li {
	padding-bottom: 6px;
}
hr {
	border-top: 0.1em dotted #666666;
	color: #ffffff;
	background-color: #ffffff;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.clr {
	clear:both
}
#callout1 {
	height: 198px;
	width: 241px;
	overflow:hidden;
	float: left;
	padding: 10px;
	padding-left: 13px;
	text-align: left;
	margin-left: 20px;
	font-size: 80%;
}
