* {
margin:0;
padding:0;
}
body {
	background-color:#c0c0c0;
	margin:0 auto;
	padding:0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
#wrap {
	width:898px;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width:830px;
	margin:0;
	padding:0;
	clear: both;
	background-color: #000000;
}
#content {
	width:830px;
	margin:0;
	padding:0;
}
td.lside {
	width:34px;
	background-image:url(images/lshadow.jpg);
	background-repeat: repeat-y;
	height:100%;
}
td.rside {
	width:34px;
	background-image:url(images/rshadow.jpg);
	background-repeat: repeat-y;
	height:100%;
}
td.lnav {
	width:197px;
	background-color:#060a0f;
}
div.lnav {
	width:197px;
	height:502px;
	background-image:url(images/leftnavbg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}
div.leftimage {
	width:197px;
	height:154px;
	background-image:url(images/Harold2.jpg);
	background-repeat:no-repeat;
}

td.body {
	background-color:#e0e1eb;
}

div.body {
	background-image:url(images/textbg.jpg);
	background-repeat:none;
	height:405px;
	overflow:auto;
}
div.form {
	padding:15px 0px 0px 10px;
	color:#FFFFFF;
	font-size:10px;
}


/* Start Buttons */
div.button {
	width:188px;
	height:28px;
	padding-left:4px;
	padding-bottom:3px;
}

#button1 
	{
	display: block;
	width: 188px;
	height: 28px;
	background-image:url(images/aboutroll.jpg);
	background-repeat: no-repeat;
}
#button1:hover {background-position: 0 -28px;}
#button1 span {display: none;}

#button2 
	{
	display: block;
	width: 188px;
	height: 28px;
	background-image:url(images/whatwillroll.jpg);
	background-repeat: no-repeat;
}
#button2:hover {background-position: 0 -28px;}
#button2 span {display: none;}

#button3 
	{
	display: block;
	width: 188px;
	height: 28px;
	background-image:url(images/reinstatementroll.jpg);
	background-repeat: no-repeat;
}
#button3:hover {background-position: 0 -28px;}
#button3 span {display: none;}

#button4 
	{
	display: block;
	width: 188px;
	height: 28px;
	background-image:url(images/successroll.jpg);
	background-repeat: no-repeat;
}
#button4:hover {background-position: 0 -28px;}
#button4 span {display: none;}

#button5 
	{
	display: block;
	width: 188px;
	height: 28px;
	background-image:url(images/thankyouroll.jpg);
	background-repeat: no-repeat;
}
#button5:hover {background-position: 0 -28px;}
#button5 span {display: none;}

#button6 
	{
	display: block;
	width: 188px;
	height: 28px;
	background-image:url(images/contactroll.jpg);
	background-repeat: no-repeat;
}
#button6:hover {background-position: 0 -28px;}
#button6 span {display: none;}

#button7 
	{
	display: block;
	width: 188px;
	height: 28px;
	background-image:url(images/resourcesroll.jpg);
	background-repeat: no-repeat;
}
#button7:hover {background-position: 0 -28px;}
#button7 span {display: none;}
/*End Buttons*/

#footer {
	width:830px;
	font-size:12px;
	text-align:center;
	color:#CCCCCC;
	background-color:#68728c;
}
#footer a {
	
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	background-color:#68728c;
}
td.bottom {
	background-image:url(/images/bgbottom.jpg);
	height:36px;
	width:898px;
	background-repeat:no-repeat;
}

ul.indent li {
	margin-left:32px;
}
