body {
	margin: 0px;
}
#top {
	background-image: url(images/topbg.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 1004px;
}
#main {
	background-image: url(images/mainbg.gif);
	background-repeat: no-repeat;
	height: 521px;
	width: 1004px;
}
#top .menu {
	float: right;
	width: 332px;
	margin-top: 60px;
}
#top .menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 128px;
	float: left;
	padding-left: 15px;
	letter-spacing: 1px;
}
#main .l1 a {
	display: block;
	height: 88px;
	width: 337px;
	margin-top: 15px;
	margin-left: 30px;
}
#main #contact {
	background-image: url(images/conbg.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 490px;
	background-position: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 135px;
	padding-top: 10px;
	letter-spacing: 1px;
	line-height: 22px;
}
#main #flash {
	height: 360px;
}
#flash div {
	width: 600px;
	float: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;
	font-size: 12px;
}
#flash img {
	float: left;
	margin-right: 10px;
}



.but1 {
	background-image: url(images/but1.gif);
	background-repeat: no-repeat;
}
.but1o {
	background-image: url(images/but1o.gif);
	background-repeat: no-repeat;
}
.but2 {
	background-image: url(images/but2.gif);
	background-repeat: no-repeat;
}
.but2o {
	background-image: url(images/but2o.gif);
	background-repeat: no-repeat;
}
.but3 {
	background-image: url(images/but3.gif);
	background-repeat: no-repeat;
}
.but3o {
	background-image: url(images/but3o.gif);
	background-repeat: no-repeat;
}
.but4 {
	background-image: url(images/but4.gif);
	background-repeat: no-repeat;
}
.but4o {
	background-image: url(images/but4o.gif);
	background-repeat: no-repeat;
}
#foot {
	background-image: url(images/footbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 49px;
	width: 1004px;
}
.font {
	padding:0 20px;
	font-size:12px;
	color:#FFFFFF;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.font a {
color:#FFFFFF;
text-decoration:none;}