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

body {
	background-color	:	#333333;
	}



#wrapper {
	text-align		: 	left;
	margin			: 	0px auto;
	padding			: 	0px;
	width			: 	840px;
	border-top-style	: 	none;
	border-right-style	: 	none;
	border-bottom-style	: 	none;
	border-left-style	: 	none;
	background-color	: 	#FFFFFF;
	height			: 	855px;
	}
	

#header {
	height			: 	150px;
	width			: 	840px;
	display			: 	block;
	margin-top		: 	0;
	margin-right		: 	0;
	margin-bottom		: 	0;
	margin-left		: 	0;
	padding			: 	0;
	z-index			: 	25;
	}

#leftcolumn {
	float:left;
	/* position		: 	absolute; */
	/* top			: 	180px; */
	display			: 	block;
	width			: 	220px;
	padding-left		: 	20px;
	z-index			: 	100;
	background-color	:	red;
	}	
	
#leftcolumnnav {
	list-style-type		: 	none;
	width			: 	185px;
	/* float			: 	left; */
	font-family		: 	Verdana, Arial, Helvetica, sans-serif;
	font-size		: 	11px;
	color			: 	#FFFFFF;
	font-weight		: 	normal;
	display			: 	block;
	margin-top		: 	0px;
	margin-right		: 	0;
	margin-bottom		: 	0;
	margin-left		: 	0;
	padding			: 	0;
	}
	
#leftcolumnnav li {
	margin			: 	0;
	padding			: 	0;
	float			: 	left; /* This corrects the */
	width			: 	185px; /* IE whitespace bug */
	font-family		: 	Verdana, Arial, Helvetica, sans-serif;
	color			: 	#FFFFFF;
	}
	
#leftcolumnnav a {
	display			: 	block;  /* to increase clickable area as a's default to inline */
	color			: 	#FFFFFF;
	text-decoration		: 	none;
	line-height		: 	2.2em;
	width			: 	185px;
	background-color	: 	#719EC2;
	padding-top		: 	0;
	padding-right		: 	15px;
	padding-bottom		: 	0;
	padding-left		: 	15px;
	margin-bottom		: 	2px;
	}
	
#leftcolumnnav a:hover {
	background-color	: 	#787FAC;
	font-family		: 	Verdana, Arial, Helvetica, sans-serif;
	width			: 	185px;
	}
	
#leftcolumnnav li.current a {
	background-color	: 	#719EC2;
	color			: 	#3E3564;
	font-weight		: 	normal;
	width			: 	185px;
	}	
	

#maincolumn {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	position: absolute;
	/* top: 430px; */
	width: 370px;
	display: block;
	margin-left: 260px;
	font-weight: lighter;
	z-index: 80;
	background-color	:	green;
}



#rightcolumn {
	float:right;
	/* position		: 	absolute; */
	/* top			: 	165px; */
	padding-right		: 	20px;
	z-index			: 	100;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	width: 155px;
	display: block;
	/* padding-left: 670px; */
	font-weight: lighter;
	background-color:pink;
}


#legal-wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 840px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	height: 520px;
}

#address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: relative;
	top: 15px;
	width: 155px;
	padding-left: 0px;
	line-height: 17px;
	z-index: 3;
	float: right;
	margin-right: auto;
	margin-left: auto;
	left: -10px;
}
#image {
	z-index: 2;
	display: block;
	width: 840px;
	height: 620px;
}

#maincopy-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	position: absolute;
	top: 175px;
	width: 370px;
	display: block;
	padding-left: 260px;
	font-weight: lighter;
}
#legal-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
	color: #333333;
	position: absolute;
	width: 450px;
	padding-left: 300px;
}

#side-copy2 {
	z-index: 15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	position: absolute;
	width: 155px;
	top: 185px;
	display: block;
	padding-left: 670px;
	font-weight: lighter;
}
#side-copy3 {
	position: absolute;
	width: 155px;
	top: 430px;
	display: block;
	padding-left: 670px;
	z-index: 5;
}
#form-copy {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 540px;
	top: 185px;
	padding-left: 275px;
	font-size: 12px;
	text-align: left;
}


#nav2 {
	list-style-type: none;
	width: 140px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
#nav2 li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the */
	width: 140px; /* IE whitespace bug */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#nav2 a {
	display: block;  /* to increase clickable area as a's 
      default to inline */
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.2em;
	width: 140px;
	background-color: #719EC2;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-bottom: 2px;
}
#nav2 a:hover {
	background-color: #787FAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	height: 40px;
	position: absolute;
	top: 830px;
	width: 840px;
	margin-top: 0px;
	background-color: #719EC2;
}
#footer-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 840px;
	width: 800px;
	float: right;
	text-align: right;
}
#legal-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	height: 40px;
	position: absolute;
	top: 500px;
	width: 840px;
	margin-top: 0px;
	background-color: #719EC2;
}
#legal-footer-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 515px;
	width: 800px;
	float: right;
	text-align: right;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
	line-height: 18px;
	display: block;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #333333;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
	font-weight: lighter;
}
.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #333333;
	display: block;
	margin-top: 10px;
	font-weight: lighter;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: right;
	margin-right: 50px;
	margin-top: 25px;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}

.style8 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style11 {color: #333333}
.style12 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #666666;
	text-align: right;
}
.style13 {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
