*	{ padding: 0; margin: 0;}

body, html { height: 100%; width: 100%;}

#top {
	height: 48px;
	border-bottom: 12px solid white;
	background: #5d78ab url(../images/logo.gif) no-repeat scroll 140px 0px;
	}
	
#container {
	position: relative;
	width: 566px;
	border-left: 171px solid #c8c4a9;
	margin: 14px 0px 0px 140px; padding: 0 0 0 14px;
	}

#content, #topimage {
	border: 2px solid #d4d2c9;
	background-color: white;
}

#topimage { padding: 11px 13px; margin-bottom: 11px;}

#content { padding: 9px 10px;}

#text {
	float: left;
	padding: 10px 21px;
}

#text.normal {
	width: 333px;
}

#text.contactus {
	width: 500px;
}

#quote {
	float: right;
	width: 155px;
}

#quote a {
	display: block;
	padding: 13px 0;
	font-weight: bold; color: black;
	text-align: center; text-decoration: underline;
}

#quote p {
	font: italic normal 12px/1.8em Arial;
	padding: 43px 8px 67px 21px;
	color: #1b386d; background-color: #c9c4a9;
}

#navigation {
	position: absolute; left: -171px; top: 38px;
	list-style: none;
	width: 171px;
}

#navigation li {
	display: block;
	height: 26px;
	line-height: 26px;
	margin: 0;
	border-bottom: 1px solid #c8c4a9;
}

#navigation a {
	display: block;
	height: 100%;

	font: normal bold 12px/26px Arial;
	color: white; background-color: #bfba9d;
	text-decoration: none;
	padding-left: 33px;
	letter-spacing: 1px;
}

#navigation a:hover, #navigation a.active
{
	background: #c75b12;
}

#hqinfo {
	position: absolute;
	left: -171px;
	top: 204px;
	padding-left: 21px;
	font-family: 'Arial Narrow', Arial, Serif;
	font-size: 11px;
	line-height: 17px ;
	color: white;
}

#footer {
	margin: 0 140px; margin-top: 14px; width: 750px;
	color: white; background-color: #a29b75;
	font-size: 10px; text-align: center;
}

#footer a {
	text-decoration: underline; color: white;
}

#elfaimg {
	position: absolute;
	bottom: 30px;
	left: -130px;
}

#subfooter {
	margin-left: 650px;
}

#formtable {
	width: 75%;
}

#formtable label {
	float: right;
}

#formtable label.left {
	float: left;
}

#formtable input {
	width: 100%;
}

#botmap {
	clear: both; width: 100%;
	text-align: right;
}

#bottomlinks a
{
	display: block;
	width: 30%;
	text-align: center;
	float: left;
}




body {
	background-color: #e8e6da;
	font: normal normal 11px/16px Arial;
	}

a {
	color: #2964e9;
	}

img {	display: block;
	}

h1, h2, h3, h4 {
	margin: 1em 0;
	font-weight: normal;
	font: normal normal 16px Verdana, Arial, serif;
	}

h1 {
	font-size: 20px;
	color: #c1803e;
	}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #DA7C26;
	}

h3 {
	color: #6E8CBE;
	font: italic bold 11px Arial;
	}

h4 {
	font-size: 12px;
	}

#text p {
	font-size: 11px;
	line-height: 16px;
	margin: .5em 0 1.5em 0;
	color: #515151;
	}
