@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000;
	background-image: url(../images/bckgrnd_top.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	text-align: center;
	min-width: 750px;
}

#container {
	margin:0 auto;
	width: 750px;
	text-align: left;
}

#logo {
	margin:0 auto;
	width: 750px;
	height:120px;
	text-align: right;
}

#logo_sub {
	margin:0 auto;
	width: 750px;
	height: 98px;
	text-align: right;
}

#navigation {
	position: absolute;
	top: 90px;
	margin:0 auto;
	width:750px;
	height:30px;
	text-align: left;
	background-image: url(../images/nav_shim.jpg);
	background-repeat: repeat-x;
}

#animation {
	position: absolute;
	top: 355px;
	margin:0 auto;
	width:750px;
	text-align: left;
}

#header {
	margin:0 auto;
	background-image: url(../images/hdr_tower.jpg);
	background-repeat: no-repeat;
	width:750px;
	height: 324px;
	text-align: left;
}

#content {
	width:750px;
	background-color:#FFFFFF;
	text-align: left;
}

#content-table {
 	padding-left:20px;
}

#content-area {
	width:710px;
	margin:0;
	background-color:#FFFFFF;
	text-align: left;
	padding:20px;
}

#footer {
	margin:0 auto;
	background-image: url(../images/ftr.gif);
	background-repeat: no-repeat;
	width:740px;
	height: 85px;
}

#footer_res {
	margin:0 auto;
	background-image: url(../images/ftr_res.gif);
	background-repeat: no-repeat;
	width:740px;
	height: 85px;
}

.btn_newsletter {
	display:block;
	background-color:#993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#ffffff;
	margin-top:5px;
	padding:3px;
	border:1px solid #ffffff;
	text-decoration:none;
	text-align:center;
	width:200px;
}

.btn_newsletter a:link {
	background-color:#993300;
	color:#ffffff;
}

.btn_newsletter a:hover {
	background-color:#333333;
	color:#ffffff;
}

.btn_newsletter a:visited{
	background-color:#993300;
	color:#ffffff;
}

.btn_newsletter a:active {
	background-color:#993300;
	color:#ffffff;
}

.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
}

.hometext a:link {color: #666666; text-decoration: underline;}
.hometext a:visited {color: #666666; text-decoration: underline;}
.hometext a:hover {color: #333333; text-decoration: underline;}
.hometext a:active {color: #666666; text-decoration: underline;}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	color: #333333;
	text-align: left;
}

.bodytext a:link {color: #333333; text-decoration: underline;}
.bodytext a:visited {color: #333333; text-decoration: underline;}
.bodytext a:hover {color: #000000; text-decoration: underline;}
.bodytext a:active {color: #333333; text-decoration: underline;}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left:10px;
	padding-top:20px;
	text-align: left;
}

.footer a:link {color: #CCCCCC; text-decoration: underline;}
.footer a:visited {color: #CCCCCC; text-decoration: underline;}
.footer a:hover {color: #ffffff; text-decoration: none;}
.footer a:active {color: #CCCCCC; text-decoration: underline;}

.footerlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding-top:25px;
	padding-bottom:30px;
	text-decoration: none;
	text-align: left;
}

.footerlinks a:link {color: #666666; text-decoration: underline;}
.footerlinks a:visited {color: #666666; text-decoration: underline;}
.footerlinks a:hover {color: #999999; text-decoration: none;}
.footerlinks a:active {color: #666666; text-decoration: underline;}

.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #990000;
}

#home-preview {
	padding:0px 10px 0px 10px;
	border-top:1px solid #333333;
}

#spacer {margin-right:25px;}

.btn_details {
	display:inline;
	background-color:#999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#ffffff;
	margin-top:5px;
	padding:3px;
	border:1px solid #ffffff;
	text-decoration:none;
	text-align:center;
}

.btn_details a:link {background-color:#cccccc;color:#ffffff;text-decoration:none;}
.btn_details a:hover {background-color:#333333;color:#ffffff;text-decoration:none;}
.btn_details a:visited{background-color:#cccccc;color:#ffffff;text-decoration:none;}
.btn_details a:active {background-color:#cccccc;color:#ffffff;text-decoration:none;}

#build-wrapper {margin-top:3px;margin-bottom:10px;}

#clear{clear:both;}
