html {
        background: #0f3040;
	    background-image: url(background.jpg);
        background-repeat: repeat-x;
        background-attachment: fixed;
}

body {
	font-family: arial;
	font-size: 100%;
	 text-align:center;
    margin: 0px auto -1px auto; 
	padding: 0;
	width:900px;
}

a {
	color: white;
}

a:hover {
	text-decoration: underline;
}


p {
	color: #FFFFFF;
	line-height: 18px;
}

h1 {
	font-family: arial;
	color: #ffffff;
	font-size: 30px;
}

h2 {
	font-family: arial;
	color: #91C920;
	font-size: 18px;
}

h3 {
	font-family: arial;
	color: #91C920;
	font-size: 15px;
}

li {
	list-style: none;
}

#holder {
	position: relative;
	margin: 0 auto;
	width: 864px;	
	/*border:1px solid #0099FF;*/
	border:0px solid #0099FF;
	text-align:left; 
}

#holder h1{
	text-align: left;
}

#container {
	width: 864px;
	text-align: left;
        z-index:20; 
	background: url(clearish.png);
	border-right: 2px solid #00A8E1;
	border-left: 2px solid #00A8E1;
	
	/*	border: solid 1px #FFFFFF;*/
}




#header small{
	color: #d8d8d8;
	font-size: 14;
	top: .63em;
	position: absolute;
}


#mydiv
{  
	top: 0;
     position: relative;
	left: 0;
	font-size: 20px;
	font-family:verdana;
	color: #ffffff;
	z-index:1; 
	text-align:left;
	width: 864px;
	margin:0 0 0 0px;
}
#bar b{
	font-size: 25px;
}
 
#bar2 img{
line-height: 100px;
}
 

#quote 
{  
 	 /*border:1px solid #ffffff;*/
	 /*vertical-align:top;   */
	 width:198px;	 
	 position: relative;
	 
	/*  position: absolute;*/
	 top:0px;
/*	 margin-left:350px;*/
	float:right;	
}
 #quote1
{
	/* vertical-align:top;*/
	 width:179px;
	  height:59px; 
	  padding-top:10px;
	  padding-left:15px;
}
#nav {
        background: url(navtop.png) no-repeat;
		z-index:20;
        background-position: bottom;
        width: 864px;
        height: 40px;
        margin: 0 0 0 0;
        padding: 0 0 0 0px;
        position: relative;
        text-decoration: none;
        margin-top: 17px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
        border-top: 2px solid #00A8E1;
        border-right: 2px solid #00A8E1;
        border-left: 2px solid #00A8E1;
}



#nav a {
	margin-bottom: 0;
	line-height: 41px;
	padding: 0 1em;
	font-size: 18px;
	text-decoration: underline;
}

#nav li {
	margin-bottom: 0;
	float: left;
	line-height: 41px;
	text-decoration: none;
}

#nav a:hover {
       text-decoration: underline;
       color: #
}

#nav li a {
	margin-bottom: 0;
	border-right: 2px solid #FFFFFF;
	padding: 0 1em;
	font-size: 18px;
	text-decoration: none;
}
#line {
	width: 864px;
        height: 15px;
	background: url(line.jpg);
        margin-top: -20px;
	z-index:20;
}
#mid {
	height: 218px;
	background: url(midbg.jpg) repeat-x;
	position: relative;
	width: 864px;
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 0;
	z-index:20;
	
}

#mid p{
	font-family: arial;
	font-size: 14px;
	color: #000000;
}

#mid h1{
	font-family: Berlin Sans FB Demi;
	color: #000000;
	font-size: 40px;
}

#step {
	font-family: arial;
	background: url(stepbg.png) no-repeat;
	height: 102px;
	width: 864px;
	position: relative;
	margin-top: 0px;
	padding-top: 20px;
	z-index:20;
}

#step li {
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding: 0 150px 0 40px;
	float: left;
}

#main {
	font-family: arial;
	font-size: 12px;
	width: 768px;
	position: relative;
	margin-top: -60px;
	padding-left: 50px;
	padding-top: 20px; 
	padding-bottom: 20px; 
	z-index:20; 
	 
}

#main p{
		margin-top: -12px;
        padding-right: 8px;
}

#footertop{
	width: 868px;
	/*background: url(clearish.png); */
	background: url(footer_bottom.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0; 
	height:98px; 
	clear: both; 
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
/*
#footer2{
        width: 868px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
    border: 2px solid #00A8E1;
    background: url(bottom.png) no-repeat;
    background-position: bottom;
    color: #ffffff;
 
}*/

#highlight a:hover {
	color: #FBDD00;
}

#footer a{
       color: #91C920;
}

#footertop a {
	color:#91C920;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
}
#footertop a:hover{
	color:#91C920;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:14px;
}

#footer p{
       color: #91C920;
}
.myclass 
{
	font-family: arial;
	font-size: 12px;  
}

<!-- 
 #mydiv { 
 	text-align: left; /* this overrides the text-align: center on the body element. */ 
	top: 0;
     position: relative;
	left: 0;
	font-size: 22px;
	font-family:verdana;
	color: #ffffff;
	z-index:1; 
	text-align:left;
	width: 864px;
	margin:0 0 0 0px;
/*	border:solid 3px #FFFFFF;*/
 } 
  
#bar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 403px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */		


	/*border:1px solid #ffffff; */
 	font-size: 20px;
	font-family:verdana;
	color: #ffffff;
	z-index:1;
    height: 100px;
	text-align:left; 

}
#quote {
	float: right; /* since this element is floated, a width must be given */
	width: 198px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	top:20px;
	position:relative;
	/*border:solid 2px #FFFFFF;*/
}
#bar { 
	margin: 0 0 0 460px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #bar div's text to fill the sidebar spaces when the content in each sidebar ends. */
/*	padding: 0 0 0 0px;*/ /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:160px;
	 
	top:0px;
	
	
		/*border:1px solid #ffffff;*/
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 20px;
		font-family:verdana;
		color: #ffffff;
		z-index:1;
		/*text-align:right; */
         position: relative; 
		width:160px;
		 /*margin-left:470px; */
}   
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mainstep
{   
	font-family: arial; 
	height: 102px;
	width: 864px;
	position: relative;  
	z-index:20; 
	margin-bottom: 40px;
}
#step100
{ 
	float:left;   
	text-align:left;
	 
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding: 0 5px 0 40px;
}
#step102
 { 
	float:right;
	width:170px; 
	text-align:left;	 
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding-left: 0px;
		 
} 
#step101
{ 
		position:relative;
		float:left;
		width:200px; 
		padding-left:0px;
		text-align:justify;
		margin-left:150px;
		font-weight: bold;
		color: #ffffff;
		font-size: 12px;
		padding: 0 5px 0 45px;
} 

 