@charset "utf-8";
@import url("base.css");
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	width: 100%;
	font-size: 62.5%;
	line-height: 1.7em;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: right;
	text-transform: uppercase;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	text-transform: none;
	color: #CC0001;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #CC0000;
}

p {
	color: #666666;
	margin-bottom: 14px;
	font: 1.2em Geneva, Arial, Helvetica, sans-serif;
}
.clearer {
	clear: both;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}


#container {
	width:100%;
	background-color: #CC0000;
	font-size: 1.1em;
}


}
#header {
	height: 100px;
	width: 100%;
	background-color: #CC0001;
}
#header-cont {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/core/lgo.jpg);
	background-repeat: no-repeat;
	height: 63px;
	padding-top: 35px;
	padding-right: 30px;
	background-position: 10px 10px;
}

#black_hdr {
	height: 162px;
	width: 100%;
	background-color: #000000;
	z-index: 1;
	overflow: visible;
}
#black-header-cont {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FF0000;
	background-image: url(../images/core/head.jpg);
	background-repeat: no-repeat;
	height: 162px;
}
#black-hdr-leftCol {
	float: left;
	width: 400px;
}
#black-hdr-leftCol ul {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: lighter;
	color: #CC0000;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#black-hdr-leftCol li {
	margin-bottom: 6px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-weight: normal;
	display: block;
	color: #FFFFFF;
}
.well {
	background-image: url(../images/core/well.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
}



#primary {
	width: 100%;
	position: relative;
	padding-bottom: 20px;
	background: #FFFFFF url(../images/core/grad.jpg) repeat-x;
}
#primary-cont {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width: 900px;/* this does the trick*/
	background: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
}
.de {
	background-image: url(../images/core/deWater.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.infil {
	background-image: url(../images/core/galleries.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.gen {
	background-image: url(../images/core/gen.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#black-hdr-leftCol a {
	color: #CC0000;
	text-decoration: none;
}
#black-hdr-leftCol a:link {
	text-decoration: none;
}
#black-hdr-leftCol a:visited {
}
#black-hdr-leftCol a:hover {
	color: #FFFFFF;
}
#black-hdr-rightCol {
	float: right;
	width: 300px;
	padding-top: 30px;
}

#menuBar {
	background-color: #000000;
	width: 100%;
	border-bottom-color: #CC0000;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}

#nav/* CSS Document */

 {
	color: #FFFFFF;
	text-transform: uppercase;
	width: 900px;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}


#nav  ul {
	padding: 0;
	list-style: none;
	border: 1px none #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

#nav  li {
	display: inline;
}
#nav   a, #nav a:visited {
	text-decoration: none;
	color: white;
	text-align: center;
	display: block;
	float: left;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 10px;
	height: 22px;
	padding-right: 22px;
	padding-left: 22px;
}
#nav  a:hover {
	color: #CC0001;
}
#nav  a:hover, #nav  li.current  a {
	color: #ffffff;
	font-size: 8pt;
	background: #CC0000 url(../images/core/menu-tri.gif) no-repeat center top;
}



#leftCol {
	float: left;
	width: 640px;
	padding-top: 30px;
	padding-right: 35px;
	margin: 0px;
}
#rightCol {
	float: right;
	width: 211px;
	margin-top: 40px;
	margin-bottom: 20px;
	background: url(../images/core/men-outline.gif) repeat-y;
}
#rightcol-inner {
	background: url(../images/core/alt.jpg) no-repeat bottom;
	padding: 20px 15px 60px;
}

#footer {
	height: auto;
	width: 100%;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	bottom: 0px;
	clear: both;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-cont {
	background-image: url(../images/core/lwr-tri.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer-cont-leftCol {
	float: left;
	width: 670px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
}
#footer-cont-rightCol {
	float: right;
	width: 126px;
	padding-top: 10px;
	padding-left: 85px;
}
#footer-cont-leftCol ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-cont-leftCol li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-cont-leftCol a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	height: auto;
}
#footer-cont-leftCol a:link {
	text-decoration: none;
}
#footer-cont-leftCol a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-cont-leftCol a:hover {
	color: #CC0000;
	text-decoration: none;
}
.leftFloat {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.rightFloat {
	float: right;
	margin-bottom: 0px;
	display: block;
	margin-left: 20px;
}

#rightCol #rightcol-inner p {
	margin-top: 0px;
	color: #666666;
	font-size: 1em;
}
#map_canvas {
	height: 300px;
	width: 580px;
	border-top: 10px solid #b2b1af;
	border-right: 10px solid #b2b1af;
	border-bottom: 10px solid #b2b1af;
	border-left: 10px solid #b2b1af;
}

#gallery {
	margin-top: 17px;
	z-index: 99;
	width: 680px;
}
#gallery ul {
}
#gallery li {
	display: block;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

#gallery      a {
	border: 4px solid #999999;
	display: block;
	height: 100px;
	width: 100px;
	text-decoration: none;
}
#gallery      a:link {
	text-decoration: none;
}
#gallery      a:visited {
	text-decoration: none;
}
#gallery      a:hover {
	border: 4px solid #CC0000;
}
.nzdf {
	float: right;
}

#leftCol ul {
	list-style: disc inside;
	margin-bottom: 10px;
}
#leftCol li {
	color: #666666;
	font: 1.1em Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	margin-left: 10px;
}
.serices {
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-bottom: 10px;
}
.rightFloat {
	float: right;
	margin-left: 20px;
}

