@charset "utf-8";
/* this style sheet was made and is copyright to */
/* Sean Lum ownership entitled to Kevin the Geek */
/* for more info visit seanlum.com               */
/* --------------------------------------------- */
/* This style sheet holds all the controls for   */
/* the main body styles and controls, for the    */
/* controls of the menu please go to css/menu    */
/* DO NOT MODIFY unless you know what you're     */
/* doing.                                        */
/* --------------------------------------------- */

body {
		font-family:Verdana, Geneva, sans-serif;
		font-size:11pt;
		color:#000000;
		background-color:#FFFFFF;
		margin:0 auto;
		text-align:center;
}
#edgeboxy {
		position:relative;
		margin:0 auto;
		text-align:left;
		width:1000px;
		height:autol
}
a {
		text-decoration:none;
		border:0px;
}
img {
	border:none;
}
/* HEADER CONTROLS */

#header {
		background-image:url(../data/header.png);
		background-position:top center;
		background-repeat:repeat-x;
		padding:0px;
		margin:0px;
		height:102px;
		width:100%;
		text-align:center;
}
#header h1 {
		color:#FFF;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		padding:0;
		margin:0 auto;
		text-align:center;
}
#header h3 {
		color:#FFF;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		padding:0;
		text-align:center;
		margin:0 auto;
}
#menu {
		background-image:url(../data/menu.png);
		background-position:top center;
		background-repeat:repeat-x;
		width:100%;
		height:23px;
}
#menu ul li {
		width:7.3em !important;
		text-align:center;
		color:#FFF;
		font-size:9pt;
}
#menu ul li a {
		color:#FFF !important;
}
#addspace {
		background-image:url(../data/addbg.gif);
		background-repeat:repeat-x;
		width:100%;
		height:149px;
}
#addspace img a {
		border:0px;
}
#addspace a:hover {
		border-bottom:3px white solid;
}
#addspace table {
		margin:0 auto;
		position:relative;
}
#addspace td {
	width:33.3%;
	text-align:center;
	margin:0 auto;
}
#addspace td a { text-align:center; margin:0 auto; }
#sidebar {
		width:160px;
		height:350px;
		float:left;
}
#bodytext {
		margin-top:-20px;
		height:auto;
		width:80%;
}
#bodytext p{
		font-size:12px;
}
#bottomadd {
		margin-top:3%;
		width:100%;
		height:auto;
		background-image:url(../data/bottomaddbg.jpg);
		background-repeat:repeat-x;
		background-position:center;
}
.smaller {
	height:160px;
	width:800px;
}
#menubottom{
		background-image:url(../data/bottommenu.png);
		background-repeat:repeat-x;
		margin-top:-5px;
		width:100%;
		height:117px;
}
#menubottom p {
		font-size:12px;
		color:#FFF;
}
#filler {
	height:100px;
	width:auto;
}

/* ------------------------------  */
/* END STRUCTURAL CLASSES AND IDs  */
/* the following classes are for   */ 
/* other instances in the website  */
/* such as unique tables and other */
/* various important objects       */ 
/* ------------------------------  */

#pricing {
	margin-left:20px;
	padding:none;
	position:relative;
	width:70%;
	height:auto;
	font-size:9pt;
}
#pricing ul {
	padding-left:20px;
	text-align:left;
}
#pricing p, h3, em {
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}
#headtr {
	background-image:url(../data/addbg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
}
#sub1 {
	background-color:#0099CC;
	text-align:center;
}
#sub2 {
	background-color:#EEEEEE;
	text-align:center;
}
.1 {
	width:55%;
}
.2 {
	width:auto;
}
.3 {
	width:15%;
}

/* PRODUCT PAGE CONTROLS */
#productsadd {
	margin-top:0%;
	height:auto;
	width:100%;
	background-color:#000000;
	color:#FFFFFF;
}
.bgblack {
	background-color:#000000;
	float:left;
}

#clear {
	background-color:#000000;
	height:600px;
	position:relative;
	left:5%;
	right:5%;
	width:90%;
}
.clearage {
	width:100%;
}
.resizethisthing {
	width:600px;
	height:120px;
}
#productsadd img {
	padding:15px;
	float:left;
}
#xbox {
	background-image:url(../data/bghpehnxe.jpg);
	background-position:top center;
	height:400px;
	position:relative;
	left:5%;
	right:5%;
	width:90%;
	color:#000000;
}
#xbox table {
	width:100%;
}
#norton {
	background-image:url(../data/nortonbg.jpg);
	background-repeat:repeat-x;
	height:275px;
	position:relative;
	left:5%;
	right:5%;
	width:90%;
	color:#FFFFFF;
}
#norton p {
	padding:15px;
}