@charset "UTF-8";
#main {
	background-color: #660000;
	position: absolute;
	height: 650px;
	width: 860px;
	top: 0px;
}
#navigation {
	background-color: #500000;
	position: absolute;
	height: 593px;
	width: 130px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
}
#topper {
	position: absolute;
	height: 125px;
	width: 730px;
	left: 130px;
	top: 0px;
}
#bodyleft {
	background-color: #616161;
	position: absolute;
	width: 270px;
	left: 130px;
	top: 125px;
	height: 438px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: auto;
}
#copyright {
	background-color: #B5B5B5;
	position: absolute;
	height: 468px;
	width: 430px;
	left: 430px;
	top: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: visible;
}
#addressphoto {
	position: absolute;
	height: 468px;
	width: 130px;
	left: 730px;
	top: 125px;
}
#address {
	background-color: #660000;
	position: absolute;
	height: 468px;
	width: 400px;
	right: 0px;
	top: 50px;
}
#footer {
	position: absolute;
	height: 57px;
	width: 860px;
	top: 593px;
	bottom: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.style4 {
	color: #FFFFFF;
}
#navigation a {
	text-decoration: none;
	background-color: #500000;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#navigation a:hover {
	background-color: #330000;
}
body {
	text-align: left;
	background-image: url(images/pattern.png);
	background-repeat: repeat;
	background-position: center center;
	top: 0px;
	list-style-type: circle;
}
#master {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

