body, html {
	height:100%;
}

body { 
	margin: 0px; 
	font-family: Verdana, Garamond, Treuchet, sans-serif; color: #345567;
	background:#FFFFFF;

} 

/* Define IDs */

html>body #wrapper, html>body #maintab  {
    height:auto;
	min-height:100%;
}


#wrapper {
	float:left;
	width: 100%;
	height:100%;
	position:relative;
}

#maintab { 
	width:800px; 
	margin: 0 auto;	
	height:100%;
	border: 0px solid;
	border-top: 0px;
}

#contentwidth, #contentwidth_home { 
	border: 0px solid; 
	height: 600px;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#contentwidth_home {
	background-color: #FFFFFF;
	/* background-color: #A6A299; */
}

#sidenav p, #sidenav_home p  { margin: 0px; }

.nav3, .nav3_on, 
.nav2, .nav2_on, 
.nav1, .nav1_on, 
.gnav, .gnav_on, 
.bnav, .bnav_on { 
	height:37px; width:171px; display: block;
}

.nav3 { background: url('../images/3.gif') no-repeat; }
.nav2 { background: url('../images/2.gif') no-repeat; }
.nav1 { background: url('../images/1.gif') no-repeat; }
.gnav { background: url('../images/gnav.gif') no-repeat; }
.bnav { background: url('../images/bnav.gif') no-repeat; }
.nav3:hover, .nav3_on { background: url('../images/3_on.gif') no-repeat;}
.nav2:hover, .nav2_on { background: url('../images/2_on.gif') no-repeat;}
.nav1:hover, .nav1_on { background: url('../images/1_on.gif') no-repeat;}
.gnav:hover, .gnav_on{ background: url('../images/gnav_on.gif') no-repeat;}
.bnav:hover, .bnav_on { background: url('../images/bnav_on.gif') no-repeat;}

#sidenav {float:left; width: 182px;}

#sidenav_home {float:left; width: 182px; margin-top:132px;}

.hline { width: 171px; margin: 0px; font-size: 0px; border: 0px; line-height: 0px; border-top: 1px solid #CAC7C2; padding:0px;}

#maincontent {float:left; width: 600px;}

#maincontent_home {
	float:left;
	/* background-color: #A6A299; */
	padding-top: 160px;
	padding-left: 98px;
}

#content {float:left; width:800px; }

#content_home {float:left; width:185px; background: #ffffff; height: 600px;}

#topnav { float: left; height: 150px; font-family: Arial; font-size: 8pt; margin-top: 0px; color:#A3A3A3; width: 590px; margin-left:14px;}


#topnav a {color:#A3A3A3; text-decoration: none;}

#topnav a:hover {color:#A3A3A3;}

#topnav_r { padding-right: 75px; float: right;}

#topnav_l {float:left; padding-left: 50px;}

#topnav_l a, #topnav_r a {color:#A3A3A3; text-decoration: underline;}

.logo {float:left; margin-top: 10px; margin-left: 10px; margin-right: 3px;}

.contact_color, .contact_color a {color: #8E9BA1; font-weight: normal; float:left; margin: 0px;}

#folioview {float:left; border: 1px; color:#030303; margin-left: 4px; width: 120px;}

html>body #folioview {margin-left: 8px;} 

#folioview p, #clientview p {margin: 0px; line-height: 14px;}

#folioview p a {line-height: 16px;}

#clientlist { 
	font-family: Arial, Helvetica, Sans-serif;;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 20px;
	width: 155px;
}

#clientlist h2 { 
	color:#F37835;
	display: block;
	font-size: 8pt;
	margin: 0px;
	margin-bottom: 5px;
}
#clientlist a { 
	color:#A7A7A7;
	text-decoration:none;
	display: block;
	margin-bottom: 5px;
	margin-left: 8px;
}

#clientlist a:hover, #folioview p a:hover, #pageview a:hover { color:#000000; text-decoration:none;}

#clientlist .active, #pageview .active, #pageview .active:hover, #folioview p.active a { color:#000000; }

#clientview img { border: 0px solid #D9D9D9;}

#pageview {margin-left: 15px;}

#pageview a {text-decoration: none;}

#logobox { cursor: pointer; }
