body,td,th {
	font-family: Georgia;
	font-size: 14px;
	color:#000;
	background:url('../../images/bg_main.gif') repeat;
	margin:0;
	padding:0;
}
a {
	text-decoration: underline;
	cursor: pointer;
	color:#414141;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
	color:#414141;
}
img {
	border:0;
}
ul {
	list-style:none;
	list-style-type:none;
	padding:0;
	margin-top:7px;
}
.h1 {
	margin-top:20px;
	margin-left:-5px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-size:24px;
	color:#af2a25;
	background:url('../../images/bg_h1_tile.gif') repeat;
	height:30px;
	clear:both;
}
.copy {
	line-height:22px;
	width:370px;
	padding-top:5px;
	padding-bottom:15px;
}
#header {
	width:100%;
	height:137px;
	background:url('../../images/bg_header.gif') repeat-x;
}
#hdr {
	width:717px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}
#hdr #logo {
	width:247px;
	height:120px;
	background:url('../../images/hd_logo.jpg') no-repeat;
	float:left;
}
#nav {
	width:100%;
	height:46px;
	background:url('../../images/bg_navbar_tile.gif') repeat-x;
}
#nav #navLeft {
	width:243px;
	height:46px;
	background:url('../../images/bg_navbar_leftcap.jpg') no-repeat;
	float:left;
}
#nav #navRight {
	width:243px;
	height:46px;
	background:url('../../images/bg_navbar_rightcap.jpg') no-repeat;
	float:right;
}
#navTabs {
	width:730px;
	position:absolute;
	top:146px;
}
#navTabs #index{
	width:103px;
	height:37px;
}
#navTabs #services{
	width:103px;
	height:37px;
}
#navTabs #news{
	width:165px;
	height:37px;
}
#navTabs #clients{
	width:133px;
	height:37px;
}
#navTabs #contact{
	width:133px;
	height:37px;
}
#trim {
	width:100%;
	height:151px;
	background:url('../../images/bg_trim_tile.gif') repeat-x;
}
#gutter {
	width:100%;
	height:10px;
	background:url('../../images/bg_gutter_tile.gif') repeat-x;
}
#gutter #gutLeft {
	width:243px;
	height:10px;
	background:url('../../images/bg_gutter_leftcap.jpg') no-repeat;
	float:left;
}
#gutter #gutRight {
	width:243px;
	height:10px;
	background:url('../../images/bg_gutter_rightcap.jpg') no-repeat;
	float:right;
}
#surround{
	width:100%;
	height:162px;
	margin-left:auto;
	margin-right:auto;
	background:url('../../images/bg_diag_tile.gif') repeat-x;
}
#main{
	width:717px;
	position:absolute;
	top:197px;
	visibility:hidden;
}
#logoSig {
	width:316px;
	height:81px;
	background:url('../../images/logo_sig.jpg') no-repeat;
	margin-left:30px;
}
#content{
	width:710px;
	height:674px;
	background:url('../../images/bg_content_home.png') no-repeat;
	padding-left:40px;
	padding-top:25px;
}
#materialsList {
	width:auto;
	height:202px;
	background:url('../../images/bg_materials_list.gif') center left no-repeat;
	padding-left:15px;
	padding-top:4px;
	float:left;
}
#materialsList ul {
	margin-top:-5px;
}
.matList {
	width:261px;
	height:53px;
	background-repeat:no-repeat;;
	cursor:pointer;
}
#modal{
	background-color:#000;
	z-index:100;
	top:0px;
	left:0px;
	position:absolute;
	visibility:hidden;
	cursor:pointer;
}
.hr{
	background:url('../../images/bg_hr.gif') no-repeat;
	width:370px;
	height:2px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
#footer{
	background:url('../../images/bg_footer.png') no-repeat;
	width:702px;
	height:24px;
	margin-left:8px;
	font-size:10px;
	color:#414141;
	padding-left:25px;
	padding-top:12px;
}
.hide{
	display:none;
}
#photoBox {
	width:285px;
	height:345px;
	position:absolute;
	top:5px;
	left:415px;
	background:url('../../images/bg_photoBox.png') no-repeat;
	cursor:pointer;
}
#photoImg {
	width:249px;
	height:305px;
	padding-top:11px;
	padding-left:18px;
}
#checkList {
	float:left;
	margin-top:-145px;
	padding-left:124px;
}
#checkList ul {
	font-size:12px;
	color:#414141;
	list-style-image: url('../../images/icon_check.gif');
	margin-left:20px;
}
#checkList li {
	margin-bottom:7px;
}
#search {
	position:relative;
	top:90px;
	float:right;
}
input {
	margin-right:10px;
}
#photoBoxButton {
	font-size:10px;
	color:#fff;
	position:absolute;
	top:329px;
	left:35px;
}