/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #8f8f8f;
	background-image: url(bg.jpg);
	}
table#boarder{
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-right-width: 3px;
	background-color: #7399ab;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 992px;
	height: 575px;
	background-repeat: no-repeat;
	background-position: left;
}

table#left{
	width: 282px;
	height: 563px;
	background-repeat: no-repeat;
	background-position: right;
	background-image:url(/images2008/bottle.jpg);
}

table#hnav{
	width: 682px;
	height: 32px;
}

table#application{
	width: 675px;
	height: 329px;
	background-image: url(/images2008/applicationbox.jpg);
}

table#content{
	width: 691px;
	height: 329px;
	margin-left: 1px;
	background-color: #7399ab;
	background-repeat: no-repeat;
	background-image: url(/images2008/contentbg.jpg);
	}
	
table#scrollcontent{
	width: 655px;
	height: 275px;
	margin-top: 10px;
	margin-left: 10px;
}

table#quotecontent{
	width: 691px;
	margin-left: 1px;
	background-color: #7399ab;
	background-repeat: no-repeat;
	background-image: url(/images2008/quotebg.jpg);
	top: 0px;
	height: 655px;
	}
table#quotedata{
	width: 175px;
	border-right-color: #CCCCCC;
	border-right-style: dotted;
}
	
table#quoteform{
	width: 655px;
	margin-left: 10px;
	margin-top: 15px;
	margin-left: 10px;
	height: 655px;
}


table#sourpuss{
	width: 675px;
	height: 329px;}

.links {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight:normal;
	text-decoration:underline;
}

a:link { font-weight:normal;
		color:#333333;
		text-decoration:underline;
 }

a:visited { font-weight:normal;
		color:#333333;
		text-decoration:underline;
 }

a:hover, a:active { 
	text-decoration:underline;
	color:#333333; 
	background-color:#CCCCCC;
}
.H1 {color:#333399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.contenttext {font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	font-weight:normal
	}

.contact{font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	font-weight:normal}
