@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #487173;
	color: #666666;
}
.right {
	float: right;
}
.left {
	float: left;
}
.border-l {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.border-r {
	float: right;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
#header-top {
	color: #FFFFFF;
	width: 95%;
	text-align: right;
	height: 36px;
	margin-top: 15px;
}
#header {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 29px;
	margin-bottom: 40px;
}
#header span {
	display: none;
}
#nav {
	clear: both;
	height: 30px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	display: block;
	margin-right: 2px;
}
#nav li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-right: 28px;
	padding-left: 29px;
	padding-top: 6px;
}
#nav li a.active, #nav li a.active:hover {
	background-image: url(../images/nav-active-bg.gif);
	color: #666666;
}
#nav li a:hover {
	background-image: url(../images/nav-hover-bg.gif);
	color: #336633;
}
#shadowtop {
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#container-top {
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-y;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 23px;
	padding-left: 23px;
	margin-top: 0px;
}
#container-top .right {
	height: 229px;
	width: 278px;
	background-image: url(../images/top-right-bg.gif);
	background-repeat: repeat-x;
	padding: 15px;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
}
#container-top .right h1 {
	color: #CC6600;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
#divider1 {
	background-color: #2E582F;
	float: left;
	height: 58px;
	width: 494px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
#divider1 a, #divider2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#divider2 {
	background-color: #214221;
	float: right;
	height: 58px;
	width: 308px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
#divider1  p, #divider1  h1, #divider2 p {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 0 0;
}
img.clear {
	display: block;
	clear: both;
	height: 0px;
}
#container-top #pagebg {
	width: 494px;
	background-image: url(../images/page-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5F4F3;
	float: left;
}
#gallery {
	width: 802px;
	background-image: url(../images/page-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5F4F3;
	float: left;
}
#container-top .content {
	min-height: 360px;
	padding: 20px;
	background-image: url(../images/page-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	line-height: 18px;
}
#pagebg .content li {
	padding-bottom: 10px;
}
#container-top .content h1 {
	font-size: 20px;
	color: #006666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
#container-top .content h2 {
	font-size: 20px;
	color: #006666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
#pagebg .content h3 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006666;
}
a {
	color: #CC6600;
}
#sidebar {
	float: right;
	width: 308px;
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 400px;
}
#sidebar div a {
	display: block;
	background-position: bottom;
	margin-top: 20px;
	margin-left: 13px;
	text-decoration: none;
}
#sidebar h2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #CC6600;
	font-weight: normal;
	padding-left: 15px;
}
#sidebar p {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
	font-size: 13px;
	line-height: 18px;
}
#sidebar div h2 {
	color: #CC6600;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 16px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
#sidebar div p {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 14px;
}
#sidebar div a:hover {
	background-position: top;
}
#sidebar #b0 a {
	height: 85px;
	width: 283px;
	background-image: url(../images/servicebox0.gif);
}
#sidebar #b1 a {
	height: 85px;
	width: 283px;
	background-image: url(../images/servicebox1.gif);
}
#sidebar #b2 a {
	height: 85px;
	width: 283px;
	background-image: url(../images/servicebox2.gif);
}
#sidebar #b3 a {
	height: 85px;
	width: 283px;
	background-image: url(../images/servicebox3.gif);
}
#sidebar #b4 a {
	height: 85px;
	width: 283px;
	background-image: url(../images/servicebox4.gif);
}
#container-bottom {
	background-image: url(../images/container-bottom.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 802px;
	padding-right: 23px;
	padding-left: 23px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #000000;
	height: 100px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {
	padding-left: 20px;
	color: #00CC00;
	padding-top: 20px;
	margin: 0px;
	font-size: 13px;
}
#footer a {
	color: #00CC00;
	text-decoration: none;
}
