@charset "utf-8";

html,
body {
    margin:0;
    padding:0;
    height:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
}

.wrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 955px;
	text-align: center;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
    min-height:100%;
    position:relative;

}
#mainArena {
	position:absolute;
	top:15px;
	width:876px;
	height:100%;
	z-index:1;
	background-image: url(images/blackhole.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-bottom:100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#content {
	position:absolute;
	left:306px;
	top:91px;
	width:522px;
	z-index:12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:10px;
	height: 373px;
	overflow: auto;
	visibility: hidden;
}

#content1 {
	position:absolute;
	left:315px;
	top:101px;
	width:522px;
	z-index:12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 373px;
	overflow: auto;
}

#content2 {
	position:absolute;
	left:315px;
	top:101px;
	width:522px;
	z-index:12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 373px;
	overflow: auto;
	display: none;
}
#content3 {
	position:absolute;
	left:315px;
	top:101px;
	width:522px;
	z-index:12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 373px;
	overflow: auto;
	display: none;
}
#content4 {
	position:absolute;
	left:315px;
	top:101px;
	width:522px;
	z-index:12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 373px;
	overflow: auto;
	display: none;
}
#content5 {
	position:absolute;
	left:315px;
	top:101px;
	width:522px;
	z-index:12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 373px;
	overflow: auto;
	display: none;
}

.portfolioContent {
	display: none;
	padding: 5px;
}

#header {
	position:absolute;
	width:700px;
	height:87px;
	z-index:1;
	left: 126px;
	top: 2px;
}
#nav {
	position:absolute;
	left:437px;
	top:392px;
	width:287px;
	height:96px;
	z-index:4;
}
#insideNav {
	position:absolute;
	left:129px;
	top:156px;
	width:175px;
	height:271px;
	z-index:1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E6E1D0;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	line-height: 27px;
}

#footer {
	position:absolute;
	width:100%;
	height:200px;
	z-index:1;
	background-image: url(images/planetfoot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	clear: both;
	bottom: 5px;
	left: 3px;
}
a:link {
	text-decoration: none;
	color: #CCC;
}
a:visited {
	text-decoration: none;
	color: #CCF;
}
a:hover {
	text-decoration: underline;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #C6F;
}

#header h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	visibility: hidden;
	line-height: 1px;
	top: 11px;
	position: relative;
}
.wrapper #mainArena #footer p {
	position: relative;
	top: 75px;
	text-align: left;
	left: 400px;
	width: 450px;
}
.wrapper #footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-bottom;
	width: 75%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 400px;
	position: relative;
}

#cc {
	position: relative;
	left: 250px;
	top: 35px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cloud {
	position:absolute;
	left:55px;
	top:92px;
	width:242px;
	height:373px;
	z-index:6;
}
#opt {
	position:absolute;
	left:83px;
	top:12px;
	width:110px;
	height:20px;
	z-index:7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F7D88;
}
#web {
	position:absolute;
	left:28px;
	top:30px;
	width:108px;
	height:40px;
	z-index:8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CCC174;
	text-decoration: underline;
}
#use {
	position:absolute;
	left:137px;
	top:36px;
	width:63px;
	height:21px;
	z-index:9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
}
#analysis {
	position:absolute;
	left:146px;
	top:61px;
	width:56px;
	height:23px;
	z-index:10;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDECEE;
}
#compete {
	position:absolute;
	left:5px;
	top:73px;
	width:139px;
	height:23px;
	z-index:11;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #EBEAEC;
}
#design {
	position:absolute;
	left:146px;
	top:86px;
	width:77px;
	height:29px;
	z-index:12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D097E3;
}
#internet {
	position:absolute;
	left:38px;
	top:109px;
	width:110px;
	height:32px;
	z-index:13;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A2D6B7;
}
#testing {
	position:absolute;
	left:121px;
	top:147px;
	width:78px;
	height:27px;
	z-index:14;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #B0A477;
}
#dev {
	position:absolute;
	left:43px;
	top:178px;
	width:124px;
	height:21px;
	z-index:15;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7A7781;
}
#publishing {
	position:absolute;
	left:36px;
	top:207px;
	width:141px;
	height:29px;
	z-index:16;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #AFA063;
}
#convert {
	position:absolute;
	left:64px;
	top:229px;
	width:178px;
	height:50px;
	z-index:17;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FBFCFD;
}
#marketing {
	position:absolute;
	left:12px;
	top:272px;
	width:144px;
	height:41px;
	z-index:18;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #A8D0AB;
}
#search {
	position:absolute;
	left:149px;
	top:295px;
	width:92px;
	height:34px;
	z-index:19;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F4F4F6;
}
#cont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D097E3;
	position: absolute;
	left: 61px;
	top: 316px;
}
.wrapper #mainArena #nav #contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DCE6BF;
	position: absolute;
	left: 3px;
	top: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper #mainArena #nav #portfolio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C5C5D1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 215px;
	top: 69px;
}
.wrapper #mainArena #nav #about {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 123px;
	top: 69px;
	color: #DCD0C2;
}

.wrapper #mainArena #nav #p1 {
	height: 50px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 9px;
	top: 20px;
}
.wrapper #mainArena #nav #p2 {
	height: 50px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 122px;
	top: 20px;
}
.wrapper #mainArena #nav #p3 {
	height: 45px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 221px;
	top: 17px;
	position: absolute;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EBE8DA;
	color: #333;
	position: relative;
	width: 460px;
	top: 10px;
	padding: 5px;
	text-align: left;
	margin-top: 21px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
		/* for IE */
  filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;
}
table tr td textarea {
	position: relative;
	left: 15px;
}
table tr th h4 {
	text-align: left;
	color: #212227;
}
td h4 {
	font-size: 14px;
	color: #333;
}

td h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #74693F;
}
#insideNav ul li {
	list-style-type: none;
	list-style-image: url(images/planet0.gif);
	line-height: 38px;
}
#insideNav ul ul li {
	font-size: 14px;
	list-style-image: url(images/planet01.gif);
}
.currentPage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #F71D17;
}
#content .box h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 25px;
}
.brand {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #AD3E3A;
}
.box
  {
	width:460px;
	background-color:#EBE8DA;
	border:1px solid black;
	/* for IE */
  	filter:alpha(opacity=80);
	/* CSS3 standard */
  	opacity:0.8;
	text-align: left;
	margin-top: 27px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D5B38;
	overflow: auto;
	padding: 15px;
	position: relative;
	left: -15px;
  }

.box ul li h2 {
	font-size: 16px;
	font-weight: bold;
}
.boxText {
	font-size: 12px;
	font-weight: normal;
}
#closeWindow {
	text-decoration: underline;
	position: relative;
	visibility: hidden;
	top: 350px;
}

.box ul li {
	list-style-image: url(images/b.gif);
}

.box p a img {
	position: relative;
	left: -15px;
	bottom: -3px;
	top: 5;
}
.box a:link
  {
	text-decoration:none;
	color: #033;
  }
.brand {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: #18191D;
	font-size: 16px;
}
.box a:hover
  {
	text-decoration:underline;
	color:#03F
  }
.box a:visited
  {
	  color:#009;
  }
#webdesign {
	position: relative;
	top: 1px;
}
#webcontent {
	position: relative;
	top: 1px;
}
#webmedia {
	position: relative;
	top: 1px;
}
#webseo {
	position: relative;
	top: 1px;
}
