/* Website designed by allproducts.com */

body {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif,;
	letter-spacing: 1px;
}
.center {
	width: 778px;
	height: 489px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -244px;
	margin-left: -389px;
	}
#main {
	height: 431px;
	}
#address {
	height: 59px;
	background-image: url(images/add_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 45px;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
	 }