body {
	background-color: #FFFFFF;
	margin: 0px auto;
	background-attachment: fixed;
	background-image: url(../images/gif/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 955px;
}
#cont {
	width: 100%;
	background-color: #F0F0F0;
	float: left;
	clear: both;
	background-attachment: fixed;
	background-image: url(../images/gif/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#nav {
	width: 100%;
	background-color: #FF0000;
	float:left;
	height: 72px;
	clear: both;
}
#But {
	margin-top: 20px;
	width: 100%;
	text-align: center;
	float: right;
	height: 21px;
	clear: both;
}
#But2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	width: 200px;
	margin-right: 20px;
	margin-top: 10px;
	float: right;
	clear: right;
	height: 15px;
}
#But2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#But2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#But2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#But2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#banner {
	clear: both;
	width: 100%;
	float: left;
}
#totalcontent {
	width: 100%;
	float:left;
	clear: both;
	background-color: #F0F0F0;
}
#footer {
	height: 73px;
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}
#shadow {
	margin-top: 0px;
}
#footer_nav {
	text-align: center;
	text-decoration: none;
	font-family: "AvantGarde Bk BT";
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 1px;
	margin-top: 30px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 100%;
}
#footer_nav a:link {
	color: #333333;
	text-decoration: none;
}
#footer_nav a:visited {
	color: #666666;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer_nav a:active {
	color: #333333;
	text-decoration: none;
}
#content1 {
	width: 815px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 50px;
	margin-top: 30px;
	float: left;
	clear: left;
	padding-right: 70px;
	padding-left: 70px;
}
#form5 {
	float: left;
	width: 100%;
}

