body {
	background-color: #E4E6E9;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	color: #030303;
	font-size: 11px;
}
#sitebg {
	background-color: #FFFFFF;
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
}
#gallery img {
	border: 5px solid #A9A9A9;
	margin-right: 15px;
	margin-bottom: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}
.contact {
	font-size: 11px;
	color: #959595;
	border: 1px solid #BFBFBF;
}
#footer a {
	color: #575757;
	text-decoration: none;
}
#footer a:hover {
	color: #0F1646;
}
.break {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	padding-top: 10px;
}
.box {
	background-color: #F3F3F3;
	border: 1px solid #D4D4D4;
	padding: 10px;
}
.quickform {
	border: 1px solid #D4D4D4;
	width: 160px;
}
.button {
	color: #FFFFFF;
	background-color: #3058AD;
	border: 1px solid #686868;
}



h2 {
	font-size: 18px;
	color: #787878;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.break img {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}



#content h1 {
	font-size: 24px;
	color: #10186B;
	font-weight: normal;
	margin: 0px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#nav ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	float: left;
	padding-bottom: 7px;
}
#nav a:hover {
	background-color: #FFFFFF;
	background-image: url(images/button-over.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #030303;
}
#nav .current {
	background-color: #FFFFFF;
	background-image: url(images/button-over.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #030303;
}
#footer {
	background-color: #e4e6e9;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
}

#container {
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #logo {
	width: 265px;
	background-image: url(images/logo-bg.jpg);
	background-repeat: no-repeat;
	height: 113px;
	float: left;
}
#header #right-header {
	background-image: url(images/header-bg2.gif);
	background-repeat: no-repeat;
	width: 690px;
	float: left;
	height: 113px;
}
#logo h1 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: -3px;
	padding-top: 15px;
	margin: 0px;
}
#right-header #ph {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing: -2pt;
	margin-top: 15px;
	width: 190px;
	text-align: right;
	height: 69px;
}
#right-header #nav {
	clear: right;
	width: 720px;
}

.phone {
	font-size: 14px;
	letter-spacing: 0px;
}

#header {
	height: 113px;
	width: 999px;
}
#content {
	background-color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	width: 973px;
	margin-top: 15px;
}
.clr {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

#content #left-content {
	width: 628px;
	background-image: url(images/text-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #192D7D;
	float: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#content #right-content {
	float: left;
	width: 237px;
	margin-left: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #192D7D;
	background-image: url(images/text-bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#map {
	width:  440px;
	height:  251px;
	border: 1px solid #ccc;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 24px;
}
#content a {
	color: #1D3181;
	text-decoration: none;
	font-weight: bold;
}
.pic {
	border: 4px solid #A9A9A9;
	float: left;
	margin-right: 12px;
}
#content strong {
	color: #BEBEBE;
	font-size: 18px;
	letter-spacing: -1px;
}
td ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}