@charset "utf-8";
/* CSS Document */
/*new styles and layout 4-2010*/
* {
margin:0;
padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: url(../img/eoscracked4a.gif) repeat;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */	
	}
html>body { font-size: small; } /* be nice to Opera */

a {
	color:#333333;
}
a:hover {
	color:#336666;
}

.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height: 20px;
	color:#000000;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:left;
font-weight:bold;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
font-weight:bold;

}
h5 {
font-size:11px;
text-align:left;
font-weight:normal;
}
menu
#nav ul {
list-style-type:none;
padding:10px;
margin:0px;
}
#nav ul li {
	font-size:11px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#333333;
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #999999;
	width: 80px;
	bottom: 0px;
	list-style: none;
}
.non {
border-bottom:none;
}
#nav ul li a {
	text-decoration:none;
}
#nav ul li a:hover {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	width: 80px;
	text-decoration:none;
	font-weight:bold;
	color:#336666;
}
li.serviceList {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	list-style-type: none;
	text-transform:none;
	text-decoration:none;
	line-height:18px;
	color:#333333;
	padding: 0;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:300px;
	left:0;
	position:relative;
}
#services {
margin-top:5px;
}
.active a {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	width: 80px;
	text-decoration:none;
	font-weight:bold;
	color:#336666;
}

/*set page in center*/
#wrapper {
	position:relative;
	margin:20px auto 0 auto;
	padding:0;
	width:808px;
	height:auto;
	z-index:500;
	background-color: #ffffff;
}
#logo {
	position:absolute;
	top:20px;
	left:0px;
	width:265px;
	height:120px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	z-index:501;
}
#shadowBoxRt {
	position:relative;
	float:left;
	top:0;
	left:20px;
	width:768px;
	height:100%;
	color:#333333;
	background: url(../img/gradRight.png) repeat-y right top;
	z-index:500;
}

#header {
	position:relative;
	float:left;
	top:0;
	width:755px;
	height:auto;
	margin:0;
	padding:0;
	left: 0;
}
#content {
position:relative;
float:left;
clear:left;
top:0;
left:0;
width:755px;
height:auto;
background-color:#fff;
margin:-4px 0 0 0;
padding:0;

}
#nav {
	position:relative;
	float:left;
	clear:left;
	margin:45px 0 0 0;
	padding:0 0 0 40px;
	Height:200px;
	width:85px;
	left:0px;
	top:0px;
	background-image: url(../img/navBkgd.gif);
	overflow:hidden;
}
#contentRight {
	position:relative;
	float:left;
	clear:none;
	left:20px;
	top:0;
	left:0;
	margin: 20px 0 0 20px;
	padding:0;
	width:590px;
	height:auto;
	background-color:#fff;
}
#clearer {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:1px;
}
#footer {
	position:relative;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	width:808px;
	height:70px;
	background: url(../img/gradBottom.png) no-repeat center top;
}
#footer p {
	font-size:11px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
	margin: 10px 0 0 0;
	font-weight:bold;
}
#footer a {
	color:#000;
}
#footer a:hover {
	color:#660000;
}
.imgRight {
border-style:none;
float:right;
text-align:right;
}
#callus {
	position:absolute;
	top:0px;
	left:50px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	height:30px;
	width:100px;
	background: url(../img/btnCall.jpg) repeat-x;
	padding: 8px 0 0 0;
	text-decoration:none;
	color:#FFFFFF;
}
#callus a {
color:#FFFFFF;
text-decoration:none;
}
