body {
	font-family: arial, helvetica, sans-serif;
	font-szie: 15px;
	color: #666;
	text-align: center;
	margin: 0;
}

p {
	font-size: 15px;
}



#wrapper {
	width: 961px;
	margin: auto;
	text-align: left;
}


#banner {
	position: relative;
}



/* tsunami updates */


#tsunami-menu {
	position: absolute;
	top: 47px;
	right: 30px;
}

	#tsunami-menu img {
		border: 0px;
		line-height: 0;
	}

	#tsunami-menu ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		display: none;
	}
	
		#tsunami-menu ul li a img {
			border: 0;
		}
		
		#tsunami-menu ul li a,#tsunami-menu ul li {
			padding: 0px;
			margin: 0px;
			font-size: 0;
			line-height: 0;
		}
		
		


/* end tsunami updates */





#header,
#banner,
#content,
#footer {
	clear: both;
}

#content {
	text-align: center;
	padding-left: 200px;
}

#content #col1,
#content #col2,
#content #col3 {
	width: 180px;
	float: left;
	text-align: center;
}

#content #col1 {
}
#content #col2 {
}
#content #col3 {
}

h2 {
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	text-align: center;
	margin: 1em 0 1.5em 0;
	padding: 0;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	color: #002d69;
}

h3 span {
	color: #e4402b;
}

#footer {
	margin: 0 0 1em 0;
	border-top: 1px solid #ccc;
}