#container {
	width: 812px;
	position: relative;
	left: 50%;
	margin-left: -406px;
}

#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:812px;
	height:auto;
	text-align: left;
	margin-top: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

#left-col {
	position:absolute;
	left:0px;
	top:0px;
	width: 23px;
	height:542px;
	padding-bottom: 49px;
	background: #d7d1bf url(images/left-bckgnd2.gif) repeat-y;
	display: inline;
	z-index:2;
}

#header {
	position:absolute;
	left:23px;
	top:0px;
	width:765px;
	height:51px;
	padding-top:10px;
	background: url(images/header-bckgnd.gif);
	z-index:2;
}

#right-col {
	position:relative;
	float: right;
	width:25px;
	height: 542px;
	padding-bottom: 49px;
	background: #d7d1bf url(images/right-bckgnd2.gif) repeat-y;
	display: inline;
	z-index:2;
}

#top-nav {
	position:absolute;
	left:23px;
	top:51px;
	width:765px;
	height:28px;
	background: #618672 url(images/nav-bckgnd.gif) no-repeat;
	z-index:2;
}

#top-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 765px;
	font-size:11px;
	background: #ffffff url(images/nav-bckgnd.gif) repeat-x;
	display:inline;
}
#top-nav li {
	float: right;
}	
#top-nav a {
	display: block;
	padding: 0 .8em;
	line-height: 28px;
	background: url(images/top-nav-bckgnd.gif) repeat-x left top;
	text-decoration: none;
	color: #ebe8df;
}
#top-nav a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.a:current {
	color:#ffffff;
	text-decoration:underline;
}
#body {
	text-align: center;
}

#body-block {
	position:absolute;
	left:23px;
	top:79px;
	width:765px;
	height:489px;
	background-color:#FFFFFF;
	z-index:3;
}

#body-block .floatimgRight p {
	font-family: Verdana !important;
	font-size: 11px;
}

#body-block .floatimgLeft p {
	font-family: Verdana !important;
	font-size: 11px;
	margin-right: 5px;
}

body-txt {
	margin-left: 10px; 
	text-align:left;
	padding:10px;
}

#left-nav {
	float:left;
	width:215px;
	height:444px;
	#height: 420px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom: 20px;
	background: #ebe8df url(images/synergy-logo.gif) no-repeat;
	z-index:2;
}

.clearing {
  height: 0;
  clear: both;
}

	/*        V2        */

*{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu {
	width: 215px;
}
	
#menu li a {
	height: 18px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 14px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu2.gif);
	background-repeat:no-repeat;
	padding: 4px 0 0 10px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu2.gif) 0 -18px;
	background-repeat:no-repeat;
	padding: 4px 0 0 10px;
	}
	
#ON {
	background: url(images/right-nav-ON.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}	
#services {
	width: 500px;
	font-size:12px;
	color: #39614b;
	line-height: 1.4em;
}
a:link {
	color: #39614b;
}
a:visited {
	color: #39614b;
}
a:hover {
	color: #0099ff;
}
a:active {
	color: #39614b;
}	

#footer {
	position:absolute;
	left:0px;
	top:568px;
	width: 812px;
	height: 79px;
	text-align: center;
	background-color:#d7d1bf;
}

#footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39614b;
	vertical-align: bottom;
	padding-top: 40px;
}

#synergy-promo {
	margin-top: 260px;
	margin-left: 28px;
	color: red;
}

.floatimgRight img {
	display: block;
	float: right;
	margin-left: 3px;
	border: none;
}

