body{
	margin: 0 auto;
	font-family: Arial, Helvetica, Sans-Serif; 
}

#container {
	margin: 30px auto;
	width:960px;
}#header {
	height: 106px;
	background-color: #686f8a;
}
#header img {
	margin: 0;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #686F8A;
	border-bottom-color: #686F8A;
	border-left-color: #686F8A;
}


#columnRight {
	float: right;
	width: 98px;
	margin: 10px 0 10px 0;
	height: 500px;
	background: #3b3f4d;
}
#columnLeft {
	float: left;
	width: 98px;
	margin: 10px 0 10px 0;
	height: 500px;
	background: #3b3f4d;
}
#content {
	width: 760px;
	margin: 0px 0 0 100px;
	padding: 0px 0 0 0;
}
#slideshow {
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	z-index: 0;
}
#contact-info {
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}
#contact-info a {
	color: #686F8A;
	text-decoration: none;
}
#contact-info a:hover {
	color: #666666;
	text-decoration: underline;
}
#contact-info .fltrt {
	margin: 0 10px 0 0;
	padding: 0;
}
#contact-info h1 {
	color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
}
#contact-info p {
	color: #333333;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding: 3px 6px 3px 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	height:0;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

#footer {
	height: 70px;
	clear: both;
	background: #97a5ca;
	padding: 10px 0 0 0;
}
#about-info {
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}
#about-info .fltrt {
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
}
#about-info p {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	width: 400px;
	margin: -10px 0 0 0;
}
#about-info li {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
#about-info h2 {
	color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
}
#columnRight1 {
	float: right;
	width: 98px;
	margin: 10px 0 10px 0;
	height: 580px;
	background: #3b3f4d;
}
#columnLeft1 {
	float: left;
	width: 98px;
	margin: 10px 0 10px 0;
	height: 580px;
	background: #3b3f4d;
}
#about-info h1 {
	color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
}
#media-info {
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}
#media-info .col1 {
	float: left;
	margin: 0 10px 0 0;
}
#media-info .col2 {
	float: left;
	margin: 0 10px 0 20px;
}
#media-info .col3 {
	float: left;
	margin: 0 10px 0 20px;
}
#media-info .col4 {
	float: left;
	margin: 0 10px 0 10px;
}
#footer-Right {
	float: right;
	width: 200px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: right;
	padding: 0 10px 0 0;
}
#footer-Left {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0 0 10px;
}
#footer-Right p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding: 0 10px 0 0;
}
#footer-Left p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0px 0 10px;
}
#media-info h1 {
	color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
}
