/* Website designed by allproducts.com */

body {
	background-color: #007CC3;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	background: url(images/btbg.jpg) no-repeat 0px 334px;

}
div#enter {
	width: 420px;
	float: left;
}
.down {
	background: url(images/contactbg.jpg) no-repeat;
	height: 120px;
	width: 778px;
}
div#text {
	font-size: 11px;
	padding-left: 15px;
	color: #000000;
	width: 341px;
	float: left;
}
a:link {
	color: #000000; text-decoration:none;
}
a:visited {
	color: #000000; text-decoration:none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.topbg {
	background: url(images/topbg.jpg) no-repeat center bottom;
	}
.downbg {
	background: url(images/downbg.jpg) no-repeat center top;
	}
.left {
	background: url(images/leftbg.jpg) no-repeat right center;
	}
.right {
	background: url(images/rightbg.jpg) no-repeat left center;
	}