body {
	background: url(../images/bg.jpg) center top no-repeat fixed;
}
.clear {
	clear: both;
}
img {
	border: none;
}
img a {
	border: none;
}
#wrapper {
	width: 1200px;
	background-color: #ffffff;
	margin: 0 auto;
	margin-top: 60px;
}
#nav {
	position: relative;
	width: 1200px;
	height: 100px;
	z-index: 100;
}
#nav a {
	text-decoration: none;
	color: inherit;
}
#nav a:hover {
	text-decoration: underline;
}
#nav ul {
	list-style: none
}
#nav li {
	display: inline;
	font: 18px Michroma;
	color: #1c436e;
	margin-right: 50px;
}
#navleft {
	position: relative;
	padding-top: 45px;
	margin-left: 200px;
}
#navright {
	position: relative;
	margin-left: 720px;
	margin-top: -43px;
}
#header {
	position: relative;
	width: 1200px;
	height: 390px;
	background-image: url(../images/header.jpg);
}
#logo {
	position: relative;
	margin-left: 430px;
	top: -95px;
}
#content {
	width: 1200px;
	margin-top: 20px;
}
#content p {
	font-family: Quantico;
	font-weight: normal;
	font-style: normal;
	color: #1c436e;
	font-size: 17px;
	margin-bottom: 0px;
}
.contactp {
	font-family: Quantico;
	font-weight: normal;
	font-style: normal;
	color: #1c436e;
	font-size: 17px;
	margin-bottom: 0px;
}
.orange {
	font-weight: 700;
	color: #934c00;
	font-size: 19px;
}
.cutline {
	color: #000000;
	font-size: 15px;
}
#content h2 {
	font-family: Quantico;
	font-weight: 700;
	font-style: normal;
	color: #934c00;
	font-size: 19px;
	margin-bottom: -10px;
}
#content li {
	font-family: Quantico;
	font-weight: normal;
	font-style: normal;
	color: #1c436e;
	font-size: 15px;
	margin-bottom: 0px;
	list-style-type: square;
}
.blueviolator {
	width: 545px;
	height: 80px;
	background-color: #d1ddea;
	margin-top: 20px;
}
.bvleft {
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	border-right: 2px solid #ffffff;
}
.bvleft h2 {
	padding-top: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.bvleft p {
	margin-top: 10px;
	padding-bottom: 3px;
}
.bvright {
	width: 200px;
	float: left;
}
.bvright h2 {
	padding-top: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.bvright p {
	margin-top: 10px;
}
.bvfb {
	width: 175px;
	margin-left: -70px;
	margin-top: 8px;
	float: left;
}
.col1 {
	width: 545px;
	margin-left: 40px;
	margin-right: 30px;
	float: left;
}
.col2 {
	width: 545px;
	float: left;
	margin-top: 20px;
}
.col1wide {
	width: 695px;
	margin-left: 40px;
	margin-right: 30px;
	float: left;
}
.col2sm {
	width: 395px;
	float: left;
	margin-top: 20px;
}
.gallery {
	width: 352px;
	margin-right: 32px;
	margin-bottom: 32px;
	float: left;
}
.gallery img {
	width: 340px;
	border: 6px solid #1c436e;
}
#map {
	margin-top: 15px;
	width: 395px;
	height: 225px;
}
#footer {
	width: 1200px;
	height: 30px;
	margin-top: 30px;
	margin-bottom: 60px;
	background-color: #1c436e;
}
#footer p {
	font-family: Quantico;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 0px;
	padding-top: 4px;
	text-align: center;
	letter-spacing: 1px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}