body {
	margin:0 0 0 0; padding:0 0 0 0;
	font-family:Arial, Helvetica;
	font-size:13px;
	line-height:17px;
	color:#000000;
	background-color: #173444;
	
}

a, a:link 			{ color: #3c73aa; text-decoration: none; list-style:none; }
a:visited 			{ color: #3c73aa; list-style:none; }	
a:focus, a:hover 	{ color: #002663; text-decoration: underline; list-style:none; }
a:active 			{ color: #242900; }

strong 	{ font-weight: bold; }
em		{ font-style: italic; }

h1 { font-family:Arial, Helvetica; font-size:14px; color:#000000; }

#home .entrance {
	padding-left:0px;
	width:100px;
	text-align: center;
	float:left;
}

#home h3 {
	width: 100px;
	height: 14px;
	overflow: hidden;
	list-style:none;
	float:left;
}

#home h3 a {
	text-indent: -5000px;
	display: block;
	width: 100px;
	height: 14px;
	position:relative;
	background-position: 0 0;
	list-style:none;
	float:left;
}

#main a,  #main a span  { background-image: url(images/buttons/home.jpg)  }
#services a,   #services a span   { background-image: url(images/buttons/services.jpg)   }
#portfolio a,   #portfolio a span   { background-image: url(images/buttons/portfolio.jpg)   }
#colors a,   #colors a span   { background-image: url(images/buttons/colors.jpg)   }
#contact a,   #contact a span   { background-image: url(images/buttons/contact.jpg)   }

#home h3 a span {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 100px;
	height: 14px;
	background-position: 0 -15px;
	visibility: hidden;
	list-style:none;
	float:left;
}
#home h3 a:focus, #home h3 a:hover {
	cursor: pointer;
}

#home .wrapper {
	float: left;
	width: 500px;
	margin:20px 0 0 30px;
}

#services, #main, #portfolio, #contact {
	float: left;
	position: relative;
	width:100px;
}

/* Page Layout */

#container {
	margin:24px auto;
	width:846px;
}

#logo-eh {
	width:296px;
	height:96px;
	float:left;
}

#nav-bg {
	width:550px;
	height:96px;
	float:left;
	background-image:url(images/nav-bg.jpg);
}

#top-pic {
	width:846px;
	height:310px;
	clear:both;
}

#main-content {
	font-family:Calibri, Arial, Helvetica;
	font-size:12px;
	color:#666666;
	line-height:17px;
	width:846px;
	background-color:#FFFFFF;
	float:left;
}

#content {
	margin:13px 0 0 18px;
	width:811px;
}

#box1 {
	margin:13px 0 0 18px;
	width:266px;
}

#box2 {
	margin:13px 0 0 20px;
	width:266px;
}

#box3 {
	margin:13px 0 0 16px;
	width:200px;
	height:200px;
	background-color:#8BB4C7;
	border:1px solid #353535;
}

#box3-content {
	margin:5px;
	width:190px;
	color:#FFFFFF;
	font-weight:bold;
}

#footer {
width:846px;
height:51px;
float:left;
background-image:url(images/footer.jpg);
color:#FFFFFF;
}