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;
}
.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:764px;
	background:url('../../images/bg_content.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;
}
#photoBoxPlain {
	width:285px;
	height:345px;
	position:absolute;
	top:25px;
	left:415px;
	background:url('../../images/bg_photoBox_plain.jpg') no-repeat;
	cursor:default;
}
#photoBoxLeft {
	width:285px;
	height:345px;
	position:absolute;
	top:230px;
	left:30px;
	background:url('../../images/bg_photoBox.png') no-repeat;
	cursor:pointer;
}
#photoBoxRight {
	width:285px;
	height:345px;
	position:absolute;
	top:230px;
	left:400px;
	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 {
	float:left;
}
.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;
}
.servicesDiv {
	float:left;
	width:2px;
	height:49px;
	background:url('../../images/bg_services_divider.gif') no-repeat;
	margin-top:-5px;
}
.h1 {
	margin-left:-5px;
	margin-right:15px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	font-size:24px;
	color:#af2a25;
	background:url('../../images/bg_h1_tile.gif') repeat;
	height:30px;
	float:left;
}
.h2 {
	padding-top:3px;
	padding-left:15px;
	padding-right:15px;
	font-size:24px;
	color:#676767;
	height:30px;
	float:left;
}
.h2 a {
	color:#969696;
	text-decoration:none;
}
.h2 a:hover {
	color:#000;
	text-decoration:none;
}
#servicesNav {
	clear:both;
	width:640px;
	height:40px;
}
#servicesCopy {
	width:626px;
	height:137px;
	background:url('../../images/bg_services_copy.gif') no-repeat;
	margin-top:10px;
	padding-left:10px;
	padding-top:5px;
}
#servicesCopyTop {
	margin-top:10px;
	width:636px;
	height:4px;
	background:url('../../images/bg_services_copy_top.gif') no-repeat;
}
#servicesCopyBot {
	width:636px;
	height:4px;
	background:url('../../images/bg_services_copy_bot.gif') no-repeat;
}
#servicesCopyMid {
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	width:606px;
	background:url('../../images/bg_services_copy_tile.gif') repeat-y;
}
#checkList1 {
	position:absolute;
	top:250px;
	left:340px;
}
#checkList2 {
	position:absolute;
	top:250px;
	left:500px;
}
#checkList3 {
	position:absolute;
	top:520px;
	left:340px;
}
#checkList4 {
	position:absolute;
	top:250px;
	left:40px;
}
#checkList5 {
	position:absolute;
	top:250px;
	left:230px;
}
#checkList6 {
	position:absolute;
	top:460px;
	left:40px;
}
#checkList7{
	position:absolute;
	top:540px;
	left:40px;
}
#photoBoxButton {
	font-size:10px;
	color:#fff;
	position:absolute;
	top:329px;
	left:35px;
}
#newsHdr {
	margin-top:35px;
	margin-bottom:10px;
	width:297px;
	height:11px;
	background:url('../../images/bg_news_2007.jpg') no-repeat;
}
#newsCopy {
	width:350px;
}
.contactDivider {
	background-color:#f3f3f3;
	width:3px;
	height:525px;
	float:left;
	margin-right:60px;
	margin-left:40px;
}
.contactColumn {
	float:left;
	width:235px;
}
.contactInfo {
	margin-left:-5px;
}
.contactH {
	margin-left:0px;
	margin-bottom:10px;
}
.contactC {
	padding-left:20px;
	background:url('../../images/bg_contact_vert_tile.gif') repeat-y;
	font-size:12px;
	color:#414141;
	line-height:20px;
}

