#container {
	font-family: Calibri, Cambria, Candara;
	font-size: small;
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: medium ridge #000099;
}
#header {
	margin: 5px;
	padding: 5px;
	height: 120px;
	width: 880px;
	background-color: #EEEEEE;
}
#header_bar {
	background-color: #003399;
	padding: 0px;
	height: 120px;
	width: 100%;
	margin: 0px;
}
#Google {
	background-color: #000000;
	height: auto;
	width: 100%;
}
#GoogleAdverts {
	float: left;
	height: 275px;
	width: 18%;
	border: thin solid #74BABA;
	padding: 5px;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/avgreseller.jpg);
}
#Body {
	float: left;
	height: auto;
	width: 70%;
	border: thin solid #74BABA;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	margin-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#Footer {
	font-size: small;
	clear: both;
	height: 92px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(images/footer-images.png);
}
#box5 {
	font-size: x-small;
	background-color: #F8F8F8;
	height: 100px;
	width: 890px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #Google ul {
	font-size: small;
	font-weight: bolder;
	color: #0000FF;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#container #Google li {
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #00FF00;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}

#container #Google div {
	height: auto;
	width: 100%;
}
#advert {
	float: right;
	height: 120px;
	width: 120px;
	border: thin solid #46A2AC;
}
.header_img {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border: thin solid #3333FF;
}

