/* STRUCTURE */ 

body {
	background-color:#251b15;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
#main-wrapper {
	width:1837;
	height:1238px;
	min-width: 1024px;
	background:url('../images/bg.gif');
	background-position:center;
	background-repeat:no-repeat;
}
#maincontent {
	width:1024px;
	margin:auto;
}
#header {
	background: url('../images/header-slice.gif');
	height:102px;
}
#header .logo-top {
	margin:10px 0 0 17px;
	border: none;
	float:left;
}
#content {
	width:1024px;
	background: url('../images/logo-bottom.gif');
	background-repeat: no-repeat;
	height:auto;
}
#leftcontent {
	width:750px;
	background: url('../images/logo-bottom.gif');
	background-repeat: no-repeat;
	float: left;
}
#flex-leftcontent {
	width:750px;
	background: url('../images/logo-bottom.gif');
	background-repeat: no-repeat;
	float: left;
}
#rightcontent {
	width: 274px;
	float:left;
}
#topcontent {
	width:1024px;
	min-height: 500px;
	#height:500px;
}
#bottomcontent {
	width: 1024px;
}
#bottomleftcontent {
	width:820px;
	float: left;
}
#bottomrightcontent {
	float: left;
	margin-left: 40px;
	margin-top:60px;
}
#bottomrightcontent img{
	border:0;
}
#right-top {
	height:330px;
}
#right-bottom {
	margin-left:110px;
	margin-top:390px;
}
#right-bottom img{
	border: 0;
}
.maximus-logo {
	float:left;
	margin-right:10px;
}
.bottomlogos {
	float:left;
}
.bottomlogos img{
	margin-bottom:5px;
}
#footer {
	font-family: Arial, Helvetica, Times;
	font-size: 0.65em;
	line-height: 1.5em;
	color:#897b73;
	margin-top:30px;
}
#footer a{
	color:#897b73;
	text-decoration: none;
	
}
#footer a:hover{
	color:#88cdcf;
	text-decoration: underline;
}
#flex-rightcontent {
	width: 274px;
	float: left;
	min-height: 500px;
	background: url('../images/flex2.gif');
	background-repeat: no-repeat;
}
#flex-mainimage {
	width:294px;
	height:519px;
	background: url('../images/flex1.gif');
	background-repeat: no-repeat;
	background-position: top right;
	float:right;
}
#flex-table {
	float:left;
	margin:0 0 0 35px;
}
.line {
	border-bottom: 1px solid #8a837f;
	height:1px;
	margin:0;
	padding:0;
}
#com-flash {
	float:right;
	margin-top:5px;
}
#com-copy {
	float:left;
	margin:102px 0 0 0;
	width:220px;
	padding-left:50px;
}
#access-copy {
	margin:30px 0 0 50px;
	width:600px;
}
#tabs {
	margin:100px 0 0 10px;
	width:346px;
	float:left;
}
#tabs-top {
	width:345px;
}
#tabs-bottom {
	width:300px;
	background-color:black;
	padding:15px;
	min-height:450px;
}
#dir-rightcontent {
	width: 274px;
	float:left;
	background: url('../images/map-right.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#contact-leftcontent {
	width:750px;
	min-height:419px;
	#height:419px;
	background: url('../images/contact.jpg');
	background-repeat: no-repeat;
}
#contact-rightcontent {
	width: 274px;
	background: url('../images/contact-right.jpg');
	background-repeat: no-repeat;
	float:left;
}
/* END STRUCTURE */ 

/* NAVIGATION */
#nav {
	text-align: right;
	padding: 75px 20px 0 0;
	font-family: Helvetica, Arial, Times;
	font-size: 0.8em;
	background: url('../images/nav-bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
#nav .off {
	text-decoration: none;
	color: #c2af04;
	margin-left:15px;
}
#nav .off a{
	text-decoration: none;
	color: #c2af04;
}
#nav a.off:hover{
	text-decoration: none;
	color: #77cdd0;
}
#nav .on {
	text-decoration: none;
	color: #77cdd0;
	margin-left:15px;
}
#nav .on a{
	text-decoration: none;
	color: #77cdd0;
}
#nav a.on:hover{
	text-decoration: none;
	color: #77cdd0;
}

/* END NAVIGATION */



/* FONTS */
#leftcopy {
	float:left;
	padding-left:50px;
	width:500px;
}
#rightcopy {
	float:left;
	width:330px;
	margin-left:50px;
}
h1 {
	font-family: Arial, Helvetica, Times;
	color:#ffffff;
	font-size:1.3em;
	line-height: 1em;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, Times;
	color:#77cdd0;
	font-size:0.9em;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom:20px;
}
h3 {
	font-family: Arial, Helvetica, Times;;
	color:#c2af04;
	font-size:0.9em;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom:0;
	margin-top:10px;
}
h3 a{
	color:#c2af04;
	text-decoration:none;
}
h3 a:hover{
	color:#c2af04;
	text-decoration:underline;
}
h4 {
	font-family: Arial, Helvetica, Times;
	color:#77cdd0;
	font-size:1em;
	line-height: 1.4em;
	font-weight: normal;
	margin-bottom:5px;
	margin-top:10px;
}
p {
	font-family: Arial, Helvetica, Times;
	color:#dccd7b;
	font-size:0.8em;
	line-height: 1.3em;
	font-weight: normal;
	margin-top:5px;
}
p a{
	color:#dccd7b;
	text-decoration:none;
}
p a:hover{
	color:#dccd7b;
	text-decoration:underline;
}
.white {
	color:#ffffff;
	margin-bottom:5px;
}
.small {
	font-size:0.6em;
	margin-top:10px;
}
.last {
	padding-bottom:0px;
}
ul {
	list-style:square;
	padding-left:10px;
	margin-top:5px;
	margin-left:0;
	#margin-left:5px;
}
li {
	font-family: Arial, Helvetica, Times;
	color:#dccd7b;
	font-size:0.8em;
	line-height: 1.3em;
	font-weight: normal;
	margin-top:0;
	margin-left:0;
	padding:0 0 3px 0;
}
.blue {
	font-family: Arial, Helvetica, Times;
	color:#77cdd0;
	font-size:0.8em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top:0;
}
/* END FONTS */

.q {
	float:left;
	width:20px;
}
.q-title {
	float:left;
	width:260px;
	background: url('../images/yellow-line.gif');
	background-position: 100% 0.5cm;
	background-repeat: no-repeat;
}
.q-title-b {
	float:left;
	width:260px;
	background: url('../images/blue-line.gif');
	background-position: 100% 0.5cm;
	background-repeat: no-repeat;
}
.q-img {
	float:left;
}
#flex-leftcopy {
	float:left;
	padding-left:50px;
	width:400px;
	padding-top:100px;
}
.flex-tablecopy {
	font-family: Arial, Helvetica, Times;
	color:#c2af04;-
	font-size:0.6em;
	font-weight: normal;
	margin:0;
}
.flex-tablecopy-b {
	font-family: Arial, Helvetica, Times;
	color:#77cdd0;
	font-size:0.65em;
	font-weight: normal;
	margin:0;
}
#flex {
}

#flex td{
	border-bottom: 1px solid #8a837f;
	padding-right:10px;
	height:18px;
}
#contact-form {
	padding:50px 0 0 220px;
	width:350px;
}
#contact-form td input {
	background-color:#251b15;
	width:200px;
	border: 1px solid #c2af04;
	color:#77cdd0;
	margin-top:5px;
}
.text250 {
	background-color:#251b15;
	width:200px;
	border: 1px solid #c2af04;
	color:#77cdd0;
	margin-top:5px;
}
.form-label {
	font-family: Arial, Helvetica, Times;
	color:#dccd7b;
	font-size:0.8em;
	line-height: 1.3em;
	font-weight: normal;
	padding-top:3px;
}
#contactpage-logos {
	float:left;
	margin-top:20px;
	width:750px;
}
#contactpage-logos img{
	margin-right:10px;
}
#contactpage-logos p{
	font-size:0.7em;
	margin:21px 15px 0 0;
	#margin:20px 15px 0 0;
}
.contact-details {
	float:left;
}
.60 {
	height:60px;
}
#thankpage-logos {
	margin-top:363px;
	
}
#thankpage-logos img{
	margin-right:15px;
}
#thankpage-logos p{
	margin:22px 30px 0 0;
}
#flash-a {
	height:372px;
}
#flash-access {
	padding:95px 0 0 50px;
}
#flash-com {
	padding:90px 0 0 50px;
}