body {
	margin: 0;
	font-family: verdana;
	font-size: 10px;
}
a,a:visited {
	color: black;
}	

div#wrapper {
	margin: 0 auto;
	width: 770px;
	background: url('../images/wrapper.jpg') repeat-y;
	border: 1px solid black;
	border-width: 0 1px 0 1px;
}

div#header {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/header.jpg') no-repeat top left;
}

div#header2 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/2.jpg') no-repeat top left;
}

div#header3 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/3.jpg') no-repeat top left;
}

div#header4 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/4.jpg') no-repeat top left;
}

div#header5 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/5.jpg') no-repeat top left;
}

div#header6 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/6.jpg') no-repeat top left;
}

div#header7 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/7.jpg') no-repeat top left;
}

div#header8 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/8.jpg') no-repeat top left;
}

div#header9 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/9.jpg') no-repeat top left;
}

div#header10 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/10.jpg') no-repeat top left;
}

div#header11 {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/11.jpg') no-repeat top left;
}


div#headere {
	float: left;
	width: 770px;
	height: 190px;
	background: url('../images/e.jpg') no-repeat top left;
}




div#header h1 {
	display: none;
}

div#menu {
	float: left;
	width: 258px;
	padding: 20px 0 20px 0;
}

div#menu ul {
	margin: 0 0 0 60px;
	padding: 0;
}

div#menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#menu img {
	border: 0;
}

div#content {
	float: left;
	width: 492px;
	padding: 10px;
}

div#content h1 {
	font-size: 18px;
	border: 1px solid black;
	border-width: 0 0 1px 0;
	margin: 0 0 10px 0;
	padding: 0;
}

div#content table img {
	border: 1px solid black;
}

div#content dl dt
{
	float: left;
	padding: 3px;
}

div#content dl dd
{
	padding: 3px 3px 3px 150px;
	margin: 0;
}

div#footer {
	border: 1px solid black;
	border-width: 0px 0 1px 0;
	width: 770px;
	height: 24px;
	background: url('../images/footer.jpg');
	cursor: pointer;
	clear: both;
}

.preload {
	display: none;
}