/* Content CSS for EDI Web Marketing */

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

#content_master #news_top
{
	display: block;
	background: transparent;
	background-image: url('../images/content_left_top.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 350px;
	height: 120px;
}

#content_master #news_bottom
{
	display: block;
	background: transparent;
	background-image: url('../images/content_left_bottom.jpg');
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	width: 315px;
	height: 225px;
}

#content_master #content
{
	display: block;
	background: transparent;
	color: inherit;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 385px;
	height: auto;
	line-height: 15px;
	margin-left: 350px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	padding-bottom: 50px;
	
}

#content li
{
	margin-left: 25px;
	margin-right: 25px;
}

#content span.redtitle
{
	position: relative;
	display: inline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #9b0101;
    font-weight: bold;
}

#content .bluephone
{
       font-family: Verdana, Arial, Helvetica, sans-serif;
       color: #0000ff;
       font-weight: bold;
       font-size: 16px;
}

#block_holder{

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


}

.feature_block{

	background:none;
	background-color:#EEEEEE;
	border:solid #999999 1px;
	float:left;
	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:center;
	padding:5px;
	



}

.feature_block ul{
	background:none;
	list-style-position:outside;



}

#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;
	float:left;
	border:solid #999999 1px;

}

#domain{

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

}

#hosting{

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

}

#span{

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

}


