/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background: #B4C5A9;
	font-size: 14px;
	font-family: "Trebuchet MS", verdana, sans-serif;
}
body {	
	text-align:left;
	min-width:950px;/* for mozilla*/
	background: #B4C5A9;
}
a img {
	border:0;
}
h1,h2,h3,h4,h5,h6,div,p {
	margin:0;
	padding:0;
}
#wrapper {
	border:0px solid #000;
}
#outer {
	width:950px;
	text-align:left;
	margin: 25px auto;
	margin-bottom:0;
	position:relative;
	overflow:visible;
	border:0px solid #000;
	background: #fff;
}

/* mac hide \*/
* html #outer {
	width:950px
}

/* end hide*/
html>body #outer {
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

/* mac hide \*/
* html #outer, * html #header {width:950px;}
/* end hide*/

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:0px;
} /*safari wrapper */

/* Header */
#header, #header-inner {
	width:950px;
	height:105px;
	z-index:74;
	border:0px solid #ff0000;
}
#header-inner {
	background: url(images/inner-bg.png) no-repeat left top;
}
#logo {
	position:relative;
	float:left;
	width:145px;
	height:75px;
	text-indent: -5000px;
	z-index:300;
	margin: 15px;
	border:0px solid #000;
	background: url(images/logo.png) no-repeat left top;
}
#topmenu {
	height:30px;
	top:75px;
	position:relative;
	float:right;
	border:0px solid #ddd;
}
#topmenu ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}
#topmenu ul li {
	position: relative;
	float: left;
	padding: 0 5px;
	text-decoration: none;
	border-right: 1px solid #000;
}
#topmenu ul li a {
	color: #79904B;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	text-shadow: #ccc 0.1em 0.1em 0.1em;
}
#topmenu li a:hover {
	color: #000;
}
#topmenu ul li.here a, #topmenu ul li.here a:hover{
	color: #000;
}
#topmenu ul li.last {
	border-right: 0;
}
/* Header End */

/* Center End */
#inner {
	width:950px;
	float:left;
	background:#000;
	border:0px solid #ff0000;
}
#inner-pages {
	width:950px;
	float:left;
	border:0px solid #ff0000;
}
#pagemenu {
	width:950px;
	height:32px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background:#000;
	border-bottom:1px solid #B4C5A9;
}
#pagemenu ul {
	margin: 0;
	padding: 0;
}
#pagemenu ul li {
	display: inline;
	margin:0 auto;
	padding: 0;
	line-height:32px;
}
#pagemenu ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 0 21px;
	text-decoration: none;
	border:1px solid #666666;
}
#pagemenu li a:hover {
	color: #79904B;
	background:#333333;
	border:1px solid #B4C5A9;
}
#pagemenu ul li.here a, #pagemenu ul li.here a:hover{
	color: #79904B;
	background:#333333;
	border:1px solid #B4C5A9;
}
#pagemenu ul li.last {
	border-right: 0;
}
#right {
	width:550px;
	float:right;
	z-index: 55;
	border:0px solid #ccc;
}
#right-inner {
	width: 550px;
	text-align: center;
	padding: 55px 0;
}
#right-inner h2 {
	font-size: 15px;
}
#reports {
	border:1px solid #fff;
	margin: 0 25px;
	width: 500px;
	height: 375px;
}
#left {
	width:390px;
	float:left;
	z-index: 56;
	border:0px solid #ccc;
}
#left-inner {
	width: 390px;
	text-align: left;
}
#left-pages {
	width:700px;
	float:left;
	z-index: 56;
	background:#fff;
}
#left-inner-pages {
	text-align: left;
	padding: 10px 25px;
	border-right:1px dashed #ccc;
}
#left-inner-pages #content h2, #left-inner-pages #content h3 {
	font-size: 20px;
	color: #000;
	padding: 0 0 5px 0;
	line-height: 24px;
	position: relative;
	z-index: 999;
}
#left-inner-pages #content h3 {
	font-size: 16px;
}
#left-inner-pages #content p {
	color: #000;
	padding: 5px 0;
}
#left-inner-pages #content cite {
	color:#79904B;
	text-decoration:underline;
	font-weight:bold;
}
#left-inner-pages #content ul li {
	margin-bottom: 0.5em;
	color: #000;
}
#left-inner-pages #content a, #left-inner-pages #content p a {
    color: #000;
}
#left-inner-pages #content a:hover, #left-inner-pages #content p a:hover {
    color: #79904B;
}

#right-pages {
	width:250px;
	float:right;
	z-index: 56;
}
#right-inner-pages {
	margin:20px 0;
}
#right-inner-pages #paper {
	padding: 0 15px;
	text-align: left;
	height:400px;
	background: url(images/testimonial-bg.png) no-repeat left top;
	_background: url(images/testimonial-bg.gif) no-repeat left top;
}
#right-inner-pages h3 {
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	text-shadow: #ccc 0.1em 0.1em 0.1em;
	padding:0 10px;
}
#right-inner-pages p {
	color: #000;
	padding:0;
	margin:0;
	text-shadow: #ccc 0.1em 0.1em 0.1em;
}
#right-inner-pages p.testimonials {
/*	background:#F3F3F3; */
	font-size:12px;
	line-height:1.4em;
	padding:10px;
}
#right-inner-pages a, #right-inner-pages p a {
    color: #000;
	text-shadow: #ccc 0.1em 0.1em 0.1em;
}
#right-inner-pages a:hover, #right-inner-pages p a:hover {
    color: #79904B;
}

#content {
	z-index: 300;
}
#content h2, #content h3 {
	font-size: 20px;
	color: #fff;
	padding: 0 0 5px 0;
	line-height: 24px;
	position: relative;
	z-index: 999;
}
#content h3 {
	font-size: 16px;
}
#content p {
	color: #fff;
	padding: 5px 0;
}
#content ul li {
	margin-bottom: 0.5em;
	color: #fff;
}
#content a, #content p a {
    color: #79904B;
	font-weight:bold;
}
#content a:hover, #content p a:hover {
    color: #79904B;
}
#homeintro {
	position:relative;
	width:365px;
	margin: 10px 0 0 25px;
	border:0px solid #ff0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
	text-align:justify;
}
#leftboxes{
	width: 390px;
	position:relative;
	float:left;
	margin:0;
	padding:0 0 15px 0;
	border:0px solid #fff;
}
#leftboxes ul {
	margin: 0;
	padding: 0 0 0 35px;
	list-style: none;
	border:0px solid #fff;
}
#leftboxes ul li {
	position: relative;
	float: left;
	margin: 15px 0px 0px 15px;
	_margin-right:7px;
	_margin-left:7px;
	width: 150px;
	height: 60px;
	display: block;
	text-align:center;
	text-decoration: none;
	background: url(images/box_bg.png) no-repeat left top;
	border:0px solid #ccc;
}
#leftboxes ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
 	line-height:3.4em;
/*	text-shadow: #ccc 0 0 0.1em; */
}
#leftboxes ul li a:hover {
	color: #79904B;
}
#leftboxes ul li:hover {
	background: url(images/box_bg_hover.png) no-repeat left top;
}
#leftboxes ul li.here a, #leftboxes ul li.here a:hover{
	color: #79904B;
}
/* Content End */

/* Footer */
#footer {
	color: #000;
	width:950px;
	font-size: 11px;
	clear:both;
	margin: 0 auto;
	padding:0;
	text-align:center;
	position: relative;
	background: url(images/footer_bg.png) repeat-x left top;
}
#footer p a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#footer p a:hover {
	color: #79904B;
} 
* html #footer{
	margin-bottom:0px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:0px;
	/* for ie*/
}
/* end hide*/

#clearfooter {
	width:100%;
	height:0px;
	clear:both;
} /* to clear footer */
#footer p {
	clear:both;
	margin:0;
	padding:5px 0;
}
/* Footer End */