body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border:0px;
	}

#header {
	width:900px;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	}

#logo {
	width:250px;
	height:100px;
	float:left;
	background:url(images/logo.jpg) no-repeat;
	text-indent:-9999px;
	margin-top:10px;
	margin-left:25px;
	}

#feature {
	width:900px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/feature.jpg) no-repeat;
	}
	
#contain {
	background:url(images/contain_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:auto;
	overflow:hidden;
	}

#contain p {
	margin:0px;
	}

#heading {
	width:800px;
	height:22px;
	background:url(images/h1.jpg) no-repeat;
	margin-left:35px;
	margin-top:20px;
	padding:0px;
	float:left;
	}

#heading p {
	font-family:"century gothic";
	font-size:17px;
	color:#EEEEEE;
	padding-left:15px;
	}
	
#heading-text-top {
	width:544px;
	height:16px;
	float:right;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	left: 584px;
	top: 5px;
	color:#660099;
	}
#heading-text-top a{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#660099;
	}

	
#navigation {
	width:550px;
	height:30px;
	float:right;
	margin-top:45px;
	margin-right:30px;
	}	

#navigation  ul {
	display:inline;
	text-decoration:none;
	}	

#navigation ul li {
	display:inline;
	text-decoration:none;
	margin-right:20px;
	}	
	
#navigation a {
	font-family:"trebuchet ms";
	font-size:16px;
	color:#660099;
	text-decoration:none;
	}

#navigation a:hover {
	text-decoration:underline;
	}
	
#opening-text {
	width:480px;
	height:auto;
	float:left;
	margin-left:40px;
	margin-top:20px;
	}

#opening-text h1 {
	font-family:"trebuchet ms";
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#9900CC;
	margin-left:10px;
	}
	
#opening-text p {
	font-family:"trebuchet ms";
	font-size:12px;
	color:#000000;
	margin-left:10px;
	}
	
#image-rotate {
	width:300px;
	height:240px;
	float:right;
	margin-right:40px;
	margin-top:20px;
	padding-right:10px;
	padding-top:10px;
	}

#image-rotate h1 {
	font-family:"trebuchet ms";
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#9900CC;
	margin-left:10px;
	}

#image-rotate p {
	font-family:"trebuchet ms";
	font-size:12px;
	color:#000000;
	margin-left:10px;
	}

#lower-home {
	width:810px;
	min-height:100px;
	height:auto;
	float:left;
	padding-left:40px;
	padding-right:40px;
	}

#lower-home h1 {
	font-family:"trebuchet ms";
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	color:#9900CC;
	margin-bottom:0px;
	margin-left:20px;
	}

#lower-home h2 {
	font-family:"trebuchet ms";
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	color:#9900CC;
	margin-bottom:-10px;
	margin-left:10px;
	}

#lower-home p {
	font-family:"trebuchet ms";
	font-size:12px;
	color:#000000;
	margin-left:10px;
	}

table#lower-home-table {
	
	}
	

#footer {
	background:url(images/footer.jpg) no-repeat;
	height:30px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	float:inherit;
	}

#footer-left {
	width:600px;
	height:auto;
	float:left;
	margin-top:0px;
	}
	
#footer-left p {
	font-size:11px;
	font-family:"trebuchet ms";
	margin:0px;
	padding-top:30px;
	margin-left:40px;
	color:#9966FF;
	}

#footer-left a {
	font-size:11px;
	font-family:"trebuchet ms";
	color:#9966FF;
	text-decoration:none;
	}

#footer-right {
	width:200px;
	height:auto;
	float:right;
	text-align:right;
	padding-top:20px;
	padding-right:40px;
	margin-top:15px;
	}
