/* 2Evolve CSS Document */


body {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

p {
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

ul {
	color: #000;
}


ul li{
	line-height: 18px;
	color: #F5971D;
	margin-left: 0px;
	padding-left: 0px;
}

ol {
	color: #000;
	
}


ol li {
	color: #000;
}


a:link, a:active, a:visited {
			text-decoration: none;
			color:#FFFFFF;
		}

a:hover {
			text-decoration: none;
			color:#000000;
	
}

h1 {
	font-size:11px;
	font-weight:bold;
	color: #973021;
}

h2 {
	font-size:11px;
	font-weight:normal;
	color: #973021;
}


/* Classes */

.bold {
	font-weight:bold;
}

.orangeBold {
	color:#DC420F;
}	


.menuSelected {
	color: #FAEF38;
}


/* Base Divs */


#base {
	background-image:url(ImgBackground.gif);
	background-color: #E7E564;
	width: 980px;
	height: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
}

	td{
	vertical-align: baseline;
	margin-top: 340px;
	}
	

#privacy {
	background-color: #E7E564;
}

#baseSplash {
	background-image:url(ImgBackground.gif);
	background-color: #ffffff;
	width: 980px;
	height: 610px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#flashContent{
	height: 570px;
	width: 310px;
	margin-left:20px;
	background-color: #E7E564;
	float: left;

}


#baseWide {
	background-image:url(ImgBackground3.gif);
	background-color: #E7E564;
	width: 980px;
	height: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	position: relative;
}

#baseWideCareers {
	background-image:url(ImgBackground4.gif);
	background-color: #E7E564;
	width: 980px;
	height: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	position: relative;
}

/* Content Divs */


#content {
	height:420px;
	width: 390px;
	position: absolute;
	left: 370px;
	top: 45px;
}

#content a:link, #content a:active, #content a:visited {
			text-decoration: none;
			color:#DC420F;
		}

#content a:hover {
			text-decoration: none;
			color:#666666;
	
}



#contentWide {
	position: absolute;
	left: 370px;
	top: 45px;
	width: 570px;
	height: 420px;
}

#contentWide a:link, #contentWide a:active, #contentWide a:visited {
			text-decoration: none;
			color:#DC420F;
		}

#contentWide a:hover {
			text-decoration: none;
			color:#666666;
	
}


/* Arrow Divs */

#arrow{
	width: 100px;
	top: 395px;
	right: 0px;
	position:absolute;
}

#arrowWilderness{
	width: 100px;
	top: 395px;
	right: 0px;
	position:absolute;
}



#arrowWide{
	width: 570px;
	top: 395px;
	position:absolute;
}


#arrowRight {
	display:block;
	background-image:url(arrowRight.gif);
	background-repeat:no-repeat;
	float: right;
	clear: right;
	margin: 0px;
}

		#arrowRight a:link, #arrowRight a:active, #arrowRight a:visited {
			display:block;
			background-image:url(arrowRight.gif);
			background-repeat:no-repeat;
			cursor:pointer;
		}


		#arrowRight a:hover {
			display:block;
			background-image:url(arrowRightOff.gif);
			background-repeat:no-repeat;
			cursor:pointer;
		}

#arrowLeft {
	display:block;
	background-image:url(arrowLeft.gif);
	background-repeat:no-repeat;
	float: right;
	clear: none;
	padding-right: 5px;
	margin: 0px;
}

		#arrowLeft a:link, #arrowLeft a:active, #arrowLeft a:visited {
			display:block;
			background-image:url(arrowLeft.gif);
			background-repeat:no-repeat;
			cursor:pointer;
		}

		#arrowLeft a:hover {
			display:block;
			background-image:url(arrowLeftOff.gif);
			background-repeat:no-repeat;
			cursor:pointer;
		}

/* Right Box Divs */

	
#box1 {
	width: 168px;
	height: 110px;
	margin-right:16px;
	margin-left: 23px;
	float: right;
	clear: right;
	position:relative;
	margin-bottom: 0px;
}

#box2 {
	width: 164px;
	height: 215px;
	margin-top:12px;
	margin-right:18px;
	margin-left: 25px;
	float: right;
	clear: right;

}

#box3 {
	width: 164px;
	height: 103px;
	float: right;
	clear: right;
	position:relative;
	top:12px;
	right:18px;
}

/* Menu Divs */

#MenuWrap {
	margin-left: 365px;
	margin-top: 45px;
	height:auto;
}


#menuBox1 {
	width: 100px;
	height: 70px;
	font-family: VTypewriter-Corona, Courier New, Courier, sans-serif;
	font-size: 11px;
	line-height: 12px;
	position: absolute;
	top: 503px;
}

#menuBox1 .menuSelected {
	color:#000;
	background-color:#FAEF38;
}

 
#menuBox1 a, #menuBox1 a:link, #menuBox1 a:visited, #menuBox1 a:active, #menuBox1 .btn-up {
	color:#FFFFF;
}

#menuBox1 a:hover, #menuBox1 .btn-over  {
	background-color:#FAEF38;
	color:#000;
}

#menuBox2 {
	width: 110px;
	height: 70px;
	font-family: VTypewriter-Corona, Courier New, Courier, sans-serif;
	font-size: 11px;
	line-height: 12px;
	position: absolute;
	top: 503px;
	left: 510px;
}

#menuBox2 .menuSelected {
	color:#000000;
	background-color:#DC420F;
}

#menuBox2 a:link, #menuBox2 a:visited, #menuBox2 a:active {
	color:#666666;
}

#menuBox2 a:hover {
	color:#000000;
	background-color:#DC420F;
}

#menuBox2Logos {
	width: 132px;
	height: 102px;
	font-family: VTypewriter-Corona, Courier New, Courier, sans-serif;
	font-size: 11px;
	line-height: 11px;
	position: absolute;
	top: 488px;
	left: 498px;
}



#menuBox3 {
	width: 115px;
	height: 70px;
	font-family: VTypewriter-Corona, Courier New, Courier, sans-serif;
	font-size: 11px;
	line-height: 11px;
	position: absolute;
	top: 500px;
	left: 660px;
}

#menuBox3 .menuSelected {
	color:#000000;
	background-color:#DC420F;
}

#menuBox3 a:link, #menuBox3 a:visited, #menuBox3 a:active {
	color:#666666;
}

#menuBox3 a:hover {
	color:#000000;
	background-color:#DC420F;
}


#menuBox3Video {
	width: 135px;
	height: 103px;
	display: block;
	position:absolute;
	top: 488px;
	left: 645px;
}


/* Footer */


#footer {
	width: 960px;
	margin-right:auto;
	margin-left: auto;
	font-family: VTypewriter-Corona, "Courier New", Courier, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #973021;
	font-variant: normal;
	display: block;
	padding-top: 10px;
	padding-left: 20px;
	clear: both;
	}
	
#footer a:link, #footer a:active,#footer  a:visited {
			text-decoration: none;
			color:#DC420F;
		}

#footer a:hover {
			text-decoration: none;
			color:#666666;
	
}

