/* Content CSS for EDI Web Marketing */

#content_master
{
	display: block;
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 778px;
	height:auto;
	padding-bottom:35px;

}

#content_master #leftnav{
	display: block;
	background: transparent;
	position:relative;
	float:left;
	height:auto;
	min-height:200px;
	width:26%;
	margin-top:1px;
	padding-top:10px;
	padding-bottom:75px;
	z-index: 20;


}

#content_master #leftnav a{

	color:#000000;

}

#content_master #content
{
	display: block;
	background: transparent;
	background-image:url(../images/middle-sep.gif);
	background-position:left;
	background-repeat:repeat-y;
	position: relative;
	float:right;
	top: 0px;
	font-size:12px;
	z-index: 20;
	width: 74%;
	height: auto;
	min-height:400px;
	padding-top:10px;
	margin-left: 0px;
}

#homeHolder{
	display: block;
	position: relative;
	background-color:#8B8B8B;
	background-image:none;
	text-align:center;
	height:30px;
	width:30px;
	margin-left:15px;
	text-align:center;
	vertical-align:middle;



}

#houseImg{

	display: block;
	background: transparent;
	background-image:none;
	position: relative;
	padding-top:8px;

}

#homeHeaderText{
	display: block;
	background: transparent;
	background-image:none;
	position: relative;
	left:47px;
	top:-30px;
	background-color:#5B5B5B;
	color:#FFFFFF;
	font-size:11px;
	width:529px;
	height:30px;
	font-weight:bold



}

#homeHeaderTextLeft{

	display: block;
	background: transparent;
	background-image:none;
	position: relative;
	padding-top:8px;
	padding-left:5px;

}


#homeHeaderTextRight{
	display: block;
	background: transparent;
	background-image:none;
	position: relative;
	left:305px;
	top:-13px;


}

#homeHeaderPic{
	display: block;
	background: transparent;
	background-image:none;
	position: relative;
	left:15px;
	top:-30px;
	padding-top:2px;


}



#contentBlock{

	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	background-image:none;

}

.heading{

	font-size:16px;
	color:#FF0000;
	border-bottom:solid #FF0000 1px;
	font-weight:bold;
	display:block;


}

#block_holder{

	height:385px;
	border: solid white 1px;
	background-image:url(img/server.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	


}

.feature_block{

	background:none;
	background-color:#EEEEEE;
	border:solid #999999 1px;
	width:185px;
	height:175px;
	position:relative;
	z-index:21;


}

.feature_block h2{

	color:#FFFFFF;
	background-color:#BA0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	padding:5px;
	



}

.feature_block ul{
	background:none;
	list-style-position:inside;
	padding-left:3px;
	font-size:11px;
	text-align:left;



}

#foot_block{

	height:155px;
	background:transparent;
	position:relative;
	width:561px;

}



#email{

	background-image:url(../../uploads/images/reseller.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:175px;
	width:185px;
	border:solid #999999 1px;
	position:relative;
}

#domain{

	background-image:url(../../uploads/images/domain.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:175px;
	width:185px;
	border:solid #999999 1px;
	position:relative;

}

#hosting{

	background-image:url(../../uploads/images/hosting.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:175px;
	width:185px;
	border:solid #999999 1px;
	position:relative;
}

#span{

	background-image:url(../../uploads/images/span.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:175px;
	width:370px;
	border:solid #999999 2px;
	position:relative;

}



