/* CSS Document */
/* Created by msjaiinc.com */

/* This section is basic styling for the pages */


body{
	font-family:"Lucida Grande", arial, sans-serif;
	background:#F3F3F3;
}

ul{
	margin:0;
	padding:0;
}

li{
	width:100px;
	height:50px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}

a{
	color:#FFF;
	text-decoration:none;
}

p{
	padding:0px 5px;
}

	.subtext{
		padding-top:15px;
	}

/*Menu Color Classes*/
.orange{background:#ff6b03 url('images/orange-item-bg.jpg') top left no-repeat;}
.yellow{background:#ece54e url('images/yellow-item-bg.jpg') top left no-repeat;}
.green{background:#00cd00 url('images/green-item-bg.jpg') top left no-repeat;}.red{background:#D52100 url('images/red-item-bg.jpg') top left no-repeat;}
.purple{background:#8200ff url('images/purple-item-bg.jpg') top left no-repeat;}
.blue{background:#0083f6 url('images/blue-item-bg.jpg') top left no-repeat;}.pink{background:#fe80fe url('images/pink-item-bg.jpg') top left no-repeat;}


a {font-family: Arial, Helvetica, sans-serif}
a:visited {font-weight: bold; text-decoration: none; color: #ffffff;}
a:active {font-weight: bold; text-decoration: none; color: #ffffff;}
a:link {font-weight: bold; text-decoration: none; color: #ffffff; }
a:hover {font-weight: bold; text-decoration: none; color: #ffffff;}
body {BACKGROUND-COLOR: #ffffff; BACKGROUND-POSITION: center top; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(); BACKGROUND-REPEAT: no-repeat}


.layout {
	BORDER-RIGHT: black 0px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: black 0px solid;
	PADDING-LEFT: 0px;
	Z-INDEX: 3;
	LEFT: 50%;
	PADDING-BOTTOM: 0px;
	MARGIN-LEFT: -475px;
	BORDER-LEFT: black 0px solid;
	WIDTH: 950px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: black 0px solid;
	POSITION: absolute;
	TOP: 0px;
}

/* Universal */

#navibar {
	position: absolute;  
	top: 0px;
	left: 50%; 
	margin-left: -500px; 
	z-index: 5; 
	overflow: hidden; 
	background-color: transparent;
}

#info{
	position: absolute;  
	top: 50px;
	left: 50%; 
	margin-left: -500px; 
	z-index: 4; 
	width: 1000px;
	overflow: hidden; 
	background-color: #ffffff;
}


#countdown {
	position: absolute;  
	top: 50px;
	left: 50%; 
	margin-left: -500px; 
	z-index: 5; 
	overflow: hidden; 
	background-color: transparent;
}

#home_flyer1{
	position: absolute;  
	left: 50%;
	top: 50px;
	overflow: hidden; 
	margin-left: -500px; 
	z-index: 5; 
	overflow: hidden; 
	background-color: #ffffff;


#sign_up1{
	position: absolute;  
	left: 50%;
	top: 30px;
	overflow: hidden; 
	margin-left: 197px; 
	z-index: 5; 
}



#home-box1{
	position: absolute;  
	left: 50%;
	top: 523px;
	overflow: hidden; 
	margin-left: -485px; 
	z-index: 5; 
	overflow: auto;
	color: #000000; 
	width: 312px;
	height: 215px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer{
	position: absolute;  
	left: 50%; 
	margin-left: -500px; 
	z-index: 4; 
	overflow: hidden; 
	background-color: #000000;
	text-align: right;
	color: #ffffff;
	font-size: 14px;
	padding-left: 750px;
	padding-right: 20px;
}

