* {
	padding: 0px;	
	margin: 0px;
}

p {
	line-height: 20px;	
	margin-top: 15px;	
	font-weight: normal;	
	font-size: 12px;

}


body {
text-align: center;
margin: 0 auto;
font-size: 12px;
font-family:  Arial, Helvetica, sans-serif;
color: #414042;
	}
	
	#container {
	margin: 0 auto;
	wdith: 900px;
		}
		
		#indexTopBackground {
	text-align: center;
	margin: 0 auto;
	width: auto;
	height: 580px;
	background: #211525;	
	border-bottom: 5px solid #a2d5f3;
	}
	
	#indexTopContent {
	text-align: center;
	margin: 0 auto;
	width: 900px;
	height: 580px;
	background: #211525;
	}
	
	
	#logo {
	clear: both;
	float: left;
	width: 340px;
	height: 155px;
	margin-top:60px;
	}

	
			#LogoColumn {
	float: left;
	width: 325px;
	margin-right: 60px;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 25px;

		}
		
				#TopTextColumns {
	float: left;
	width: 200px;
	margin-right: 40px;
	color: #ffffff;
	text-align: left;
	margin-top: 100px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-top: 5px;
	
		}
	
	
	
		#columns {
	float: left;
	width: 280px;
	margin-right: 30px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 25px;
	}
	
		#columnsRight {
	float: left;
	width: 280px;
	margin-right: 0px;
	text-align: left;
		margin-top: 20px;
	margin-bottom: 25px;
	}
	
		
	
	
	

	
	#boxesContainer {
	margin: 0 auto;
	wdith: 900px;
	}
		
	#boxesContainer2 {
	margin: 0 auto;
	wdith: 900px;
			}	
		
		

	#boxesLeft{
	float: left;
	width: 280px;
	/**background-color: #eefce4;
	border:1px #b8eeae solid;**/	
	text-align: left;
	margin-right:30px;
	margin-bottom: 20px;
	}
	
	#boxesRight{
	float: right;
	width: 280px;
	/**background-color: #eefce4;
	border:1px #b8eeae solid;**/
	text-align: left;
	margin-bottom: 20px;
		}
	
	#boxesLeft2{
	float: left;
	width: 280px;
	/**background-color: #eefce4;
	border:1px #b8eeae solid;**/	
	text-align: left;
	margin-top:30px;
	}
	
	#boxesRight2{
	float: right;
	width: 280px;
	/**background-color: #eefce4;
	border:1px #b8eeae solid;**/
	text-align: left;
	
	}
	
	
	




/******************* Text Styles ******************************/

.textHelveticaLightGreySize34{
	color: #c6c6c6;
	line-height: 40px;	
	font-size: 34px;
	font-family:  Helvetica, Arial, sans-serif;
	}

.textHelveticaMediumGreySize34{
	color: #9c9c9d;
	line-height: 40px;	
	font-size: 34px;
	font-family:  Helvetica, Arial, sans-serif;
	}


.textHelveticaLightGreySize34{
	color: #c6c6c6;
	line-height: 40px;	
	font-size: 34px;
	font-family:  Helvetica, Arial, sans-serif;
	}

.textAquaBlue16px{
	color: #00b9e2;
	font-size: 16px;
	}




/* clear spacer ---------------------------------------------------------------------*/

#clear {
	width: 100%;
	float: left;
	margin-top: 5px;
}




/********************* footer *********************/
/**************************************************/
	
#footer {
	color: #4d4d4f;
	margin: 0 auto;
	width: 900px;
	border-top: 1px dotted #d1d1d1;
	overflow: auto;
	font-size: 11px;
	clear: both;
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 18px;
}

	
#footer a {
	color: #3679a4;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	color: #46045b;
	font-size: 11px;
	text-decoration: none;
}

	
#footerbox {
	float: left;
	width: 210px;
	padding: 0 0 0 10px;	
	border-right: 1px dotted #d1d1d1;
	margin: 10px 10px 20px 0;
	font-size: 11px;
}

#footerbox p{
	font-size: 11px;
	line-height: 18px;	
	font-weight: normal;	
}

	
#footerbox_last {
	float: left;
	width: 190px;
	padding: 0 0 0 10px;	
	margin: 10px 0 20px 0;
	font-size: 11px;
}

#footerbox_last p{
	font-size: 11px;
	line-height: 18px;	
	font-weight: normal;	
}


		
	
#container{
width: 900px;
text-align: center;
}






	

/******************************** h tags **********************/
#logo h1
{
display: none;
}

	


/* links ---------------------------------------------------------------------*/
	
#container a:link, 
#container a:visited {
	text-decoration: none;
	color: #3679a4;
	}
	
#container a:hover,
#container a.active {
	color: #46045b;
	}	

	


	

	



