@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: auto;

}

#topNew {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	visibility: collapse;
	background: #444;
	height: 40px;
	position: relative;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 25px;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: left;
	line-height: 14px;
	border-bottom-style: solid;
	border-bottom-color: #00aeef;
	border-bottom-width: medium;

}

#topPhone {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	visibility: visible;
	background: #444;
	height: 40px;
	position: relative;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 25px;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: left;
	line-height: 14px;
	border-bottom-style: solid;
	border-bottom-color: #00aeef;
	border-bottom-width: medium;

}

#learnNew {
	clear: both;
	float: left;
	margin-left: 25%;
	width: auto;
	display: block;
	font-size: 15px;
}


#analysisNew {
	clear: none;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	font-size: 15px;
}

#analysisNew2 {
	clear: none;
	float: left;
	margin-left: 25%;
	width: auto;
	display: block;
	font-size: 15px;
}


#teamNew {
	clear: none;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	font-size: 15px;
}

#homeNew {
	clear: none;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	font-size: 15px;
}



#main_contain {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	background-color: #550000;
	height: auto;
	display: block;
}

#logo {
	clear: both;
	float: left;
	width: 55%;
	display: block;
	margin: -55% auto auto 20%;
	position: relative;
	z-index: 1;
}

#logo2 {
	clear: none;
	float: left;
	width: 16%;
	display: block;
	margin: -9% auto auto 7%;
	position: relative;
	z-index: 1;
}

#main_text {
	clear: both;
	float: left;
	margin-left: 10%;
	margin-top: -17%;
	margin-bottom: 35%;
	width: 79.1525%;
	display: block;
	position: relative;
	z-index: 1;

}

#contact_button {
	clear: none;
	float: left;
	margin-left: 15%;
	width: 175px;
	display: block;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 75px;
	margin-top: 3%;
	border: thin solid #FFF;
	position: relative;
	line-height: 13px;
	margin-right: 75%;
	border-top-left-radius: 15px; 
	border-top-right-radius: 15px; 
	border-bottom-right-radius: 15px; 
	border-bottom-left-radius: 15px;
}

#address {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	visibility: collapse;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 60px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background: #FFF;
	margin: 0;
	vertical-align: bottom;
	padding-top: 25px;

}

#addressTablet {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	visibility: collapse;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 60px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background: #FFF;
	margin: 0;
	vertical-align: bottom;
	padding-top: 25px;
	padding-bottom: 1%;

}

#addressPhone {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	visibility: visible;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	height: 60px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background: #FFF;
	margin: 0;
	vertical-align: bottom;
	padding-top: 20px;
	padding-bottom: 8%;

}

#red_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: auto;
	position: relative;
	display: block;

}

#learnLeft {
	clear: both;
	float: left;
	margin-left: 7%;
	margin-right: 7%;
	margin-top: 5%;
	width: 86%;
	text-align: justify;
	display: block;

}

#learnRight {
	clear: both;
	float: left;
	margin-left: 7%;
	margin-right: 7%;
	text-align: justify;
	margin-top: 10%;
	margin-bottom: 40%;
	width: 86%;
	display: block;

}

#teamLeft {
	clear: both;
	float: left;
	margin-left: 7%;
	margin-right: 7%;
	margin-top: 5%;
	width: 86%;
	text-align: justify;
	display: block;

}

#teamRight {
	clear: both;
	float: left;
	margin-left: 7%;
	margin-right: 7%;
	text-align: justify;
	margin-top: 10%;
	margin-bottom: 40%;
	width: 86%;
	display: block;

}


#mouse {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 1%;
	width: 100%;
	display: block;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;

}

#marqueeDiv {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 0;
	height: 25px;
	background-color: #00aeef;
	width: 100%;
	display: block;

}

#question {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 155px;
	display: block;

}

#answers {
	clear: none;
	float: left;
	margin-left: 0;
	width: 30%;
	display: block;
	overflow: hidden;

}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: auto;

}

#topNew {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	visibility: visible;
	background: #444;
	height: 40px;
	position: relative;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 25px;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: left;
	line-height: 14px;
	border-bottom-style: solid;
	border-bottom-color: #00aeef;
	border-bottom-width: medium;

}

#topPhone {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	visibility: collapse;
	background: #444;
	height: 40px;
	position: relative;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 25px;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: left;
	line-height: 14px;
	border-bottom-style: solid;
	border-bottom-color: #00aeef;
	border-bottom-width: medium;

}


#learnNew {
	clear: both;
	float: left;
	margin-left: 20%;
	width: auto;
	display: block;
	font-size: 15px;
}


#analysisNew {
	clear: none;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	font-size: 15px;
}

#analysisNew2 {
	clear: none;
	float: left;
	margin-left: 25%;
	width: auto;
	display: block;
	font-size: 15px;
}


#teamNew {
	clear: none;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	font-size: 15px;
}

#homeNew {
	clear: none;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	font-size: 15px;
}



#main_contain {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	background-color: #550000;
	height: auto;
	display: block;
}

#logo {
	clear: both;
	float: left;
	width: 35%;
	display: block;
	margin: -55% auto auto 30%;
	position: relative;
	z-index: 1;
}

#logo2 {
	clear: none;
	float: left;
	width: 16%;
	display: block;
	margin: -9% auto auto 7%;
	position: relative;
	z-index: 1;
}

#main_text {
	clear: both;
	float: left;
	margin-left: 10%;
	margin-top: -30%;
	margin-bottom: 25%;
	width: 79.1525%;
	display: block;
	position: relative;
	z-index: 1;

}

#contact_button {
	clear: none;
	float: left;
	margin-left: 30%;
	width: 175px;
	display: block;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 75px;
	margin-top: 3%;
	border: thin solid #FFF;
	position: relative;
	line-height: 13px;
	margin-right: 75%;
	border-top-left-radius: 15px; 
	border-top-right-radius: 15px; 
	border-bottom-right-radius: 15px; 
	border-bottom-left-radius: 15px;
}

#address {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	visibility: visible;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 60px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background: #FFF;
	margin: 0;
	vertical-align: bottom;
	padding-top: 25px;

}

#addressTablet {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	visibility: visible;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 60px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background: #FFF;
	margin: 0;
	vertical-align: bottom;
	padding-top: 25px;

}

#addressPhone {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	visibility: collapse;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 60px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background: #FFF;
	margin: 0;
	vertical-align: bottom;
	padding-top: 25px;

}


#red_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: auto;
	display: block;

}

#learnLeft {
	clear: none;
	float: left;
	margin-left: 7%;
	margin-top: 2%;
	margin-bottom: 10%;
	margin-right: 0;
	text-align: justify;
	width: 40.6779%;
	display: block;

}

#learnRight {
	clear: none;
	float: left;
	margin-left: 3%;
	margin-top: 2%;
	margin-bottom: 20%;
	text-align: justify;
	width: 40.6779%;
	display: block;

}
#teamLeft {
	clear: none;
	float: left;
	margin-left: 7%;
	margin-top: 2%;
	margin-bottom: 20%;
	margin-right: 0;
	text-align: justify;
	width: 40.6779%;
	display: block;

}

#teamRight {
	clear: none;
	float: left;
	margin-left: 3%;
	margin-top: 2%;
	margin-bottom: 10%;
	text-align: justify;
	width: 40.6779%;
	display: block;

}



#mouse {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 1%;
	width: 100%;
	display: block;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;

}

#marqueeDiv {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 0;
	height: 25px;
	background-color: #00aeef;
	width: 100%;
	display: block;

}

#question {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 155px;
	display: block;

}

#answers {
	clear: none;
	float: left;
	margin-left: 0;
	width: 55%;
	display: block;
	overflow: hidden;

}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: auto;

}

#topNew {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	visibility: visible;
	background: #444;
	height: 40px;
	position: relative;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 25px;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: left;
	line-height: 14px;
	border-bottom-style: solid;
	border-bottom-color: #00aeef;
	border-bottom-width: medium;

}

#topPhone {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	visibility: collapse;
	background: #444;
	height: 40px;
	position: relative;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #FFF;
	padding-top: 25px;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: left;
	line-height: 14px;
	border-bottom-style: solid;
	border-bottom-color: #00aeef;
	border-bottom-width: medium;

}



#learnNew {
	clear: both;
	float: left;
	margin-left: 410px;
	width: auto;
	display: block;
	font-size: 15px;
}


#analysisNew {
	clear: none;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	font-size: 15px;
}

#analysisNew2 {
	clear: none;
	float: left;
	margin-left: 400px;
	width: auto;
	display: block;
	font-size: 15px;
}


#teamNew {
	clear: none;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	font-size: 15px;
}

#homeNew {
	clear: none;
	float: left;
	margin-left: 2%;
	width: auto;
	display: block;
	font-size: 15px;
}



#main_contain {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	background-color: #550000;
	height: auto;
	display: block;
}

#logo {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	margin: -55% auto auto 100px;
	position: relative;
	z-index: 1;
}

#logo2 {
	clear: none;
	float: left;
	width: 16%;
	display: block;
	margin: -9% auto auto 7%;
	position: relative;
}

#main_text {
	clear: none;
	float: left;
	margin-left: 425px;
	margin-top: -55%;
	margin-bottom: 25%;
	width: 49.1525%;
	display: block;
	position: relative;
	z-index: 1;

}

#contact_button {
	clear: none;
	float: left;
	margin-left: 0px;
	width: 175px;
	display: block;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 75px;
	margin-top: 3%;
	border: thin solid #FFF;
	position: relative;
	line-height: 13px;
	margin-right: 75%;
	border-top-left-radius: 15px; 
	border-top-right-radius: 15px; 
	border-bottom-right-radius: 15px; 
	border-bottom-left-radius: 15px;
}

#address {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	visibility: visible;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 60px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background: #FFF;
	margin: 0;
	vertical-align: bottom;
	padding-top: 25px;

}

#addressTablet {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	visibility: collapse;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 60px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background: #FFF;
	margin: 0;
	vertical-align: bottom;
	padding-top: 25px;

}

#addressPhone {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	visibility: collapse;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 60px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background: #FFF;
	margin: 0;
	vertical-align: bottom;
	padding-top: 25px;

}

#red_bar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: auto;
	display: block;

}

#learnLeft {
	clear: none;
	float: left;
	margin-left: 7%;
	margin-top: 2%;
	margin-bottom: 10%;
	margin-right: 0;
	text-align: justify;
	width: 40.6779%;
	display: block;

}

#learnRight {
	clear: none;
	float: left;
	margin-left: 3%;
	margin-top: 2%;
	margin-bottom: 10%;
	text-align: justify;
	width: 40.6779%;
	display: block;

}

#teamLeft {
	clear: none;
	float: left;
	margin-left: 7%;
	margin-top: 2%;
	margin-bottom: 10%;
	margin-right: 0;
	text-align: justify;
	width: 40.6779%;
	display: block;

}

#teamRight {
	clear: none;
	float: left;
	margin-left: 3%;
	margin-top: 2%;
	margin-bottom: 10%;
	text-align: justify;
	width: 40.6779%;
	display: block;

}


#mouse {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 1%;
	width: 100%;
	display: block;
	font-family: 'museo_sans500', Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;

}

#marqueeDiv {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 0;
	height: 25px;
	background-color: #00aeef;
	width: 100%;
	display: block;

}

#question {
	clear: none;
	float: left;
	margin-left: 425px;
	width: 155px;
	display: block;

}

#answers {
	clear: none;
	float: left;
	margin-left: 0;
	width: 40%;
	display: block;
	overflow: hidden;

}






}