@charset "utf-8";
/* CSS Document */
body {
	background-color: #F3F3F3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px

}
.style1 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	position: relative;
}
.style2 {
	color: #990000;
	font-size: 24px;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
#container {
	width:800px;
	text-align:left;
	margin-top:-75px;
}

#header {
	width:800;
	height:304;
}

#nav a {
	color:#900;
	font-family:helvetica;
	letter-spacing:1px;
	font-size:1.3em;
	text-transform:uppercase;
	text-decoration:none;
}

#nav a:hover {
	color:#fff;
}

#nav ul {
	position:relative;
	top:240px;
	list-style-type:none;
	padding-top:10px;
	text-align:left;
	height:34px;
	
	

}

/* IE HACK */
* html #nav ul {
	top:191px;
	width:600px;

}
/* IE HACK */

#nav li {
	display:inline;
	padding-left:30px;
}
.style6 {
	color: #000000;
	font-size: 10px;
}
.style7 {font-size: 14px}

.seepricing {background:url(images/seepricingbutton.png) 0 0 no-repeat; height:35px; width:98px; display:block; position:absolute;bottom:-5px; right:10px;}
.pricepart {position:relative; height:10px; width:10px}
