/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

#apDiv2 {
	position:relative;
	width:500px;
	height:auto;
	z-index:1;
	padding-left: 10px;
	padding-top: 10px;
}
#apDiv3 {
	position:relative;
	width:235px;
	height:20px;
	z-index:4;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/supportbck.gif);
	background-repeat: repeat-x;
	background-color: #E0E2D2;
}
#wrapper {
	width: 840px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/wrap-bck4.gif);
}
#header {
	color: #333;
	width: 840px;
	float: left;
	height: 70px;
	background-color: #F1EFDF;
}
#navigation {
	float: left;
	width: 829px;
	padding-left: 10px;
	height: 19px;
	background-color: #F1EFDF;
}
#topcolumn {
	height: auto;
	width: 826px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-image: url(images/greenbarbck.gif);
	padding-top: 19px;
}
#leftcolumn {
	color: #333;
	height: auto;
	width: 202px;
	float: left;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-top: 0px;
}

#topmenu {
	position:relative;
	width:165px;
	height:21px;
	z-index:1;
	background-image: url(images/header-supportbck-left.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B5B5B;
	background-position: left top;
}
#menuholder {
	position:relative;
	width:178px;
	height:auto;
	z-index:2;
	margin-top: 0px;
	margin-left: 5px;
}
#greenheader {
	position:relative;
	width:587px;
	height:18px;
	z-index:3;
	float: left;
	margin-left: 5px;
	margin-top: 3px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 2px;
	background-color: #AEC3AD;
	margin-bottom: 15px;
}

#position {
	position:relative;
	width:350px;
	height:50px;
	z-index:5;
	float: left;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 12px;
	color: #515151;
	padding-top: 10px;
	padding-left: 15px;
}
#logoimage {
	position:relative;
	width:150px;
	height:auto;
	z-index:5;
	float: left;
}


#rightcolumn {
	float: left;
	color: #333;
	height: 150px;
	width: 560px;
	position: relative;
	background-image: url(images/greyline.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#middlecolumn {
	float: left;
	color: #333;
	height: auto;
	width: 550px;
	display: inline;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 7px;
	margin-left: 20px;
	border-right-color: #E0E2D2;
}
#footer {
	width: 839px;
	clear: both;
	color: #333;
	margin: 0px;
	background-image: url(images/bottom4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}
#copyright {
	width: 839px;
	clear: both;
	color: #828385;
	margin: 0px;
	height: auto;
	background-color: #E0E2D2;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}

/* navigation */

 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
	height: 1.35em;
	line-height: 1.35em;
	float: left;
	width: 7.5em;
	display: block;
	color: #676567;
	text-decoration: none;
	text-align: center;
	background-color: #E0E2D2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0E2D2;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: bold;
}
#nav-menu li a:hover
{
	height: 1.35em;
	line-height: 1.35em;
	float: left;
	width: 7.5em;
	display: block;
	color: #F1EFDF;
	text-decoration: none;
	text-align: center;
	background-color: #6FA497;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6FA497;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: bold;
}
#nav-menu ul li#youarehere a {
	height: 1.35em;
	line-height: 1.35em;
	float: left;
	width: 7.5em;
	display: block;
	color: #F1EFDF;
	text-decoration: none;
	text-align: center;
	background-color: #6FA497;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6FA497;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: bold;
}	
/* Hide from IE5-Mac \*/

#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:60em
}
/*news navigation\*/

#leftnav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftnav li
{
	list-style: none;
margin: 0;
}

#leftnav li a
{
	height: 20px;
	line-height: 16px;
	font-size: 12px;
	width: 176px;
	list-style: none;
	display: block;
	color: #6e6f71;
	text-decoration: none;
	padding-left: 15px;
	margin-bottom: 0px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	padding-top: 12px;
	background-image: url(images/leftnav.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#leftnav li a:hover
{
	height: 20px;
	line-height: 16px;
	font-size: 12px;
	width: 186px;
	list-style: none;
	display: block;
	color: #6e6f71;
	text-decoration: none;
	padding-left: 15px;
	margin-bottom: 0px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	background-image: url(images/leftnav-over.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* Hide from IE5-Mac \*/
#leftnav li a
{
float: none
}
/* End hide */

#leftnav
{
	width:175px;
}


ul#leftnav li#youarehere a { 
	height: 30px;
	font-size: 12px;
	width: 191px;
	list-style: none;
	display: block;
	color: #006666;
	text-decoration: none;
	background: #FFF;
	border-bottom: 1px solid #e1ede3;
}
a:link {
	color: #515151;
	text-decoration: none;
}
a:visited {
	color: #636363;
	text-decoration: none;
}
a:hover {
	color: #515151;
	text-decoration: underline;
}
a:active {
	color: #515151;
	text-decoration: none;
}
