a:link,a:visited { text-decoration:none; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/

body { background-color:#ffffff; text-align:left; }

/*--------/Background Color----------*/

p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#ffffff; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

/*---------page width--------*/

#wrap { position:relative; width:800px; margin:0px auto/*-------auto = centered-------*/; }

#footerfloat {
	position:absolute;
	left: 252px;
	top: 720px;
	width: 792px;
	height: 116px;
}

#footerfloat2 {
	position:absolute;
	left: 257px;
	top: 1132px;
	width: 792px;
	height: 116px;
}

#footerfloat3 {
	position:absolute;
	left: 257px;
	top: 1444px;
	width: 792px;
	height: 116px;
}

#navbar {
	position:absolute;
	left: 19px;
	top: 91px;
}

#contactform {
	position:absolute;
	left: 389px;
	top: 258px;
	width: 382px;
}

#quote {
	position:absolute;
	left: 14px;
	top: 174px;
	width: 522px;
}

/*------------Header----------*/

#banner { background:url("../images/header.png") no-repeat; height:123px; margin:10px 0 0px 0; }
 
/*------------/Header----------*/

 /*--------Page Title---------*/
 
#title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 0px 0 0; text-align:right; }
 
  /*--------/Page Title---------*/
  
#content { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:transparent; text-align:center }
   
#bottom { height:10px; clear:both; overflow:hidden; }

#footer { 
	width:800px; 
	margin:-100px 0 0 15px;
	
	}

/*------------Main Menu--------*/

#nav { background-color:#000000; width:900px; height:40px; position:relative; }

/*------------Main Menu--------*/
