/* CSS Document */

html {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	background-attachment: fixed;
	background-color: #5E759E;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	}
	
p {
	margin: 0px 0px 10px 0px;
	}
	
h1 {
	text-align:left;
	border-bottom: 1px dashed #ebebeb;
	font-size: 125%;
	text-transform:uppercase;
	margin-top: 0px;
	}
	
h2 {
	margin: 20px 0px 0px 0px;
	font-size: 100%;
	}
h3 {
	margin-bottom: 2px;
	padding: 0px;
	}
h4 {
	text-align: center;
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	padding: 3px 5px;
	margin: 5px 30px;
	font-size: 100%;
	}
h5 {
	font-size: 14px;
	color: #888;
	margin: 15px 0 2px;
	padding: 0 0 2px;
	border-bottom: 1px solid #c9c9c9;
	}	
	.colTop {
	margin-top: 0;
	}
a {
	color:#517CA9;
	text-decoration:none;
	outline: none;
	}
	img {
	border: none;
	}

#container {
	width: 786px;
	text-align: left;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#header {
	float: left;
	clear: both;
	width:786px;
	margin-bottom: 10px;
	}
#header:hover {
	cursor:pointer;
	cursor:hand;
	}
	
#menu {
	float: left;
	clear: both;
	width: 786px;
	background: url(menu_bg.jpg) repeat-x bottom;
	font-size: 12px;
	font-weight:normal;
	padding: 12px 0px;
	text-align:center;
	margin-bottom: 10px;
	}
	#menu ul {	
	margin: 0px;
	padding: 0px;
	}
	#menu a {
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #fff;
	margin:0px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	}
	#menu li a:hover {
	background: url(menu_bg_hover.jpg) repeat-x;
	}
	#menu a:visited {
	color: #fff;
	}
	#menu li {
	list-style-type:none;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align:justify;
	}
	#menu li a.last {
	border-right: none;
	}

#callout {
	float: left;
	clear: both;
	margin-bottom: 0px;
	width: 786px;
	background-color: #FFFFFF;
	}	
#subnav {
	float: left;
	border: 1px solid #ccc;
	width: 267px;
	background: #eee;
	height: 228px;
	margin: 0px;
	padding: 0px;
	}
	#quote {
	background: url(getquote.jpg) no-repeat bottom;
	margin: 16px 11px 18px 11px;
	padding: 0px;
	height: 52px;
	width: 246px;
	}
	#quote:hover {
	background-position: top;
	cursor:pointer;
	cursor:hand;
	}
	#account {
	background: url(establish.jpg) no-repeat bottom;
	margin: 0px 11px;
	padding: 0px;
	height: 52px;
	width: 246px;	
	}
	#account:hover {
	background-position: top;
	cursor:pointer;
	cursor:hand;
	}
	#specials {
	background: url(specials.jpg) no-repeat bottom;
	margin: 18px 11px;
	padding: 0px;
	height: 52px;
	width: 246px;	
	}
	#specials:hover {
	background-position: top;
	cursor:pointer;
	cursor:hand;	
	}
	
#graphic {
	float: right;
	width: 509px;
	height: 230px;
	}


#contentArea {
	float: left;
	clear: both;
	width: 766px;
	padding-right: 10px;
	padding-left: 10px;
	}	
	
#tagline {
	float: left;
	width: 267px;
	height:180px;
	margin-top: 5px;
	font-size: 85%;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#main {
	float: right;
	width: 510px;
	}
#main2 {
	width: 768px;
	}
	#firstColumn {
	width: 374px;
	float: left;
	}		
	#secondColumn {
	width: 374px;
	float: right;
	}
	
#footer {
	/*float: left;*/
	text-align:center;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-top: 5px;
	padding-bottom: 10px;
	}
	#footer.twoCol {
	width: 100%;
	}
	#footer ul {	
	margin: 0px;
	padding: 0px;
	}
	#footer a {
	text-decoration: none;
	color: #333;
	padding: 0px;
	margin:0px;
	}
	#footer a:hover {
	text-decoration: underline;
	}
	#footer a:visited {
	color: #666;
	}
	#footer li {
	list-style-type:none;
	display: inline;
	padding: 0px;
	margin: 0px 10px;
	}
	#footer li.last {
	margin: 0px;
	}
	#footer p {
	float: none;
	}

#quotesubmit span {
	font-size: 100%;
	font-weight:bold;
	color:#c00;
	margin-left: 0px;
	vertical-align:top;
	}
	
#komori {
	background-image: url(komori.jpg);
	background-repeat: no-repeat;
	z-index: -5;
	position: absolute;
	top: 437px;
	left: 47px;
	width: 750px;
	height:437px;
	}

.checklist {
	margin-top: 0px;
	}
.checklist li {
	list-style-type:square;
	}
.clear {
	clear: both;
	background-color: #EEE;
	}	
#formArea {
	background-color: eee;
	border: 1px solid ccc;
	float: none;
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	}
#logos {
	float: right;
	height: 130px;
	width: 509px;
}
#news {
	float: left;
	width: 267px;
	height:105px;
	margin-top: 60px;
	font-size: 100%;
	padding-right: 5px;
	padding-left: 5px;
	}
