select {
	width: 221px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
textarea {
	width: 100%;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
input {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;	
}
body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
/*	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;*/
}

#siteContainer {
	width: 1025px;
	margin: 0px auto 0px auto;
	background-repeat: repeat-y;
	min-height: 20px;
	_height: 20px;
	display: block;
}
#header1 {
	position: relative;
	background-image: url(../images/header1.jpg);
	float: left;
	width: 512px;
	height: 563px;
	display: block;
}
#header2 {
	position: relative;
	background-image: url(../images/header2.jpg);
	float: left;
	width: 512px;
	height: 563px;
	display: block;
}
#header3 {
	position: relative;
	background-image: url(../images/header3.jpg);
	float: left;
	width: 512px;
	height: 137px;
	display: block;
}
#header4 {
	position: relative;
	background-image: url(../images/header4.jpg);
	float: left;
	width: 512px;
	height: 137px;
	display: block;
}
#link1 {
	font-family: Arial, Sans-Serif;
	position: absolute;
	right: 36px;
	top: 5px;
	font-size: 29px;
	font-weight: bold;
	color: white;
	text-decoration:underline;
	display: block;
}
#link2 {
	font-family: Arial, Sans-Serif;
	position: absolute;
	left: 35px;
	top: 5px;
	font-size: 29px;
	font-weight: bold;
	text-decoration:underline;
	color: white;
	display: block;
}
