html, body, #bg, #bg table, #bg td, #cont {
	height:100%;
	width:100%;
	overflow:hidden;
}
body {
	font: 0.875em "Trebuchet MS", helvetica, sans-serif;
	line-height: 150%;
	width: 100%;
	min-width: 970px;
	color: #222;
	background-color: #fff;
}
#logo {
	margin: 45px auto 0;
	width: 970px;
}

#nav {
	width: 100%;
	height: 80px;
	background: transparent url(../images/nav-bg-bl.png) 0 0 repeat-x;
	margin-top: 20px;
	position: relative;
	padding: 10px 0;
	font-family: arial, helvetica, sans-serif;
}

#nav ul {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	border-left: 1px solid #285184;
	border-right: 1px solid #5ba1c8;
	padding: 0;
}

#nav ul li {
	height: 70px;
	display: inline;
	color: #fff;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	font-size: 1.4em;
	height: 50px;
	width: 108px;
	padding: 10px 10px 10px 40px;
	float: left;
	color: #fff;
	text-decoration: none;
	vertical-align: top;
	border-left: 1px solid #5ba1c8;
	border-right: 1px solid #285184;
	text-shadow: 0px 0px 3px #285184;	
}
#nav ul li a:hover {
	text-shadow: 0px 0px 3px #163452;	
}
#nav ul li a.home {
	background: transparent url(../images/icon-home.png) 10px 5px no-repeat;
}
#nav ul li a.why-move {
	background: transparent url(../images/icon-why-move.png) 10px 5px no-repeat;
}
#nav ul li a.about-us {
	background: transparent url(../images/icon-about-us.png) 10px 5px no-repeat;
}
#nav ul li a.services {
	background: transparent url(../images/icon-services.png) 10px 5px no-repeat;
}
#nav ul li a.construction {
	background: transparent url(../images/icon-construction.png) 10px 5px no-repeat;
}
#nav ul li a.gallery {
	background: transparent url(../images/icon-gallery.png) 10px 5px no-repeat;
}
#nav ul li a span {
	font-size: .55em;
	display: block;
	line-height: 1.25em;
	margin-left: -30px;
	text-shadow: none;
}

#box {
	margin: 0 auto;
	width: 970px;
}
#box-t, #footer-t {
	margin: 20px auto 0;
	width: 920px;
	padding: 0 25px;
	background: transparent url(../images/cont-t.png) top center no-repeat;
	height: 4px;
	float: left;
}
#footer-t {
	margin: 0 auto;
}
#inner-box, #footer {
	margin: 0 auto;
	width: 920px;
	padding: 21px 25px 20px;
	background: transparent url(../images/cont-m.png) top center repeat-y;
	float: left;
}
#copy, #copy-img, #footer-inner {
	width: 398px;
	float: left;
	min-height: 200px;
	padding: 20px;
	background: transparent url(../images/copy-bg-white.png) repeat;
	clear: left;
	border: 1px solid #fff;
}
#footer-inner {
	width: 878px;
	min-height: 0px;
}
#copy-img {
	width: 440px;
	background: none;
	margin: 20px 0 -10px;
	padding: 0;
	min-height: 0px;
	border: none;
}
#img-placeholder {
	width: 460px;
	float: right;
	min-height: 200px;
}
#img-placeholder img {
	border: solid 3px #fff;
	-moz-box-shadow: 0px 0px 4px #333;
	margin-bottom: 20px;
}
a img {
	border: none;/*remove border for linked images*/
}
h1 {
	color: #173959;
}
.offset {
	height: 0;
	text-indent: -3000px;
}
h1, h2 {
	font-size: 1.5em;
	padding-top: 0;
	margin-top: 0;
	line-height: 125%;
	/*filter: Shadow(Color=#000000, direction=135, strength=1);
	text-shadow: 1px 1px 1px #000;*/
}
h2 {
	font-size: 1.2em;
	color: #356492;
}
a:link, a:visited, a:hover, a:active {
	color: #173959;
}
#inner-box p, #inner-box ul, #inner-box ol {
	/*filter: Shadow(Color=#000000, direction=135, strength=1);
	text-shadow: 1px 1px 1px #000;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}
#box-b, #footer-b {
	margin: 0 auto 20px;
	width: 920px;
	padding: 0 25px;
	background: transparent url(../images/cont-b.png) top center no-repeat;
	height: 4px;
	float: left;
}
#footer-b {
	padding: 0 25px 25px;
}
#footer {
	margin: 0 auto;
	width: 920px;
	padding: 21px 25px 20px;
	color: #173959;
	font-size: 12px;
	float: left;
}
#footer a {
	color: #173959;
}
#footer p, #footer h3 {
	margin: 0;
}
.ftr-col-large h3 {
	font-size: 2em;
	line-height: 125%;
	font-weight: normal;
	color: #356492;
}
.ftr-col-large h3 span {
	font-weight: bold;
	color: #173959;
}
.ftr-col {
	width: 180px;
	float: left;
	margin-right: 10px;
}

.ftr-col-logos {
	width: 250px;
	float: left;
	margin-right: 10px;
}
.ftr-col img{
	padding: 5px 0 0;
}

#footer .ftr-col h3 {
	margin: 0 0 5px 0;
	color: #173959;
}
.ftr-col-large {
	width: 418px;
	float: right;
	color: #173959;	
	text-align: right;
}
#focus-stealer {
	position: absolute;
	left: -9999px;
}


/*--------BACKGROUND IMAGE STYLES--------*/
#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}
#bg td {
	text-align:center;
	vertical-align:middle;
}
#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}
#cont {
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:auto;
}
/*--------BACKGROUND IMAGE STYLES - END--------*/