/* Website designed by allproducts.com */

body {
	margin: 0px;
	text-align: center;
	background: url(images/mainbg1.gif) repeat-x 0px 148px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00A3FF;
	text-decoration: underline;
}
#top {
	background: url(images/topbg.gif) repeat-x;
	margin: 0px auto;
}
#bt {
	background: #3C6193;
	height: 28px;
}
#center {
	margin: 0px auto;
	width: 778px;
	height: 28px;
	background: url(images/btbar.gif) no-repeat left;
	}
#bt01 a {
	position: relative;
	width:66px;
	height: 28px;
	float: left;
	left: 576px;
	background: url(images/bt.gif) left top;
}
#bt01 a:hover {
	background: url(images/btr.gif) left top;
}
#bt02 a {
	position: relative;
	width:60px;
	height: 28px;
	float: right;
	right: 76px;
	background: url(images/bt.gif) right top;
}
#bt02 a:hover {
	background: url(images/btr.gif) right top;
}
#mainbg {
	background: url(images/mainbg.jpg) no-repeat center top;
	height: 307px;
	}
#main {
	width: 778px;
	margin: 0px auto;
	height: 307px;
	background: url(images/word.gif) no-repeat center bottom;
}
#left {
	float: left;
	width: 473px;
	height: 252px;
	padding-top: 30px;
}
#left p {
	margin-left: 120px;
	color: #3C6193;
	line-height: 22px;
	text-align: left;
	letter-spacing: 1px;
}
#right {
	float: right;
	}
#contactbg {
	width: 778px;
	height: 80px;
	margin: 0px auto;
	background: url(images/contactbg.gif) no-repeat center top;
	}
#contact {
	text-align: left;
	padding-top: 10px;
	padding-left: 120px;
	}
