@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.main_table {
	margin: 0 auto;
	width: 1067px;
}

.home_nav {
	background: url(images/home_nav.jpg) no-repeat;
	width: 156px;
	height:626px;
	vertical-align:bottom;
}

.inner_nav {
	background: url(images/nav.jpg) no-repeat;
	width: 156px;
	height:690px;
	vertical-align:bottom;
}

.nav {
	padding: 0 0 0 35px;
}

.nav a {
	color:#000000;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}

.nav a:hover {
	color:#ffaa07;
	font-style:oblique;
	font-weight:bold;
}

.nav_on {
	font-size:9pt;
	color:#ffaa07;
	font-style:oblique;
	font-weight:bold;
}


.bcard {
	padding: 0 0 18px 28px;
	font-size:7pt;
	line-height: 14px;
}

.bcard2 {
	padding: 0 0 35px 28px;
	font-size:7pt;
	line-height: 14px;
}

.home_mid {
	background: url(images/home_txt.jpg) no-repeat;
	width: 473px;
	vertical-align:top;
}

.signage_mid {
	background: url(images/bg_signage.jpg) no-repeat;
	width: 395px;
	vertical-align:top;
}

.stencil_mid {
	background: url(images/bg_stencil.jpg) no-repeat;
	width: 431px;
	vertical-align:top;
}

.gallery_mid {
	background: url(images/bg_gallery.jpg) no-repeat;
	width: 557px;
	vertical-align:top;
}

.contact_mid {
	background: url(images/bg_contact.jpg) no-repeat;
	width: 911px;
	vertical-align:top;
}

.main_txt {
	padding: 70px 10px 0 20px;
	line-height: 22px;
}

.bullets {
	margin-left:10px;
	font-size:9pt;
	line-height: 16px;
}

.font9 {
	font-size:9pt;
	line-height: 18px;
}

.grayline {
	padding: 8px 0 8px 0;
}

.home_imgs {
	background: url(images/home_imgs.jpg) no-repeat;
	width: 438px;
}

.signage_imgs {
	background: url(images/bg_signage2.jpg) no-repeat;
	width: 516px;
}

.stencil_imgs {
	background: url(images/bg_stencil2.jpg) no-repeat;
	width: 480px;
}

.gallery_imgs {
	background: url(images/bg_gallery2.jpg) no-repeat;
	width: 354px;
}


.home_footer {
	background: url(images/home_footer.jpg) no-repeat;
	height: 64px;
	padding-left: 5px;
	color:#FFFFFF; 
	font-size:8pt;
}

.home_footer a {
	color:#FFFFFF;
}

.contactform {
	font-size:9pt;
	margin-top: 15px;
}

.contactform input {
	width: 390px;
}

.gallery {
	width:100%;
	margin-top: 10px;
}

.gallery td {
	text-align:center;
	vertical-align:top;
	width: 135px;
	padding-top:8px;
}

.gallery img {
	border: #000000 solid 0px;
}

.gallery a {
	color:#000000;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
