html, body {
	margin: 0 0 0 auto;
	padding: 0 0 0 auto;
	height: 100%;
}

body {
	background: #eeecec url('images/body_bg.jpg') top repeat-x;
	font-family: Lucida Grande, Tahoma;
	font-size: 12px;
	color: #333;
}

a {
	color: #cc6600;
	text-decoration: none;
}

a img {
	border: none;
}

h1 {
	font-size: 14px;
	color: #32a3c9;
	padding-bottom: 20px;
}

li {
	margin-left: -23px;
}

.submod1, .submod2, .submod3 {
	background: url('images/home_sub_mod_bg.jpg') no-repeat;
	width: 230px;
	height: 169px;
	margin-right: 2px;
}

.submodDiv {
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
}

.submodTitle {
	color: #0099cc;
}

.submod1 {
	background-position: -4px 0px;
	float: left;
}

.submod2 {
	background-position: 1px 0px;
}

.submod2 .submodDiv {
	padding-left: 14px;
}

.submod3 {
	background-position: 7px 0px;
	float: right;
}

.submod3 .submodDiv {
	padding-left: 21px;
}

#sidebar {
	position: absolute;
	width: 150px;
	height: 636px;
	text-align: right;
	padding: 30px 15px 0px;
	background: url('images/left_grad.jpg') top left no-repeat;
}

#wrap {
	position: relative;
	left: 200px;
	min-height: 100%;
	width: 791px;
}

#header {
	position: relative;
	width: 791px;
	height: 125px;
}

#phonefloat {
	float: right;
	padding: 20px 3px 0px;
}

#nav {
	clear: both;
	position: relative;
	top: 30px;
	width: 778px;
	height: 37px;
	text-align: center;
	margin: 0 auto;
}

* html #nav {
	width: 781px;
}

#references, #services, #about, #contact {
	float: left;
}

#main_module {
	position: relative;
	margin-top: 15px;
	width: 791px;
	height: 206px;
	background: url('images/main_mod_bg.png');
}

#main_module_home {
	position: relative;
	margin-top: 15px;
	width: 791px;
}

#sub_module_home {
	position: relative;
	height: 200px;
	margin-top: 10px;
	margin-left: 5px;
	padding-bottom: 65px;
}

#twocol {
	position: relative;
	width: 791px;
	padding-bottom: 110px;
	#margin-top: 12px;
}

#twocol img {
	padding-left: 25px;
	padding-top: 68px;
}

#twocol strong {
	font-size: 14px;
}

#referenceFloat {
	position: absolute;
	top: 360px;
	left: 30px;
	width: 173px;
	height: 235px;
	background: url('images/small_mod_bg.png') top left no-repeat;
}

#referenceFloat p {
	margin: 3px 12px 0;
	font-size: 12px;
	color: #cc6600;
	line-height: 18.3px;
	font-weight: bold;
	text-align: left;
}

#footer {
	position: relative;
	left: 200px;
	margin-top: -75px;
	width: 791px;
	height: 67px;
	background: url('images/footer_bg.jpg');
}

#footer img {
	margin: 10px 15px 0px;
}

#footer span {
	float: right;
	margin-top: -15px;
	margin-right: 20px;
	font-size: 10px;
}
