﻿body {
	background-color:#980101;
}
#container {
	background-position: top;
	background: url('../images/contact.jpg');
	width: 924px;
	margin: 0 auto;
	padding: 0;
	color: #FFFF00;
	left: 15pt;
	background-repeat: no-repeat;
	height: 600px;
	position: absolute;
	top: 0px;
}
#menu1 {
	border-style: none;
	margin-left: 15px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: medium;
	margin-top: 395px;
	margin-bottom: 200px;
}
#design {
	border-style: none;
	margin-left: -20px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
#nav li a:link {
	color: #FF0000;
}
#nav li a:visited {
	color: #980101;
}
#nav li a:hover {
	color: #008000;
}
.style1 {
	text-align: center;
}
.style5 {
	font-size: small;
	color: #000080;
}
.style7 {
	text-decoration: none;
}
.style12 {
	color: #00FF00;
}