@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-color:#212121;
	z-index:2;
}

#mainholder {
	margin:auto;
	width:1024px;
	z-index:2;
}

#sidelineleft {
	background-image:url(/images/sidelines.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	width:4px;
	height:768px;
	float:left;
	z-index:2;
}

#mainarea {
	width:1008px;
	float:left;
	z-index:2;
}

#header {
	background-image:url(/images/header.gif);
	background-repeat:no-repeat;
	width:1008px;
	height:110px;
	z-index:2;
}

#home {
	width:450px;
	height:110px;
	z-index:2;
}

#whitedivider {
	background-color:#FFF;
	height:3px;
	width:1008px;
	z-index:2;
}

#navigationholder {
	width:1008px;
	height:38px;
	z-index:2;
}

#search {
	background-image: url(/images/search.gif);
	background-repeat:no-repeat;
	width:120px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #search {
	background-image:url(/images/searchColor.jpg);
}

#media {
	background-image: url(/images/media.gif);
	background-repeat:no-repeat;
	width:121px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #media {
	background-image:url(/images/mediaColor.jpg);
}

#consulting {
	background-image: url(/images/consulting.gif);
	background-repeat:no-repeat;
	width:166px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #consulting {
	background-image:url(/images/consultingColor.jpg);
}

#design {
	background-image:url(/images/design.gif);
	background-repeat:no-repeat;
	width:115px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #design {
	background-image:url(/images/designColor.jpg);
}

#webdevelopment {
	background-image:url(/images/webdev.gif);
	background-repeat:no-repeat;
	width:244px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #webdevelopment {
	background-image:url(/images/developmentColor.jpg);
}

#affiliate {
	background-image: url(/images/affiliate.gif);
	background-repeat:no-repeat;
	width:152px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #affiliate {
	background-image:url(/images/affiliateColor.jpg);
}

#blog {
	background-image:url(/images/blog.gif);
	background-repeat:no-repeat;
	width:90px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #blog {
	background-image:url(/images/blogColor.jpg);
}

#glowholder {
	width:1008px;
	height:15px;
	z-index:2;
}

#navunderglow {
	background-image:url(/images/underglow.gif);
	background-repeat:repeat;
	height:15px;
	z-index:2;
}

#leftholder {
	width:232px;
	height:588px;
	float:left;
	z-index:2;
}

#consultationholder {
	width:201px;
	margin-left:11px;
	z-index:2;
}

#freeconsult {
	background-image:url(/images/freeconsult.gif);
	background-repeat:no-repeat;
	width:201px;
	height:33px;
	z-index:2;
}

#extender {
	width:200px;
	height:60px;
	background-color:#434343;
}


#fcbody {
	background-image:url(/images/consultbody.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:201px;
	height:373px;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:2;
}

#centerholder {
	width:752px;
	height:588px;
	float:left;
	z-index:2;
}

#blogstoryholder {
	width:201px;
	margin-left:11px;
	margin-top:21px;
	z-index:2;
	
}

#recentblogs {
	background-image:url(/images/blogs.gif);
	background-repeat:no-repeat;
	width:198px;
	height:34px;
	z-index:2;
}

#blogbody {
	background-image:url(/images/blogbody.gif);
	background-repeat:no-repeat;
	width:199px;
	height:161px;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:2;
}

#infoholder {
	margin:auto;
	z-index:2;
}

#sidelinelright {
	background-image:url(/images/sidelines.gif);
	background-repeat:no-repeat;
	background-color:#000;
	width:4px;
	height:768px;
	float:left;
	z-index:2;
}

#bottomcircles {
	background-image:url(/images/bottom-circles.gif);
	width:299px;
	height:245px;
	position:absolute;
	z-index:-1;
	margin-top:510px;
	margin-left:5px;
}

#topcircles {
	background-image:url(/images/top-circles.gif);
	width:299px;
	height:245px;
	position:absolute;
	z-index:-1;
	margin-left:712px;
	margin-top:120px;
}

#consultationform {
	position:absolute;
	z-index:100;
	margin-top:205px;
	color:white;
	text-align:right;
	font-family:helvetica;
	font-size:12px;
	margin-left:20px;
}

#referred {
	position:absolute;
	z-index:100;
	margin-top:350px;
	margin-left:20px;
	color:white;
	text-align:left;
	font-family:helvetica;
	font-size:12px;
}


#comments {
	position:absolute;
	z-index:100;
	margin-top:405px;
	margin-left:20px;
	color:white;
	text-align:left;
	font-family:helvetica;
	font-size:12px;
}

#submitbutton {
	position:absolute;
	z-index:100;
	margin-top:535px;
	margin-left:20px;
	width:70px;
	height:23px;
}

.titles {
	font-family: impact;
	font-size:20px;
}

.subtitles {
	font-family: impact;
	font-size:16px;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#blogbodyinner {
	width:185px;
	padding-top:30px;
	font-family:helvetica;
	font-size:13px;
	z-index:200;
	position:absolute;
	z-index:200;
	margin-top:-180px;
	margin-left:10px;
	margin-right:10px;
}

#blogbodyinner hr {
width:160px;
margin-right:40px;
}

#blogbodyinner a:link {
color:white;
}

#blogbodyinner a:visited {
color:white;
}

#blogbodyinner a:hover {
color: #A2E207;
}

