#wrapper {
	width: 1000px;
	left: 0px;
	top: 0px;
}
body {
	margin: 1px;
	color: #959695;
}
#header {
	height: 180px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#navigation {
	height: 70px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body #left {
	background-color: #FFF;
	height: 570px;
	width: 180px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body #right {
	background-color: #FFF;
	height: 570px;
	width: 775px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
#wrapper #body #footer {
	background-color: #Ff0110;
	clear: both;
	height: 25px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 300;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #00C;
	text-align: left;
}
ul {
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
}
address {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#wrapper #body #left1 {
	height: 1090px;
	width: 180px;
	float: left;
}
#wrapper #body #right1 {
	height: 1210px;
	width: 770px;
	float: right;
}

