body, html{
	height: 100%;
	margin:0px;
	padding:0px;
	border: 0px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

html>body div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-image: url("/_images/general/bg_body_dkbrown_solid.jpg");
	background-repeat: repeat;
}

table.container {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: center;
}

table.body {
	width: 840px;
	margin: 0 auto;
	background-image: url("/_images/general/bg_content_fade_black_840_flipped.jpg");
	background-repeat: repeat;
}

td.hdr {
	width: 100%;
	height: 127px;
	background-color: #000;
	vertical-align: top;
	text-align: left;
}

/****************
*****************
HEADER 
*****************
*****************/

#hdr_content {
	position: relative;
	width: 100%;
}

#hdr_bnr, #hdr_logo, #hdr_fill {
	position: absolute;
	left: 70px;
	top: 0px;
	z-index: 10px;
}

#hdr_fill {
	display: none;
}

#hdr_bnr .img {
	position: absolute;	
	top: 45px;
	left: -20px;
	z-index: 5;
}

#hdr_logo .img {
	position: absolute;
	top: 9px;
	left: 56px;
	z-index: 10;
}

#hdr_logo .slogan {
	position: absolute;
	width: 300px;
	top: 68px;
	left: 141px;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	z-index: 10;
}

/****************
*****************
FOOTER
*****************
*****************/

td.ftr {
	background-color: #000;
	vertical-align: top;
	text-align: left;
}

#ftr_content {
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;
}

td.ftr, #ftr_content {
	height: 60px;
}

#fcontent {
	position: absolute;
	top: 8px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#fcontent table {
	margin: 0 auto;
}

td.fnav {
	font-size: 11px;
	padding-left: 6px;
	padding-right: 6px;
	color: #8B7641;
}

td.fnav a {
	color: #8B7641;
	text-decoration: none;
}

td.fnav a:hover {
	color: #8B7641;
	text-decoration: underline;
}

#copyright {
	position: absolute;
	left: 0px;
	width: 830px;
	text-align: right;
}

#privacy {
	position: absolute;
	left: 5px;
	padding-left: 10px;
}

#copyright, #privacy {
	font-size: 10px;
	font-weight: normal;
	color: #8B7641;
	bottom: 14px;
}

#privacy a {
	color: #8B7641;
	text-decoration: none;
}

#privacy a:hover {
	color: #8B7641;
	border-bottom: 1px dotted #8B7641;
}

/****************
*****************
CONTENT - HOME PAGE
*****************
*****************/

td.content {
	height: 233px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 830px;
}

#body_content {
	position: relative;
	top: 0px;
	left: 0px;
	height: 233px;
	width: 100%;
}

td.content #body_content #images {
	position: absolute;
	top: 79px;
	left: 0px;
}

td.content #body_content #markers {
	position: absolute;
	top: 157px;
	left: 0px;
}

td.content #body_content #applications {
	position: absolute;
	width: 100%;
	top: 210px;
	left: 0px;
	text-align: center;
}

#applications table {
	margin: 0 auto;
}

#applications table td a {
	color: #FFF;
	text-decoration: none;
}

#applications table td a:hover {
	color: #FFF;
	text-decoration: underline;
}

#applications table td {
	color: #FFF;
	font-size: 11px;
}

td.asbuilt,
td.cad,
td.architecture {
	font-size: 9px;
	vertical-align: top;
}

td.asbuilt {
	width: 142px;
}

td.cad {
	width: 139px;
}

td.architecture {
	width: 139px;
}

/*** CONTENT ***/

td.content #body_content #markers td {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 4px;
}

td.content #body_content #markers td {
	font-size: 11px;
}

#bslogan {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#bslogan h1 {
	font-size: 12px;
	color: #FFF;
	font-weight: none;
	letter-spacing: 3px;
}

#bnav {
	position: absolute;
	top: 48px;
	left: 0px;
	text-align:center;
	width: 100%;
	margin: 0px auto;
}

html>body #bnav {
	top: 52px;
}

#bnav table {
	margin: 0 auto;
	border: 0px;
	width: 535px;
}

#bnav table td {
	color: #FFF;
	font-size: 11px;
}

#bnav table td a {
	color: #FFF;
	text-decoration: none;
}

#bnav table td a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*** NAVIGATION ***/

td.nav {
	padding-top: 10px;
}

td.nav table {
	width: 100px;
	border: 1px solid #FFF;
}

td.nav table td {
	width: 20%;
}

td.nav table td a {  
	color: white;
	text-decoration: none;
	font-size: 11px;
}

td.nav table td a:hover {
	color: white;
	text-decoration: underline;
	font-size: 11px;
}

#hdr_contest {
	position: absolute;
	top: -58px;
	left: 685px;
	z-index: 100;
}

#hdr_twitter {
	position: absolute;
	top: -35px;
	left: 5px;
	z-index: 100;
}

#hdr_anniversary {
	position: absolute;
	top: 12px;
	left: 550px;
	z-index: 100;
}

#hdr_referafriend {
	left: 725px;
}

