@charset "utf-8";
/* CSS Document */
#topcorner {
	position:absolute;
	background:url(images/specialoffers.png);
	right:0px;
	top:0px;
	width:170px;
	height:170px;
	}
#header {
	width:800px;
	height:181px;
	position:relative;
	}
#header-logo {
	width:520px;
	height:181px;
	float:left;
	position:relative;
	background:url(images/template_01.gif)
	}
#header-side {
	width:280px;
	height:181px;
	float:left;
	}	
#header-side a{
	width:100%;
	height:100%;
	display:block;
}
#header-sideTop {
	width:280px;
	height:20px;
	float:left;
	}
#billingbtn {
	background:url(images/billingbtn.jpg);
	width:83px;
	height:20px;
	float:left;
	position:relative;
	}
#ventrilobtn {
	background:url(images/ventrilo.jpg);
	width:82px;
	height:20px;
	float:left;
	position:relative;
	}
#gamepanel {
	background:url(images/gamepanel.jpg);
	width:115px;
	height:20px;
	float:left;
	position:relative;
	}
#header-sideSupport {
	width:280px;
	height:43px;
	background:url(images/template_03.gif);
	float:left;
	}
#header-sideSupport:hover {
	background:url(images/template_03over.gif);
	}
#header-sideQuote {
	width:280px;
	height:41px;
	background:url(images/template_04.gif);
	float:left;
	}
#header-sideQuote:hover {
	background:url(images/template_04over.gif);
	}
#header-sideSales {
	width:280px;
	height:40px;
	background:url(images/template_05.gif);
	float:left;
	}
#header-sideSales:hover {
	background:url(images/template_05over.gif);
	}	
#header-sidePad {
	width:280px;
	height:37px;
	background:url(images/template_06.gif);
	float:left;
	}
#main {
	background:url(images/contentbg.jpg);
	float:left;
	position:relative;
	width:800px;
	min-height:500px;
	}
#contentbox {
	width:760px;
	margin: 0px 20px 20px 20px;
	background-color:#555;
	min-height:inherit;
	border:1px solid #303030;
	}
#footer {
	width:800px;
	height:80px;
	background:url(images/footerbg.jpg);
	float:left;
	}
#container {
    position: relative;
	width:800px;
	margin: 0px auto;
	text-align: left;
	min-height:800px;
	}
body {
	background-color:#989898;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	text-align: center;
	}
.standardText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	colour:#4f4f4f;
	font-size:12px;
	margin: 15px;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d19224;
	margin:5px;
	font-size:20px;
	font-weight:bold;
	}	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#d19224;
	margin:5px;
	font-size:16px;
	font-weight:bold;
	}
#navigation{
	position:relative;
	float:left;
	list-style-type:none;
	padding:0;
	margin: 110px 0 0 20px;
	} 
#navigation li{
	font-size:12px;
	font-family:"Verdana";
	font-weight:bold;
	position:relative;
	float:left;
	margin:0px;
	overflow:hidden;
	text-align:center;
	}

#navigation a {
	/*width:85px;*/
	text-decoration:none;
	} 

#navigation li.spacer{
	position:relative;
	float:left;
	width:2px;
	height:16px;
	margin:0 10px;
	overflow:hidden;
	background-color:#333;
	}
#navigation a:LINK{
	text-decoration:none;
	color:#333;
	}

#navigation a:VISITED{
	color:#333;
	}

#navigation a:HOVER{
	color:#513300;
	overflow:hidden;
	}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC6600;
	font-weight:bold;
	}

#footer a:hover {
	color:#CC6600;
	}

#side-info {
	float:right;
	width:274px;
	margin:0 0 0 10px;
	}

#side-info img {
	margin:0 0 10px 0;
	border:1px solid #ccc;
	padding:3px;
	color:#FFFFFF;
	background:#FFFFFF
	}
	
.testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:12px;
	color:#333333;
	text-align:justify;
	margin: 10px 10px 30px 10px;
	position:relative;
	float:none;
	}
.quote-top {
	font-size:72px;
	font-family:"Times New Roman", Times, serif;
	position:absolute;
	left: -8px;
	color:#d19224;
	top: 3px;
	}
.quote-bottom {
	font-size:72px;
	font-family:"Times New Roman", Times, serif;
	position:absolute;
	left: 231px;
	color:#d19224;
	top: 108px;
	}
