/* CSS Document */

body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	}
	
.access {
	display: none;
	}
	
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

#content {
	width: 100%;
	background: #FFF;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	border-left: none;
	float: left;
	}
	
	
#largevanson {
	display:none;
	}
	
/* Header Section
-------------------------------------------------------------*/	

#header {
	height: 190px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#logo {
	height: 190px;
	width: 188px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#flasharea {
	height: 121px;
	float: left;
	width: 482px;
	}
	
#flasharea p {
	font: 75%/1.5 Arial, Helvetica, sans-serif;
	color: #686864;
	margin: 40px 0px 0px 0px;
	float: left;
	z-index: 100
	}
	
#flasharea a {
	font-size: 90%;
	color: #686864;
	text-decoration: none;
	}
	
#flasharea a:hover {
	font-size: 90%;
	color: #e8610d;
	text-decoration: none;
	}
	
#flasharea strong {
	color: #06C;
	}
	
#flimconsole {
	display: none;
	}
	
/* Nav Section
-------------------------------------------------------------*/	
	
#navigation {
	display: none;
	}
	
#navigation ul {
	display: none;
	}
	
#navigation li {
	display: none;
	}
	
#navigation img {
	float: right;
	}
	
#navigation a {
	display: none;
	}
	
#navigation a:hover {
	display: none;
	}
	
#navigation .white {
	display: none;
	}

/* Print Section
-------------------------------------------------------------*/	
	
#printsection {
	display: none;
	}
	
#printsection p {
	display: none;
}

#printsection img {
	display: none;
	}
	
#printsection a {
	display: none;
	}
	
#printsection a:hover {
	display: none;
	}

/* Left Navigation
-------------------------------------------------------------*/	

#corenavigation {
	display: none;
	}
	
#corenavigation h1 {
	display: none;
	}
	
#corenavigation h2, #corenavigation h3, #corenavigation h4, #corenavigation h5, #corenavigation h6 {
	display: none;
	}
	
#corenavigation ul {
	display: none;
	}
	
#corenavigation li {
	display: none;
	}
	
#corenavigation p {
	display: none;
	}
	
#corenavigation a {
	display: none;
	}
	
#corenavigation a:hover {
	display: none;
	}
	
#corenavigation .strong {
	display: none;
	}
	
/* Main Content
-------------------------------------------------------------*/	
	
#maincontent {
	width: 100%;
	background: #FFF;
	float: left;
}	

.text {
	width: 100%;
	padding: 10px 10px 0px 0px;
	float: left;
	}

.text h1 {	
	font: bold 75%/1.3 Arial, Helvetica, sans-serif;
	color: #06c;
	margin: 20px 10px 0px 10px;
}

.text h2 {	
	font: bold 70%/1.3 Arial, Helvetica, sans-serif;
	color: #666;
	margin: 10px 10px -10px 10px;
}

.text blockquote {	
	font: bold 125%/1.3 Arial, Helvetica, sans-serif;
	color: #06c;
	margin: 20px 10px 10px 10px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.text p {	
	font: 70%/1.3 Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px 10px 10px 10px;
}

.text a {
	color: #e8610d;
	text-decoration: underline;
	}
	
.text a:hover {
	color: #000;
	text-decoration: none;
	}
	
#featuresection {
	width: 492px;
	height: 154px;
	float: left;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	}
	
/* Feature Boxes
-------------------------------------------------------------*/		
	
.featurebox {
	width: 115px;
	background: #a6a8a9;
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 6px 0px;
	height: 149px;
	}
	
.featurebox	h1 {
	height: 40px;
	background: url(/images/bg/header.jpg) no-repeat top right;
	text-align: center;
	padding: 10px 15px 10px 15px;
	font: 70%/1.3 Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px
	}
	
.featurebox img {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin: 0px;
	}
	
.featurebox a {
	color: #FFF;
	text-decoration: none;
	}
	
.featurebox a:hover {
	color: #CCC;
	text-decoration: underline;
	}
	
.largefeature {
	height: 148px;
	width: 492px;
	float: left;
	}	
	
.largeimage {
	margin: 0px 6px 0px 0px;
	float: left;
	}
	
.largefeaturetext {
	width: 216px;
	background: #e8610d url(/images/bg/orange.jpg) no-repeat top right;
	height: 133px;
	padding: 10px 10px 5px 10px;
	float: left;
	}
	
.largefeaturetext h1 {
	font: bold 70%/1.3 Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
}
	
.largefeaturetext p {
	font: 70%/1.3 Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 6px 0px 0px 0px;
	float: left
}
	
.largefeaturetext img {
	float: right;
	margin: 5px 0px 0px 0px;
	}
	
.largefeaturetext a {
	color: #FFF;
	text-decoration: underline;
	}
	
.largefeaturetext a:hover {
	color: #000;
	text-decoration: none;
	}
	
/* Main Feature Text
------------------------------------------------------------------*/
	
.mainfeaturetext {
	width: 338px;
	background: #e8610d url(/images/bg/orange.jpg) no-repeat top right;
	height: 141px;
	padding: 10px 10px 4px 10px;
	/padding: 10px 10px 6px 10px;
	float: left;
	}
	
.mainfeaturetext h1 {
	font: bold 70%/1.3 Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
}
	
.mainfeaturetext p {
	font: 70%/1.3 Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 6px 0px 0px 0px;
	float: left
}
	
.mainfeaturetext img {
	float: right;
	margin: 5px 0px 0px 0px;
	}
	
.mainfeaturetext a {
	color: #FFF;
	text-decoration: underline;
	}
	
.mainfeaturetext a:hover {
	color: #000;
	text-decoration: none;
	}		
	
/* Title Area
-------------------------------------------------------------*/	

.titlesection{
	height: 35px;
	float: left;
	width: 472px;
	background: #FFF;
	padding: 5px 0px 10px 10px;
	/padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	}
	
.titlesection p {
	font: 70%/1.5 Arial, Helvetica, sans-serif;
	color: #686864;
	margin: 6px 0px -5px 0px;
}

.titlesection img {
	margin: 5px 5px -5px 0px;
	}
	
.titlesection a {
	color: #686864;
	text-decoration: none;
	}
	
.titlesection a:hover {
	color: #e8610d;
	text-decoration: none;
	}
	
/* Form
-------------------------------------------------------------*/	

form {
	display: none;
	}
	
label{
	display: none;
}

label.tickbox {
	float: left;
	display: none;
}

input, textarea, select {
	display: none;
}

textarea{
	display: none;
}

select {
	display: none;
	}

.boxes{
	display: none;
}

.submit{
	display: none;
}

br {
	clear: left
	}
	

	
/* Footer
-------------------------------------------------------------*/	
	
#footer {
	float: left;
	padding: 10px 0px 0px 0px;
	height: 25px;
	text-align: center;
	background: #f2efe1;
	width: 100%
	}
	
#footer p {
	font: 70%/1.3 Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	}
	
#footer a {
	color: #333;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #e8610d;
	text-decoration: none;
	}

