body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
}
#main {
	float: left;
	width: 630px;

	display: inline;
	margin-left: 8px;
}

#footer {
	width: 900px;
	float:left;
	margin-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #E6EFF5;
	height: 200px;
	margin-top: 20px;
	display:inline;
}
#marks {
	float: right;
	width: 120px;
}
#marks img.fmb {
	margin-left: 19px;
}

#marks img {
	margin-bottom: 10px;
}
#home #content #main ul {
	float: left;
	width: 470px;
	display: inline;
}

#content #main ul {
	float: left;
	width: 600px;
	display: inline;
}

#home #content #main li {
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
}

#content #main li {
	float: left;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
}




.clear {
	clear:both;
	font-size:0.1em;
	line-height:0.1em;
	height: 0.1px;
}

#right {
	float: right;
	width: 220px;
	display: inline;
	margin-right: 28px;
	background-color: #E6EFF5;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 10px solid #1B628E;
}
#right h2 {
	background-color: #05314C;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
input {
	padding: 3px;
	width: 180px;
}
label {
	display: block;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #C20C0D;
}
#right p {
	margin-right: 15px;
	margin-left: 15px;
}



#header {
	height: 150px;
	width: 900px;
	margin-left: 8px;
}
#logo img {
	margin-top: 25px;
	margin-left: 10px;
}

#primaryNav {
	height: 35px;
	width: 900px;
	background-color: #05314C;
	background-image: url(../images/nav-r.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 8px;
}
#house {
	float: right;
	height: 150px;
	width: 359px;
	background-image: url(../images/house.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 150px;
	width: 430px;
}

#primaryNav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	list-style-type: none;
}
#primaryNav ul li {
	float: left;
}
#primaryNav ul a {
	display: block;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 1.5em;
	color: #ffffff;
	text-transform: uppercase;
}

#primaryNav ul a:hover {
background-color: #1C608D;
}

#home #primaryNav ul .home a, #disability-adaptations #primaryNav ul .disability-adaptations a, #portfolio #primaryNav ul .portfolio a, #about #primaryNav ul .about a, #contact #primaryNav ul .contact a, #private #primaryNav ul .private a, #commercial #primaryNav ul .commercial a {
	font-weight:bold;
	background-color: #AB0C0D;
}


h1 {
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 2.2em;
	font-weight: lighter;
}
h2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 1.7em;
	color: #1C608D;
}
input.button {
	width: auto;
	float: right;
	margin-right: 20px;
}
p {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 20px;
	font-size: 1.3em;
	line-height: 130%;

}
#content ul {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
#content li {
	font-size: 1.3em;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 10px;
	background-position: 0px 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

a {
	color: #C20C0D;
}

/* Slideshow */
#slideshow {
list-style:none; 
color:#fff;
}

#slideshow span {
display:none;
}

#slideshowWrapper {
	width:506px;
	display:none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#slideshowWrapper * {
margin:0; padding:0;
}

#fullsize {
position:relative; width:500px; height:333px; padding:2px; border:1px solid #666; background:#E9E7E7;
}

#information {
position:absolute; bottom:2px; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);
}

#information h3 {
padding:4px 8px 3px; font-size:14px;
}

#information p {
padding:0 8px 8px;
}

#image {
width:500px;
}

#image img {
position:absolute; z-index:25; width:auto;
}

.imgnav {
position:absolute; width:25%; height:339px; cursor:pointer; z-index:150;
}

#imgprev {
left:0; background:url(../images/left.gif) left center no-repeat;
}

#imgnext {
right:0; background:url(../images/right.gif) right center no-repeat;
}

#imglink {
position:absolute; height:339px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);
}
.linkhover {
background:url(../images/link.gif) center center no-repeat;
}

#thumbnails {
margin-top:15px;
}
#slideleft {
float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222;
}

#slideleft:hover {
background-color:#333;
}

#slideright {
float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat;
}

#slideright:hover {
background-color:#333;
}

#slidearea {
float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden;
}

#slider {
position:absolute; left:0; height:81px;
}

#slider img {
cursor:pointer; border:1px solid #666; padding:2px;
}

/* end slideshow */
h3 {
	margin-left: 20px;
	font-size: 1.5em;
}
#promos div {
	float: left;
	height: 180px;
	width: 273px;
}
#promos img {
	padding: 9px;
	border: 1px solid #999999;
	background-color: #E9E8E8;
}

#promo1, #promo2 {
	display: inline;
	margin-right: 20px;
}

#promos {
	float: left;
	margin-top: 10px;
	margin-left: 28px;
	display:inline;
}

img, div, a { 
behavior: url(/iepngfix.htc);

}

