@charset "UTF-8";
*{
margin: 0;
}

#footer, #push {
	position:absolute;
	left:0px;
	width:825px;
	height: 5em;
	z-index:2;
	background-color: #141414;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	bottom:-5.1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

html, body {
	background-attachment: fixed;
	background-image: url(images/new.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	height: 100%;
}
p, h1, type ,{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
p, h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#logo {
	position:absolute;
	left:512px;
	top:0px;
	width:402px;
	height:188px;
	z-index:1;
	background-image: url(/images/logo2.png);
	background-repeat: no-repeat;
}
#menu {
	position:absolute;
	left:106px;
	top:158px;
	width:382px;
	height:30px;
	z-index:5;
}
#header {
	position:absolute;
	left:108px;
	top:0px;
	width:794px;
	height:191px;
	z-index:3;
}
#conent {
	position:absolute;
	left:106px;
	top:190px;
	width:795px;
	height: auto !important;
	height:100%;
	z-index:6;
	background-image: url(gradmid.jpg);
	background-color: #252525;
	background-repeat: repeat-x;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border-top-width: 0.3mm;
	border-right-width: 0.3mm;
	border-bottom-width: 0.3mm;
	border-left-width: 0.3mm;
	border-top-color: #CCC;
	padding: 15px;
	margin: 0 auto -4em;
	min-height:auto;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: overline;
}
a:visited {
	color: #66FFCC;
	text-decoration: none;
}
a:visited img {
	text-decoration: none;
}
a:link img {
	text-decoration: none;
}
tr.service:hover{background-color: #CCC}
#conent table tr td table {
	text-align: center;
}
