body {
	background-color: #6a7579;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 20px 0;
	line-height: 1;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	text-align: left;
}
h2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}
h3 {
	font-size: 9px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #fff;
	text-decoration: underline;
}
#container {
	margin: 0 auto;
	padding: 20px 15px;
	background-color: #000;
	width:915px;
	}
#body-left {
	float: left;
	margin: 20px 0 10px;
	width: 289px;
	height: 600px;
	font-size: 12px;
	position: relative;	
}
#body-left .logo{
	margin-left:13px;
}
#nav-container {
	margin: 0 0 0 35px;		
	width: 250px;
	padding-top: 20px;
}
#phone {
	position: absolute;
	bottom: 0;
	width: 100%;
	letter-spacing: 0.1em;
	text-align: center;
}
#container2 {
	background: #000 url(../images/waterfall.jpg) no-repeat top left;
	width: 560px;
	height: 580px;
	margin: 20px 0 10px 290px;
	padding: 10px 20px;
	position: relative;
}
#container2 h1.header {
	text-align: right;
	padding-bottom: 10px;
}  
#slideshow-container {
	position:absolute;
	width:250px;
	height:160px;
	left: 20px;
	bottom: 20px;
}
#content {
	position:relative;
	background-color:#000;
	opacity: 0.7;
	margin:-20px 0px 0px 20px;
	height: 505px;
	width: 540px;
	overflow: hidden;
	z-index:0;
	}
#content-pages{
	position:relative;
	height: 485px;
	margin-top:-505px;
	margin-left:20px;
	padding:10px;
	width: 520px;
	overflow:auto;
	line-height: 1.5;

	z-index:1;
}
/*--------------------------------------------------------
Home Page Begin
--------------------------------------------------------*/
#content1 {
	background-color:#000;
	opacity: 0.7;
	margin:-20px 0px 0px 275px;
	padding:10px 10px 0px 10px;
	height: 486.5px;
	width: 260px;
	z-index:0;
	}
#content-home {
	width: 240px;
	height:auto;
	margin-left:10px;
	line-height:1.5;
	overflow: hidden;
	z-index:1;
}
.footer1 {
	position: absolute;
	margin-left: 290px;
	width: 600px;
	text-align: center;
	font-family: verdana;
	font-size: 9px;
}
.footer1 a:link,
.footer1 a:visited {
	color: #fff;
	text-decoration: none;
}
/*--------------------------------------------------------
Home Page End
--------------------------------------------------------*/
.footer {
	position: absolute;
	margin-left: 290px;
	width: 600px;
	text-align: center;
	font-family: verdana;
	font-size: 9px;
}
.footer a:link,
.footer a:visited {
	color: #fff;
	text-decoration: none;
}
/*--------------------------------------------------------
ALL zd-nav... info will be moved to the WM
--------------------------------------------------------*/
#zd-nav-container {
	margin: 0;
	padding: 0;
	display:block;
	border: 0;
	white-space: nowrap;
	text-align: left;
}
#zd-nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
#zd-nav li a {
	letter-spacing: 0.12em;
	background: none;
	line-height: 2;
	color: #fff;
	text-decoration: none;
	padding-left: 18px;
}
#zd-nav li a.zd-nav-current,
#zd-nav li a:hover {
	background: url(../images/menu-bullet.gif) no-repeat center left;
	color: #af892f;
}
#zd-nav a.zd-nav-current {
	font-weight: bold;
}
#zd-nav .zd-nav-levelless-current {
	background-image: none;
}
