#container {
	margin: 10px auto;
	position: relative;
	width: 610px;
	height: auto;
	background-color: #FFFFFF;
}


BODY { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 16px; margin: 0px; padding: 0px; background-color: #74697D;}
A { text-decoration: none}

.text { font-family: verdana, arial, sans-serif; font-size: 10.5px; line-height: 15px; color: #330033 }
.contact { font-family: verdana, arial, sans-serif; font-size: 9.5px; line-height: 13px; color: #330033 }

.italic { font-family: verdana, arial, sans-serif; font-size: 10.5px; line-height: 15px; font-style: italic; color: #330033 }
.bold { font-family: verdana, arial, sans-serif; font-size: 10.5px; font-weight: bold; line-height: 17px; color: #330033 }
.bolditalic { font-family: verdana, arial, sans-serif; font-size: 10.5px; line-height: 15px; font-style: italic; font-weight: bold; color: #330033 }
.head { font-family: verdana, arial, sans-serif; font-size: 16px; line-height: 20px; color: #330033 }
.subhead { font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; line-height: 15px; color: #330033 }
.subheaditalic { font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; color: #330033; font-style: italic }
.caption { font-family: verdana, arial, sans-serif; font-size: 9px; line-height: 11px; color: #999999 }

#copyright { font-family: verdana, arial, sans-serif; font-size: 9px; line-height: 11px; color: #CCCCCC; margin-left: 20px; margin-bottom: 65px; float: left;}



a:link { color: #A73115; }
a:visited {	color: #A73115; }
a:hover { color: #A73115; }
a:active { color: #A73115; }

.bottom-copyright A:link {color: #CCCCCC; text-decoration: none}
.bottom-copyright A:visited {color: #CCCCCC; text-decoration: none}
.bottom-copyright A:hover {color: #CCCCCC;}
.bottom-copyright A:active {color: #CCCCCC;}


#title {
	position:absolute;
	width:570px;
	height:61px;
	z-index:1;
	left: 20px;
	top: 0px;
}

#topnav {
	position:absolute;
	width:570px;
	height:25px;
	z-index:1;
	left: 20px;
	top: 61px;
}

#subtitle {
	position:absolute;
	width:570px;
	height:30px;
	z-index:1;
	left: 20px;
	top: 98px;
}


#illustration {
	position:absolute;
	width:570px;
	height:130px;
	z-index:1;
	left: 20px;
	top: 130px;

}

#hometext {
	float: left;
	width:215px;
	z-index:1;
	padding-left: 20px;
	margin-top: 110px;
	margin-bottom: 30px;
}

#subtext {
	float: left;
	width:415px;
	z-index:1;
	padding-left: 138px;
	margin-top: 280px;
	margin-bottom: 60px;
}

#newslettertext {
	float: left;
	width:415px;
	z-index:1;
	padding-left: 138px;
	margin-top: 320px;
	margin-bottom: 60px;
}

.prop {
height:580px;
float:right;
width:1px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}
