body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4242;
	text-align: left;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4242;
	margin-bottom: 0px;
}
#date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 25px;
	color: #D9DDE0;
	text-align: right;
	height: 25px;
	width: 795px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9DDE0;
}
#spacer {
	background-color: #FFFFFF;
	clear: both;
	height: 10px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9DDE0;
}

table {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D9DDE0;
	border-left-color: #D9DDE0;
}
.price {
	color: #FF0000;
}

#logo {
	height: 145px;
	width: 800px;
}
#logo_text_top {
	height: 100px;
	width: 258px;
	margin-left: 505px;
	text-align: center;
	font-weight: bolder;
	background-color: #FFFFFF;
	padding: 5px;
	color: #D9DDE0;
	float: right;
}
#nav_left {
	float: left;
	height: auto;
	width: 150px;
}
#content {
	background-color: #FFFFFF;
	float: right;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	line-height: 25px;
	text-align: center;
	height: 25px;
	width: 800px;
	clear: both;
}

#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7B8C2;
	border-left-color: #A7B8C2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A7B8C2;
}
#logo_wrap {
	background-color: #FFFFFF;
	height: 120px;
	width: 800px;
}




a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:130px;
	height:20px;
	border:1px solid #000;
	margin-top:2px;
	text-align:left;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
	overflow:hidden;
	padding-left: 4px;
	background-color: #4D4242;
}

a.nav:hover {
	color:#fff;
	background-color: #7B8E8E;
}

a.nav:active {
	color:#fff;
	background-color: #2D2626;
}
h2 {
	font-weight: bold;
	color: #A6B8C2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9DDE0;
	font-size: 11px;
	margin-bottom: 2px;
}
td p {
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
td img {
	border: 1px solid #A7B8C2;
}
#footer a, a:link, a:visited, a:hover {
	line-height: 25px;
	text-align: center;
	height: 25px;
	width: 800px;
	clear: both;
	color: #666666;
	text-decoration: underline;
}
