.columnscontainer {
	width: 98%;
	border: 2px solid #666666;
	background-color: #CCCCCC;
	height: 700px;
}
.column {
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 2px 2px 20px;
	height: 450px;
	padding-top: 30px;
	width: 450px;
	clear: right;
}
.separator {
	clear: both;
	height: 0px;
}
.header {
	float: none;
	height: 70px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 40px;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
}
.footer {
	float: left;
	width: 775px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	padding-left: 20px;
	padding-bottom: 5px;
}
.navigationtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 780px;
	float: none;
	clear: none;
}
.image {
	float: none;
	clear: none;
}
.thumbcontainer {
	float: left;
	width: 220px;
	padding-left: 5px;
	margin-top: 60px;
}
.floatright {
	padding: 4px;
	float: right;
	clear: right;
}
ul {
	list-style-type: none;
	margin: 0 0 0 .5em;
	padding-left: 1em;
	
}
li {
	line-height: 200%;
	list-style-image: url(assets/listicon.gif);
}
.columnleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	float: left;
	width: 250px;
	padding: 85px 20px 20px;
	line-height: 1.5em;
	height: 478px;
}
.style1 {color: #FF0000}

.gallerycontainer {
	background-color: #CCCCCC;
	height: 700px;
	width: 800px;
	border: 2px solid #666666;
}
iframe {
	height: 400px;
	width: 80%;
}
