/* Website designed by allproducts.com */

body {
	background-color: #054076;
	margin: 0px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
img {border:0;}
div#bt {
	height: 47px;
	background: url(images/btbg.jpg) no-repeat left top;
	}
#bt01 a{
	float: right;
	width: 90px;
	height: 47px;
	background: url(images/bt.gif);
	}
#bt01 a:hover{
	background: url(images/bt01.gif);
	}
#bt02 a{
	float: right;
	width: 89px;
	height: 47px;
	background: url(images/bt.gif) -90px 0px;
	}
#bt02 a:hover{
	background: url(images/bt01.gif) -90px 0px;
	}
#bt03 a{
	float: right;
	width: 96px;
	height: 47px;
	background: url(images/bt.gif) -179px 0px;
	}
#bt03 a:hover{
	background: url(images/bt01.gif) -179px 0px;
	}
#p02bg {
	height: 54px;
	background: url(images/p02bg.jpg) center;
	}
div#contactbg {
	height: 77px;
	background: url(images/contactbg.jpg) no-repeat;
	}
.contact {
	margin-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	}
.bg {
	background: url(images/bg.gif) repeat-x;
	}
.topbg {
	background: #B0D1E7 url(images/topbg.gif) no-repeat center bottom;
	}
.downbg {
	background: url(images/downbg.gif) no-repeat center top;
	}