/* Content CSS for EDI Web Marketing */

#content_master
{
	display: block;
	background: none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: auto;
}

#content_master #content_top
{
	background: none;
	display: block;
	width: 750px;
	height: auto;
	position: relative;
	margin-top: 10px;
	border-top: 2px solid #808080;
}

#content_master #content_top .title
{
	background: none;
	background-image: url('../images/small_title.gif');
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	width: 206px;
	height: 30px;
	position: relative;
	top: 0px;
	left: 0px;
	float: none;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

/*#content_master #content_top #footer*/
.footer
{
	background: none;
	background-image: url('../images/small_foot.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	float: none;
	width: 206px;
	height: 30px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

/*#content_master #content_top #footer a*/
.footer a
{
	background: none;
	display: block;
	width: 206px;
	height: 30px;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

#content_master #content_top #content
{
	background: none;
	background-image: url('../images/small_bg.gif');
	display: block;
	width: 186px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	float: none;
	padding: 10px;
}

.stand_out_line:hover{

	color:#CF242A;
	cursor:pointer;
	
}

.stand_out_line{ 

	text-decoration:none; 
	color: #808080;

}

#content_master #content_top #left
{
	background: none;
	display: block;
	width: 206px;
	height: auto;
	position: relative;
	top: -2px;
	left: 0px;
	float: left;
}

#content_master #content_top #left #content table
{
	background: none;
	vertical-align: middle;
}

#content_master #content_top #left #content a
{
	background: none;
	display: block;
	color: #0033CC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px;
	padding: 3px;
}

#content_master #content_top #left #content a:hover
{
	color: #cf242a;
	background-color: #CCCCCC;
}

#content_master #content_top #left #content img
{
	background: none;
	display: block;
	line-height: 20px;
}

#content_master #content_top #right
{
	background: none;
	display: block;
	width: 206px;
	height: auto;
	position: relative;
	top: -2px;
	left: 0px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#content_master #content_top #right #content p
{
	background: none;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#content_master #content_top #movie
{
	background: none;
	display: block;
	width: 330px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 210px;
	margin-top: 10px;
	text-align: center;
}

#content_master #content_bottom
{
	background: none;
	display: block;
	width: 750px;
	height: auto;
	position: relative;
	margin-top: 10px;
	border-top: 2px solid #808080;
}

#content_master #content_bottom #title
{
	background: none;
	display: block;
	width: 750px;
	height: 24px;
	position: absolute;
	top: -2px;
	left: 0px;
	
	text-align: center;
	overflow: hidden;
}

#content_master #content_bottom #title #text
{
	background: none;
	background-image: url('../images/content_title_bg.gif');
	background-position: left;
	background-repeat: repeat-x;
	position: relative;
	display: inline;
	width: auto;
	height: 24px;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
	
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

#content_master #content_bottom #title #text #left
{
	background: none;
	display: block;
	width: 40px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: -40px;
}

#content_master #content_bottom #title #text #right
{
	background: none;
	display: block;
	width: 40px;
	height: 24px;
	position: absolute;
	top: 0px;
	right: -36px;
}

#content_master #content_bottom #content
{
	background: none;
	background-color: #FFFFFF;
	display: block;
	width: 730px;
	height: auto;
	position: relative;
	
	margin-top: 10px;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 50px;
	
	color: #000000;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
}

#content_master #content_bottom #content p
{
	margin-bottom: 10px;
}

#content_master #content_bottom #content hr
{
	margin-bottom: 10px;
}

#content_master #content_bottom #content ul
{
	margin-left: 25px;
	margin-bottom: 10px;
}

#content_master #content_bottom #content a
{
	color: #0033CC;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
}

#content_master #content_bottom #content .heading
{
	font: inherit;
	font-weight: bold;
	display: block;
	width: 100%;
	text-decoration: underline;
	text-align: center;
}

#content_master #content_bottom #content .center
{
	display: block;
	width: 100%;
	text-align: center;
}

#content_master #content_bottom #content .port_service
{


	
}

#content_master #content_bottom #content .port_service .services tbody tr td p a img
{
	
	border:solid black 1px;

}

#content_master #content_bottom #content .services
{
	font-size: 75%;
}

#content_master #content_bottom #content .services td
{
	padding: 2px;
}

#content_master #content_bottom #content .services .fill
{
	background-color: #CCCCCC;
	padding: 0px;
}

#content_master #content_bottom #content #copyright
{
	background: none;
	position: absolute;
	left: 10px;
	bottom: 0px;
	display: block;
	width: 730px;
	height: 25px;
	line-height: 25px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#feat_headers a{

	color:#000000;


}
.feat_head{

	width: 20%;
	font-style:italic;


}

.feat_head a{

	color:#000000;
	font-style:italic;

}

span.back
{
	display: block;
	width: 50%;
	height: 20px;
	background: none;
	position: relative;
	top: 0px;
	right: 0px;
	color: #000000;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: left;
}

span.forward
{
	display: block;
	width: 50%;
	height: 20px;
	background: none;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	color: #000000;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: right;
}
