@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}	

	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		/*background: #a2a3ab url(gui/footer.png) repeat-x bottom;  SETS BACKGOUND COLOR VALUE Horizon is IMAGE tho.*/
		background:#adaeb6;   
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		}
	
	#leftcontent {
		position:absolute;
		left:5px;
		top:115px;
		width:200px;
		}

	#centercontent {
   		margin-left:210px;
   		margin-right:210px;
		min-height:500px;
		voice-family: "\"}\"";
		voice-family:inherit;
   		margin-left: 205px;
   		margin-right:205px;
		margin-top:15px;
		}
		
	html>body #centercontent {
   		margin-left: 205px;
   		margin-right:200px;
		}

	#rightcontent {
		position: absolute;
		right:0px;
		top:110px;
		width:195px;
		}
	
	#header {
/*		voice-family: "\"}\"";
		voice-family: inherit; */
		background-image:url(gui/headers/070610.png); background-repeat: repeat-x; background-position: right top;
/*		min-width:900px; */
		height:100px;
/*		width:expression(document.body.clientWidth < 901 ? "900px" : "100%" ); */
		overflow:hidden;
		}
		
	#footer {
		
		width:560px;
		height:160px;
		padding-top:140px;
	}
	
	#footer_facebook {
		padding-top:18px;
		padding-left:51px;
		float:left;
	}
	
	#footer_paypal {
		padding-left:30px;
		float:left;
	}
	
	#footer_twitter {
		padding-top:18px;
		padding-left:28px;
		float:left;
	}
		
	html>body #header {
		}
		
	#rightcontent p {
		font-size:10px
		}

