html {
	height: 100%;
}

body {
	font: normal 12px arial;
	background-color: #fff;
	background-image: url("../images/bckgnd.jpg");
	background-repeat: repeat-x;
	padding:0;
	margin:0;
}

#logo {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	height: 91px;
	position: relative;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
}

#content-addy {
	top: 0px;
	left: 550px;
	position: absolute;
	display: block;
}

#content-phone {
	top: 0px;
	left: 776px;
	position: absolute;
	display: block;
}

#separator {
	background-image: url("../images/head_divider.gif");
	background-repeat: no-repeat;
	position: absolute;
	width: 3px;
	height: 91px;
	top: 0px;
	left: 756px;
}

h1#sitename {
	margin:0;
	width: 177px;
	height: 91px;
	text-indent: -1800px;
	display: block;
}

h1#sitename a {
	color:#ccc;
	width: 177px;
	height: 91px;
	display: block;
}

#header {
	width: 894px;
	height: 206px;
	display: block;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#wrap {
	position: relative;
	min-width: 894px;
	margin: 0px;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


.contact {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #000;
	padding-top: 10px;
}

#navigation {
	width: 212px;
	float: left;
	display: block;
	margin-top: 17px;
}

#body {
	width: 682px;
	float: right;
	margin-top: 17px;
}

#content-body {
	margin-left: 14px;
	display: block;
}

.nav-button {
	margin-bottom: 8px;
}

.contact-group {
	margin-right: 10px;
}



.header {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #0D396D;
	margin-top: 0px;
	margin-bottom: 15px;
}

.gray {
	color: #666;
}

#copy {
	color: #999;
	font-size: 10px;
	padding-top: 115px;
	margin-left: 410px;
	display: block;
	clear: both;
}

a.astarna {
	size: 10px;
	color: #999;
	text-decoration: underline;
}

#boxes {
	margin-bottom: 27px;
}

.red {
	color: #990000;
}

#idx-container {
	margin-top: -15px;
}

#footer {
	width: 894px;
	height: 148px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 20px;
	clear: both;
}

a {
	color: #336699;
}
