*{
    padding:0;
    margin:0;
    color:#9fa0a0;
}
body{
	width:100%;
	background:black;
	background:black url('../images/logo_footer.png') no-repeat bottom center;
	padding-bottom:50px;
}
img{
	width:100%;
}
.icn{
	width:30px;
}
h1{
	font-size:18pt;
	margin-bottom:8px;
}
h2,h3,h4,{
	font-size:12pt;
}
h2{
	margin-top:10px;
	margin-bottom:5px;
}
p,a,li,th,td{
	font-size:12pt;
	line-height:120%;
}
small{
	font-size:10pt;
}
a{
	color:#cccccc;
	text-decoration: none;
}
span{
	border:1px solid #9fa0a0;
	border-radius: 2px;
}
#mainbody{
	padding:3px;
}

#svc{
	background:#696969;
	margin:3px;
	border: solid 1px #9fa0a0;
}
#svc p{
	line-height:30px;
	padding-left:35px;
}
#svc p#mn1{
	background:url('icn/mn_icn1.png') no-repeat left center;
}
#svc p#mn2{
	background:url('icn/mn_icn2.png') no-repeat left center;
}
#svc p#mn3{
	background:url('icn/mn_icn3.png') no-repeat left center;
}
#svc p#mn4{
	background:url('icn/mn_icn4.png') no-repeat left center;
}
#svc p#mn5{
	background:url('icn/mn_icn5.png') no-repeat left center;
}
#svc p#mn6{
	background:url('icn/mn_icn6.png') no-repeat left center;
}
#svc p#mn7{
	background:url('icn/mn_icn7.png') no-repeat left center;
}
#svc p#mn8{
	background:url('icn/mn_icn8.png') no-repeat left center;
}
#svc p span{
	font-size:6pt;
}
#footer,#contact2{
	margin-top:10px;
	padding-top:5px;
	border-top:1px solid #e60000;
}
