@charset "UTF-8";


/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 150px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background-color: #2a292a;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

p {
	margin-top: 0px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}





#screenshot_container {
	width: 926px;
	float: none;
	position: relative;
	margin-top: 30px;
	margin-bottom: 27px;
	
}

#screenshot_container2 {
	width: 926px;
	float: none;
	position: relative;
	margin-top: 10px;
	
	
	
}

#container1 {
	width: 926px;
	float: none;
	position: relative;
	height: 3px;
	margin-top: 27px;

}


#container2 {
	width: 916px;
	float: none;
	position: relative;
	height: 27px;
	background-color: #101010;
	padding-left: 10px;
	margin-bottom: 60px;
}

#container3 {
	width: 926px;
	float: none;
	position: relative;
	left: 0;
}

#container4 {
	width: 530px;
	float: left;
	position: relative;
	left: 0;
	margin-right: 30px;
}

#container5 {
	width: 364px;
	float: left;
	position: relative;
	left: 0;
	top: 0;
}

#container6 {
	width: 30px;
	float: left;
	position: relative;
	left: 0;
	margin-top: 60px;
}

#container7 {
	width: 926px;
	float: left;
	position: relative;
	left: 0;
	margin-top: 30px;
}

#container8 {
	width: 530px;
	float: left;
	position: relative;
	left: 0;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.arrow {
	margin-right: 5px;
}

#container9 {
	width: 364px;
	float: left;
	position: relative;
	left: 0;
	top: 0;
	margin-top: 20px;
}

#container10 {
	width: 530px;
	float: left;
	position: relative;
	left: 0;
	margin-top: 10px;
}

#container11 {
	width: 30px;
	float: left;
	position: relative;
	left: 0;
}

#container12 {
	width: 500px;
	float: left;
	position: relative;
	left: 0;
}

#container13 {
	width: 470px;
	float: left;
	position: relative;
	left: 0;
}

#container14 {
	width: 30px;
	float: left;
	position: relative;
	left: 0;
	top: 45px;
}

#container15 {
	width: 530px;
	float: left;
	position: relative;
	left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container16 {
	width: 530px;
	float: left;
	position: relative;
	left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container17 {
	width: 530px;
	float: left;
	position: relative;
	left: 0;
	margin-top: 60px;
}

#container18 {
	width: 530px;
	float: left;
	position: relative;
	left: 0;
	height: 40;

}

#container19 {
	width: 394px;
	float: left;
	position: relative;
	left: 0;

}

#container20 {
	width: 926px;
	float: left;
	position: relative;
	left: 0;

}

#container21 {
	width: 80px;
	float: left;
	position: relative;
	left: 0;
	height: 20px;

}

#container22 {
	width: 350px;
	float: left;
	position: relative;
	left: 0;

}

#container23 {
	width: 430px;
	float: left;
	position: relative;
	left: 0;
	height: 32;
}

#container24 {
	width: 100px;
	float: left;
	position: relative;
	left: 0;
}

#container25 {
	width: 264px;
	float: left;
	position: relative;
	left: 0;
}

#container26 {
	width: 100px;
	float: left;
	position: relative;
	left: 0;
}

#container27 {
	width: 926px;
	float: left;
	position: relative;
	left: 0;

}

#container28 {
	width: 530px;
	float: left;
	position: relative;
	left: 0;
}

#container29 {
	width: 530px;
	height: 1px;
	float: left;
	position: relative;
	left: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}

#container30 {
	width: 364px;
	height: 1px;
	float: left;
	position: relative;
	left: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}

#container31 {
	width: 926px;
	height: 1px;
	float: left;
	position: relative;
	left: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}

#myContent {
	height: 72px;
	width: 550px;
	position: relative;
	left: 0;
	
}

#myContent2 {
	height: 72px;
	width: 550px;
	position: relative;
	left: 0;
	
}


.objective {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #999999;
}



#more_panel {
	width: 364px;
	float: none;
	position: relative;
	left: 0;
	top: 0;
	height: 114px;
	
	background: url(images/more_panel.gif) no-repeat;
	margin-top: 30px;
}

#more_panel1 {
	width: 90px;
	height: 57px
	float: left;
	position: relative;
	margin-top: 28px;
	margin-left: 40px;
	float: left;

}

#more_panel2 {
	width: 90px;
	height: 57px
	float: left;
	position: relative;
	margin-top: 28px;
	margin-left: 13px;
	float: left;

}





#footer_links {
	width: 916px;
	float: none;
	position: relative;
	height: 27px;
	
	margin: 0px;
	padding: 0px;

}

#foot1 {
	width: 140px;
	float: left;
	position: relative;
	height: 27px;
}


#shadow {
	width: 100%;	
	height: 10px;
	background: url(images/footer_shadow.gif);
	background: url(images/footer_shadow.gif) repeat-x;

}







hr {
	width: 100%;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	background-color: #FFFFFF;
}

ul.sample {
	list-style-type: disc;
	list-style-image: inherit;
	list-style-position: outside;
	background-position: left;
	float: left;
}





.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: inherit;
}


.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 50px;
}

.title_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.title_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc33;
	font-weight: normal;
	line-height: 12px;
}

.title_text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 50px;
}


.spacer {
	height: 5px;
	width: 300px;
}








.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.links { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; color: #FFFFFF; text-decoration: none}
.links:hover {font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; color: #2fbee4; text-decoration: none}




.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	color: #5e5d5d;
	text-decoration: none
}
.links2:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; line-height: 24px; color: #ffcc33; text-decoration: none}

.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	color: #5e5d5d;
	text-decoration: none
}
.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	color: #ffcc33;
	text-decoration: none
}



.links4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none
}
.links4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	color: #ffcc33;
	text-decoration: none
}

.toggleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	color: #ffcc33;
	text-decoration: none
}
.toggleLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	color: #ffcc33;
	text-decoration: underline
}



	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b2d569;
	top: 60px;
	position: absolute;
	left: 134px;
	width: 328px;
	height: 119px;
}
#date {
	float: right;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7f8273;
}
.foot_head {
	background-color: #000000;
	height: 10px;
	width: 100%;
	float: none;
	position: static;
}
.map_pic {
	margin-top: 20px;
}
.line_space {
	margin-bottom: 10px;
}
