body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #000033;
}
#container {
	width: 750px;
	margin: 0 auto 15px;
	text-align: left;
	background: #FFFFFF url(../assets/template/bground-nav.gif) repeat-y;
	border: 1px solid #002E5B;
}
#header {
	background: #002E5B url(../assets/template/header2.jpg) no-repeat right top;
	color: #FFFFFF;
	height: 120px;
	line-height: 25px;
}
#content {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 20px;
	text-align: left;
	color: #003366;
	background: #EBEEF5;
}
#content h1, h2, p {
}
#left-col {
	background: #002e5b;
	color: #FFFFFF;
}
#left-col p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.1em;
	line-height: 1.5em;
}
#left-col2 {
	width: 200px;
	float: left;
	padding-top: 15px;
	background: #FFFFFF;
	clear: left;
	color: #6F8C13;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
}
#left-col2 p {
	padding-right: 15px;
	padding-left: 15px;
}
.left-col-img1 {
	margin-bottom: 7px;
}
.footer {
	clear: both;
	background: #000033;
	text-align: left;
	padding-right: 8px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 20px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	background: #000033;
	}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: #000033;
}
.footer a:hover {
	color: #009464;
	text-decoration: none;
	background: #000033;
}
#nav {
	border: 1px solid #333333;
	margin-right: 20px;
	height: 1.7em;
	font-size: 0.95em;
	line-height: 1.7em;
	background: center;
}
h1 {
	font-size: 1.2em;
}
h2 {
	color: #009666;
	background: url(../assets/template/h2.gif) no-repeat 0px .4em;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
	background: White;
}/*normal links in the text*/
a:visited {
	color: #000000;
	text-decoration: underline;
	background: White;
}
a:hover {
	color: #C24949;
	text-decoration: none;
	background: White;
}
.gallery {
	width: 180px;
	font-size: .9em;
	text-align: center;
	line-height: 1.2em;
	padding-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}
.gallery-caption {
	text-align: center;
	border: 1px solid #CCCCCC;
	display: block;
	margin-top: 3px;
	vertical-align: middle;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.clearboth { clear: both; }
.gallery img {
	border: 1px solid #000000;
}
.header1 {
	font: bold 30px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	letter-spacing: 2px;
}
.header2 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.image-home {
	margin-right: 10px;
	border: 1px solid #009464;
	padding: 2px;
}
.header-phone {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	padding-right: 7px;
	padding-left: 7px;
}
.image-left {
	float: left;
	border: 2px solid #009565;
	padding: 2px;
	margin-right: 10px;
}
.image-right {
	float: right;
	border: 2px solid #009565;
	padding: 2px;
	margin-left: 10px;
}
