body{
	font-family: "Trebuchet MS";
	font-size: 13px;
	background: Black;
	width: 976px;
	overflow-x: hidden;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
hr.green {
	color: #75B72A;
	background-color: #75B72A;
	margin: 5px 1px;
}
hr.serv {
	color: #75B72A;
	background-color: #75B72A;
	width: 500px;
}
div.main {
	 height: 420px; 
	 width: 800px; 
	 overflow: auto;
	 margin-left: 10px;
}
div.serv {
	width: 500px;
	text-align: left;
	font-weight: bold;
	margin-left: 281px;
}
div.ref {
	width: 500px;
	text-align: left;
	margin-left: 23px;
}
.count {
	color: White;
	font-size: 10px;
}
table.main {
	background-color: White;
	width: 750px;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 40px;
}
table.serv {
	background-color: White;
	width: 760px;
	vertical-align: top;
	margin-right: 40px;
}
table.logo {
	background-color: White;
	width: 800px;
	vertical-align: top;
	margin-left: 10px;
}
table.foot {
	background-color: White;
	height: 20px;
	width: 800px;
	vertical-align: top;
}
table.page {
	background-color: White;
	width: 800px;
	vertical-align: top;

}
table.text {
	background-color: White;
	width: 800px;
	vertical-align: top;
}
table {
	background-color: White;
}
td {
	background-color: White;
}
td.serv_right {
#	border-left: 1px solid #75B72A;
#	padding-left: 28px;
	
}
td.serv_left {
	margin-left: 11px;
	#width: 248px;
}	
td.net_left {
	margin-left: 11px;
	width: 248px;
}	
td.ref_left {
	margin-left: 15px;
	width: 248px;
}	
td.contact_l {
	text-align: right;
	vertical-align: bottom;
#	padding-right: 10px;
}
td.contact_r {
	text-align: left;
	vertical-align: bottom;
#	padding-right: 10px;
}
.solidblockmenu{
margin: 0;
padding: 0;
float: right;
font: bold 7px;
width: auto;
overflow: hidden;
#border: 1px solid #625e00;
border-width: 1px 0;
background: black url(img/blockdefault.gif) center center repeat-x;
#margin-bottom: 3px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 7.5px 13.6px;
text-decoration: none;
border-right: 1px solid white;
border-top: 2px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(img/blockactive.gif) center center repeat-x;
}

a.main:link    {
	color: Black;
	text-decoration: underline;
}
a.main:visited {
	color:Black;

}
a.main:active {
	color:Gray;

}
a.main:hover {
	color:Gray;

}
div.contact1 {
	margin-left: 20px;
	margin-top: 100px;
	text-align: right;

}
a.contact:link {
	color: Black;
	font-weight: bolder;
	text-decoration: none;
}
a.contact:visited {
	color:Black;
	font-weight: bolder;
}
a.contact:active {
	color:Gray;
	font-weight: bolder;
}
a.contact:hover {
	color:Gray;
	font-weight: bolder;
}