#content
{
	text-align:center;
}

table.service_tbl
{
	width: 745px;
}

#service_bg
{
	width: 585px;
	background: #fff url("../images/texts_bot.gif") bottom no-repeat;
	padding-bottom: 10px;
}
#service_top
{
	width: 585px;
	height: 50px;
	background: #fff url("../images/support_top2.gif") no-repeat;
}
#service_text
{
	width: 548px;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	padding: 20px 15px 2px 20px;
	text-align: left;
	background: url("") center 5px no-repeat;
}

/* text elements */

#service_text h1
{
	margin: 0px;
	height: 60px;
}
#service_text h1.item1 
{
	margin-right: 5px;
	background: transparent url("../images/service01.gif") no-repeat bottom right;
}
#service_text h1.item2
{
	background: transparent url("../images/service02.gif") no-repeat bottom left; 
}
#service_text h1.item3 
{ 
	background: transparent url("../images/service03.gif") no-repeat bottom right; 
}
#service_text h1.item4 
{
	background: transparent url("../images/service04.gif") no-repeat bottom left; 
}
#service_text h1 span
{
	display:none
}
#service_text p
{
	font: 8pt/18pt Verdana;
	margin-top: 7px;
}

#title_text
{
	font: 10pt Verdana;
	color: #035485;
	font-weight:bold
}

#title_text2
{
	font: 10pt/18pt Verdana;
	margin:0px;
	color: #035485;
	font-weight:bold;
	font-style:italic;
}


#service_text p.p
{
	margin: 0px;
	text-indent: 30pt;
	margin-bottom: -10px;
}

div.pic1
{
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: -10px;
	margin-bottom: 0px;
}


div.pic2
{
	float: right;
	margin-left: 80px;
	margin-top: -10px;
	margin-bottom: 0px;
}

div.pic3
{
	float: left;
	margin-left:-2px;
	margin-right: 5px;
}

div.pic4
{
	float: right;
	margin-left: 0px;
}

div.line
{
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 14px;
	margin-bottom: 0px;
}

div.line2
{
	float: right;
	margin-left: 15px;
	margin-right: 25px;
	margin-top: 14px;
	margin-bottom: 0px;
	
}

div.picCap
{
	margin-top: 10px;
	text-align: center;
}

.list_text
{
	font: 8pt/18pt Verdana;
	margin-top: 7px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

