/*This website is copyright 2007 iMAG1NE - All rights reserved*/
/*Design & construction by Andy Turner*/

* {	padding: 0;
	margin: 0;
	border: none;
	font-size: 10pt;	}	
body {	font-family: Arial, Helvetica, sans-serif;	background: #000000 url(images/blk_grad_bg.jpg) repeat-x;	background-attachment: fixed;
	text-align: left;	}

p {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	}

h1 {
	color: #CCCCCC;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	}

h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	}

h2 a {
	font-size: 10px;
	}

h3 {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	color: #808080;
	}
h4 {
	color: #606060;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	margin: 30px 0px 0px 0px;
	}

a:link {
	color: #CCCCCC;
	text-decoration: none;
	}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

li {
	font-family: Georgia, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	}

li.spacer {
	padding-top: 40px;
	}

blockquote {	border: 0px; 	background: #CCCCCC; 	font-size: 12px; 	color: #444444;	padding: 10px;
	margin-bottom: 15px;
	margin-top: 15px;	}

#indexwrapper {	margin: auto;
	margin-top: 30px;	width: 750px;
	height: 550px;
	background-color: #454545;	border: 2px solid #000000;	text-align: center;	}

#indexcontent {
	position: relative;
	top: 190px;
	border: 0px;
	}

#googlefooter {	margin: auto;
	margin-top: 10px;	width: 750px;	padding: 5px;	}

#wrapper {	margin: auto;
	margin-top: 30px;
	width: 750px;
	height: 550px;	clear: left;
	border: 2px solid #000000;	text-align: center;	}

#header {	width: 100%;
	height: 50px;	background-image: url('images/page_header.jpg');		}

#header_green {	width: 100%;
	height: 50px;	background-image: url('images/page_header_tree.jpg');		}

#content-holder { 	width: 100%;
	height: 450px;	}

#left-box {
	float: left; 	width: 200px;
	text-align: left;
	margin: 0px;
	font-size: 12px;
	padding: 20px 0 0 20px;	}

#greybox {
	margin-top: 10px;	width: 140px;
	text-align: left;
	padding: 5px;
	background-color: #aaaaaa;
	}

#greybox p {
	color: #000000;
	font-size: 10px;
	line-height: 12px;
	}

#greybox a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	}

#right-box {
	float: left; 	width: 520px;
	margin-left: 0px;	}

#right-box img {
	margin: 50px 20px 0px 0px;
	}

#right-textbox {
	float: left; 	width: 520px;
	margin-left: -30px;
	padding: 20px 20px 0px 0px;
	text-align: left;	}

#right-textbox a {
	text-decoration: underline;
	}

#right-textbox li {
	font-family: Arial, Helvetica, sans-serif;	padding: 0px 0px 10px 10px;	}

#footer {	width: 100%;
	height: 49px;	background-color: #454545;	border-top: 1px solid #000000;	}
#footer_green {	width: 100%;
	height: 49px;	background-color: #454545;	border-top: 1px solid #000000;	}
#footer_green a:hover {
	color: #00FF00;
	text-decoration: underline;
	}

#aStore_wrapper {	margin: auto;
	margin-top: 30px;
	width: 790px;
	height: 951px;	clear: left;
	border: 2px solid #000000;	text-align: center;	}

#aStore_header {	width: 100%;
	height: 151px;	background-image: url('images/aStore_header.jpg');		}

#aStore_content-holder { 	width: 100%;
	height: 800px;	}

.redi {
	font-family: Georgia, Helvetica, sans serif;
	font-style: italic;
	color: #FF0000;
	font-size: 12px;
	}
.greeni {
	font-family: Georgia, Helvetica, sans serif;
	font-style: italic;
	color: #00FF00;
	font-size: 12px;
	}

.sitemaplink {
	display: block;
	height: 100%;
	width: 100%;
	}


