#container {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: medium solid #3399FF;
	left: 30px;
	top: 30px;
	width: 785px;
	position: absolute;
}
#header {
	background-color: #c3ddf4;
	height: 170px;
	width: 785px;
	left: 50px;
	top: 10px;
	padding-top: 15px;
}
#body {
	background-color: #CCCCCC;
	width: 780px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #3399FF;
	border-bottom-color: #3399FF;
	height: 500px;
	left: 50px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3399FF;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	text-decoration: none;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
#nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
}
#nav ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-right: 30px;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	padding-right: 15px;
}
#nav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#nav ul li a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#bottom {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	height: 75px;
	width: 785px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C3DDF4;
	text-align: center;
	vertical-align: middle;
	height: 75px;
	width: 785px;
	list-style-type: none;
	text-decoration: none;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
#footer ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-bottom: 10px;
	height: 20px;
}
#footer ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	padding-right: 12px;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #FF6600;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #FF3300;
	padding-left: 12px;
}
#footer ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#footer ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#sub-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #C3DDF4;
	text-align: center;
}
#body-text {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border: thin solid #FF6600;
	text-align: left;
	vertical-align: middle;
	margin: 10px;
}
#vendors {
	width: 450px;
	border: medium solid #FF6600;
	margin-left: 20px;
	background-color: #CCCCCC;
	list-style-type: none;
	padding: 10px;
	line-height: 26px;
	margin-bottom: 15px;
}
#info {
	background-color: #CCCCCC;
	width: 450px;
	border: medium solid #3399FF;
	padding: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	line-height: 30px;
}
#online {
	float: right;
	position: absolute;
	left: 529px;
	top: 650px;
}
#ad {
	border: medium solid #FF6600;
	padding: 10px;
	height: 391px;
	width: 400px;
	background-color: #CCCCCC;
	float: left;
	margin: 10px;
}
