/* CSS Document */
body {
	background-color: #969a69;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11pt;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	background-image: url(images/bkgd-stone-tiled.jpg);
	background-repeat: repeat-x;
	color: #333333;
	
	}
	
#page {
	background-color: #ffffff;
	margin: 0px auto;
	margin-bottom: 20px;
	width: 694px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: 3px solid #ffffff;
	background-image: url(images/page_top_grad.jpg);
	background-repeat: no-repeat;
	}
	
#header { 
	border-bottom: 3px solid #ffffff;
	}

#subheader { 
	background-color: #646948;
	height: 35px;
	position: relative;
	}
	
a:link {color: #81a8f6; font-weight: bold; font-size: 11px; text-decoration: none;}
a:active {color: #b2b584; font-weight: bold; font-size: 11px; text-decoration: none;}
a:visited {color: #81a8f6; font-weight: bold; font-size: 11px; text-decoration: none;}
a:hover {color: #b2b584; font-weight: bold; font-size: 11px; text-decoration: none;}

#navigation {
	font-weight: bold;
	Position: absolute;
	top: 20px;
	left: 7px;
	font-size: 11px;
	}
	
#navigation a { 
	padding: 0px 10px 3px 10px;
	}

#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #ffffff;
	}
	
#navigation a:hover, #navigation a:active {
	text-decoration: none;
	color: #b2b584;
	}
	
a.borderright { 
	border-right: 1px solid #ffffff;
	}
	
#watchmovie { 
	position: absolute;
	top: 0px;
	left: 471px;
	}
	
#subnavcontainer { 
	background-color: #FFFFFF;
	position: relative;
	height: 35px;
	}
#subnavcontainer2 { 
	background-color: #FFFFFF;
	height: 6px;
	Position: absolute;
	top: 168px;
	left: 299px;
	}
	
#subnav {
	font-weight: bold;
	position: absolute;
	top: 2px;
	left: 7px;
	font-size: 11px;
		}
	
#subnav a { 
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #333333;
	}
	
#subnav a:hover, #subnav a:active {
	text-decoration: none;
	color: #b2b584;
	}

.subnavright, .subnavrightnoline { 
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	}	
	
.subnavright { 
	border-right: 1px solid #646948;
	}
	


	
#advantage { 
	position: absolute;
	top: 0px;
	left: 564px;
	}
	
#content { 
	padding: 20px;
	}
	
#contenta, #contentb { 
	float:left;
	
	}
		
#contenta {
  padding: 8px 20px 20px 20px;
	width: 397px;
	font-size: 10pt;
	}
	
#contentb { 
	padding: 20px 0px 20px 0px;
	width: 248px;
	font-size: 10pt;
	}
	
#contentc { 
	padding: 8px 0px 20px 20px;
	width: 694px;
	font-size: 10pt;
	float:left
	}
	
#contentlinea { 
	margin: 20px 0px 20px 0px;
	width: 397px;
	border-bottom: 1px solid #e9e6de;
	}
	
.clear { 
	clear: both;
	}
	
#caption {
	text-align: right;
	text-decoration: none;
	color: #b4ab91;
	font-style: italic;
	font-size: 8.5pt;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0px;
	}
	
#pdfdownloadscontainer { 
	background-color: #FFFFFF;
	background-image: url(images/pdf-download-container.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 300px;
	width: 208px;
	position: relative;
	padding: 35px 20px 20px 20px;
	font-weight: bold;
	font-size: 11px;
	}

#pdfdownloadscontainer a:link, #pdfdownloadscontainer a:visited {
	text-decoration: none;
	color: #333333;
	}
	
#pdfdownloadscontainer a:hover, #pdfdownloadscontainer a:active {
	text-decoration: none;
	color: #b2b584;
	}

#projectnav {
	font-weight: bold;
	font-size: 11px;
	}
	
#projectnav a:link, #projectnav a:visited {
	text-decoration: none;
	color: #333333;
	}
	
#projectnav a:hover, #projectnav a:active {
	text-decoration: none;
	color: #b2b584;
	}
	
#footer { 
	background-color: #646A48;
	height: 22px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #b2b584;
	}
	#footerleft { 
	background-color: #646A48;
	color: #b2b584;
	margin-top: 5px;
	padding-left: 10px;
	text-align: left;
	float:left;
	}
	
	#footerright {
	background-color: #646A48; 
	color: #b2b584;
	margin-top: 5px;
	padding-right: 10px;
	text-align: right;
	float:right;
	}

