@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 15px;
}
#container {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #000000;
}
#Header {
	width: 800px;
	position: relative;
}
#MainContent {
	width: 800px;
	position: relative;
	padding-top: 25px;
}
#Box1 {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#Box2010 {
	clear: both;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 25px;
}
#Box2010left {
	float: left;
	width: 360px;
	position: relative;
}
#Box2010right {
	float: right;
	width: 360px;
	position: relative;
}

#Box2 {
	clear: both;
	width: 760px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
}
#Box2Left {
	float: left;
	width: 360px;
	position: relative;
}
#Box2Right {
	float: right;
	width: 360px;
	position: relative;
}
#Box3 {
	clear: both;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 25px;
}
#Box3Left {
	float: left;
	width: 360px;
	position: relative;
}
#Box3Right {
	float: right;
	width: 360px;
	position: relative;
}
#Box4 {
	clear: both;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 25px;
}
#Box4Left {
	float: left;
	width: 360px;
	position: relative;
}
#Box4Right {
	float: right;
	width: 360px;
	position: relative;
}
#MainNav {
	width: 800px;
	position: relative;
	text-align: center;
	background-color: #BB090D;
	height: 25px;
}
#MainNav img {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
}
#Buffer {
	clear: both;
	height: 45px;
	width: 0.1px;
	position: relative;
	visibility: hidden;
}
#Footer {
	width: 800px;
	position: relative;
	clear: both;
	background-color: #BB090D;
	text-align: center;
	padding-top: 3px;
}
#webdesign {
	clear: both;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: right;
	padding-top: 5px;
}
#bottombuffer {
	clear: both;
	height: 30px;
	width: 0.01px;
	position: relative;
	visibility: hidden;
}
