body {
	text-align:centre;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size:13px;
	padding:0px;
	margin:10px;
}
#page {
	margin:0px auto;
	width:750px;
	padding:0px;
	overflow:hidden;
}
h2 {
	font-size:100px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	margin:0px;
}
h1 {
	font-size:21px;
	color:#333333;
	line-height:26px;
	font-weight:normal;
}
.enter {
	color:#0033CC;
	font-size:25px;
	margin:20px 0px 15px 0px;
	font-weight:bold;
}
.enter a {
	color:#0033CC;
	text-decoration:none;
}
.enter a:hover {
	color:#FF9900;
	text-decoration:none;
}
#header {
	width:735px;
	height:31px;
	border:1px solid #000000;
	float:left;
	background:url(art/header.jpg) no-repeat;
	margin:8px 0px;
	text-align:right;
	padding:90px 12px 0px 0px;
	color:#FFFFFF;
}
#header a {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color:#0033CC;
}
a#buttons {
	width:118px;
	height:159px;
	float:left;
	margin:0px 4px 10px 4px;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a#buttons img {
	float:left;
	margin:0px 0px 8px 0px;
	border:1px solid #999999;
}
a#buttons p {
	float:left;
	width:116px;
	height:23px;
	background:#F2F2F2;
	border:1px solid #CCCCCC;
	margin:0px;
	text-align:center;
	padding:8px 0px 0px 0px;
	color:#0033CC;
	text-decoration:none;
}
a:hover#buttons img {
	border:1px solid #333333;
}
a:hover#buttons p {
	color: #333333;
	border:1px solid #666666;
	background: #D6D6D6;
}
#text {
	width:485px;
	overflow:hidden;
	float:left;
	padding:15px 15px 15px 0px;
	color:#666666;
	line-height:22px;
	border-right:1px solid #E9E9E9;
	font-size:14px;
}
#text img {
	float:left;
	border:1px solid #333333;
	margin:10px 10px;
}
#bullets {
	width:234px;
	overflow:hidden;
	float:left;
	padding:15px 0px 15px 15px;
	line-height:25px;
	font-size:14px;
	color:#666666;
}
#bullets img {
	float:left;
	margin:5px 5px 30px 5px;
	border:1px solid #333333;
}
#footer {
	width:708px;
	height:27px;
	padding:8px 20px 0px 20px;
	background:#F2F2F2;
	color: #999999;
	border:1px solid #CCCCCC;
	float:left;
	clear:left;
}
#footer a {
	color:#999999;
	text-decoration:none;
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
}
#products-image {
	float:left;
	width:119px;
	height:110px;
	margin:0px 2px 10px 2px;
}
#products-image img {
	float:left;
	margin:0px;
	border:1px solid #666666;
}
.black {
	color:#000000;
	font-weight:bold;
}
.text-box-bg {
	background:url(art/text-box-bg.jpg) repeat-x;
	padding:4px;
	font-size:13px;
	color: #003399;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #666666;
}
.dark {
	color:#333333;
}
.orange {
	color:#FF9900;
}
.blue {
	color:#003399;
}
	
	

	


