/* Website designed by allproducts.com */

body {
	margin: 0px;
}
.bg01 {
	background: #003365 url(images/bg01.jpg) repeat-x center bottom;
}
.bg02 {
	background: #CCCCCC url(images/bg02.gif) repeat-x center top;
}
.topbg {
	background: #003365 url(images/topbg.jpg) no-repeat center bottom;
}
.downbg {
	background: #CCCCCC url(images/downbg.jpg) no-repeat center 115px;
}
#top01 {
	margin-left: 271px;
	margin-top: -118px;
}
#bt01 a{
	position: absolute;
	width: 98px;
	height: 118px;
	background: url(images/pbt.jpg) left top;
}
#bt01 a:hover{
	background: url(images/pbt-r.jpg) left top;
}
#bt02 a{
	position: absolute;
	margin-left: 98px;
	width: 97px;
	height: 118px;
	background: url(images/pbt.jpg) -98px 0px;
}
#bt02 a:hover{
	background: url(images/pbt-r.jpg) -98px 0px;
}
#bt03 a{
	position: absolute;
	margin-left: 195px;
	width: 97px;
	height: 118px;
	background: url(images/pbt.jpg) -195px 0px;
}
#bt03 a:hover{
	background: url(images/pbt-r.jpg) -195px 0px;
}
#bt04 a{
	position: absolute;
	margin-left: 292px;
	width: 97px;
	height: 118px;
	background: url(images/pbt.jpg) -292px 0px;
}
#bt04 a:hover{
	background: url(images/pbt-r.jpg) -292px 0px;
}
#bt05 a{
	position: absolute;
	margin-left: 389px;
	width: 97px;
	height: 118px;
	background: url(images/pbt.jpg) right top;
}
#bt05 a:hover{
	background: url(images/pbt-r.jpg) right top;
}
#down01 {
	height: 159px;
	}
#enter a{
	position: absolute;
	height: 17px;
	width: 78px;
	margin-left: 475px;
	background: url(images/enter.gif) center top;
}
#enter a:hover{
	background: url(images/enter.gif) center bottom;
}
#contact {
	margin-left: 190px;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0755AE;
	text-decoration: none;
}