html {
    padding: 0;
    margin: 0;
    height: 100%;
	width: 100%;
}

body {
	font-size: 99%;
	background: #fff;
	font-stretch: expanded;
	font-family: Verdana, Arial;
	margin: 0;
	padding: 15px 0 0 0;
}

#container {
	margin: 0em auto;
	width: 844px;
	text-align: left;
	padding: 0;
}

#head {
	position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	border-bottom: #fff 7px solid;
}

#container2 {
	margin: 0em auto;
	width: 300px;
	text-align: center;
	padding: 180px 20px 0 10px;
}

#container2 p {
	text-align: right;
	padding-right: 42px;
	line-height: 23px;
	}


.logobox {
	position: absolute;
	top: 128px; left: 0;
	width: 300px;
	padding: 0;
	margin: 0;
	}

.logo {
	position: relative;
	top: 14px; left: 2px;
	}

#bannerbox {
	position: static;
	z-index: 500;
	padding: 0;
	padding-left: 307px;
	margin: 0;
}

.bottom {
	position:relative;
	bottom: 0;
	}

/* Bottom Half */

#content {
	clear: both;
	position: relative;
	top: 0; left: 0;
	height: 100%;
	padding: 0;
	margin: 0;
	padding-top: 590px;
	color: #000;
	background: #ddd url(images/columngrad.jpg) repeat-y left;
}

.minheight {
	margin-top: -590px;
	}

/* The Magic min-height fix happens here */
	*>#content {padding-top: 590px; min-height: 1px;}
	*>#content .minheight {margin-top: -590px;}
	* html .minheight {
		/* IE5Mac filter \*/
		height: 590px;}
		/* end filter */

#left {
	position: absolute;
	top: 0; left: 18px;
	padding: 0px;
	margin: 0px;
	width: 282px;
	height: 100%;
	line-height: 1.1em;
	font-size:11px;
	font-family: Arial, Verdana;
	z-index: 100;
	background: url(images/rectangles.jpg) no-repeat top left;	
}

#left * p {
	margin: 6px 0;
	padding: 0;
	}

/* Menu */

#menu{
	position: relative;
	top: 0; left: 0px;
	padding: 0;
	margin: 0;
	margin-left: 47px;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	}
	
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	border-width: 15px 1px 1px 1px;
	border-color: #000;
	border-style: solid; 
	}

#menu a {
	display: block;
	list-style: none;
	text-decoration: none;
	color: #fff;
	padding-left: 20px;
	width: 213px;
	}

#menu a:hover {
	color: #a4a1a1;
	}
	
#menu a:active {
	color: #e23740;
}

#menu ul li {
	margin-left: 0;
	padding: 0;
	list-style: none;
	z-index: 500;
	line-height: 35px;
	}
	
#menu li {
	border-left: 0;
	background: #4d4e4e;
	border-width: 1px 0px 0px 0px;
	border-color: #6b6c6c;
	border-style: solid;
	height: 35px;
	margin:0;
	padding: 0
}

.column {
	position: static;
	width: 197px;
	margin: 0px;
	margin-left: 47px;
	padding: 24px 19px;
	background: #c4c4c4 url(images/sidegrad.jpg) repeat-x top;
	color: #4b4a4a;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	}
	
.column2 {
	position: static;
	width: 197px;
	margin: 0px;
	margin-left: 47px;
	padding: 24px 19px;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial;
	}

/* Center */

#center {
	position: relative;
	top: 0; left: 300px;
	margin: 0 0 0 7px;
	padding: 0px;
	width: 537px;
	display: block;
	line-height: 1.2em;
	font-size: .95em;
	font-family: Arial;
	z-index: 150;
}


#center ul li {
	padding: .4em 0;
	}
	
.individual {
	position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	background: #000 url(images/individual.jpg) no-repeat top;
	color: #b3b3b3;
	height: 340px;
	width: 265px;
	border-right: #fff 7px solid;
	font-size: 12px;
	line-height: 16px;
}

.business {
	position: absolute;
	top: 0; left: 272px;
	margin: 0;
	padding: 0;
	background: #000 url(images/business.jpg) no-repeat top;
	color: #b3b3b3;
	height: 340px;
	width: 265px;
	font-size: 12px;
	line-height: 16px;
}

.help h3{
	position: relative;
	top:0; left: -7px;
	padding: 7px 7px 7px 14px;
	margin: 0;
	margin-bottom: 4px;
	width: 109px;
	border: #000 4px solid;
	background: #e23740;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	line-height: 16px;
	height: 16px;
	}

.help a h3{
	cursor: pointer;
	}
	
.help a:hover h3{
	cursor: pointer;
	background: #c3232c;
	text-decoration: none;
	}
	
.help {
	position: relative;
	padding: 210px 7px 7px 7px;
}

.innercontent {
	position: relative;
	top: 0; left: 0;
	margin: 0;
	padding: 0;
	color: #4b4a4a;
	background: url(images/innergrad.jpg) top repeat-x;
}

.padit {
	margin: 14px;
	}

.text {
	padding: 14px;
	}

/* Footer */	

#footer {
	clear: both;
	margin: 0 0 0 65px;
	height: 25px;
	background: #000;
	border-top: 7px #fff solid;
	padding: 2px 0 0 245px;
	z-index: 300;
	color: #fff;
}

.braille {
	position: relative;
	top: 0px; left: 47px;
	padding: 0;
	margin: 0;
	border-bottom: #fff 7px solid;
	}

#footer a {
	color: #fff;
	font-size: 11px;
	}

#footer a:hover {
	color: #a4a1a1;
	text-decoration: none;
	}

#footer a:active {
	color: #e23740;
	text-decoration: none;
	}

.copyright {
	position: relative;
	top: 0; left: 200px;
	line-height: 1.4em;
	color: #a4a1a1;
	padding: .6em;
	font-size: .6em;
}

	
a {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	color:#e23740;
	text-decoration: underline;
	}

h2 {
	margin: 0;
	background: #000;
	color: #fff;
	width: 522px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	border-bottom: #6b6c6c 1px solid;
	}

h3 {
	color:#666666;
	font-size: 18px;
	}

.border {
	border-top: #fff 7px solid;
	}

.center {
	text-align: center;
	}

.header {
	position: relative;
	left: 13px;
	padding-bottom: 12px;
	}


a:active h4 {
	color: #a4a1a1;
}

	 
.removetoppad {
	margin-top: .2em;
	padding: 0;
	}
	
.smindent {
	position: relative;
	top: 0; left: 2em;
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	}

.indent {
	position: relative;
	top: 0; left: 35px;
	}

	

