﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background: #272727;
}

img
{
	border: 0;
}

a, a:link, a:visited
{
	color: #720202;
	text-decoration: none;
	outline: 0;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	list-style: none;
}







.clr
{
	clear: both;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.null
{
	line-height: 0;
	font-size: 0;
}






.top_wrapper
{
	min-width: 896px;
	height: 25px;
	border-bottom: 1px solid #d8d8d8;
	background: #000000;
}

.mid_wrapper
{
	min-width: 896px;
	background: url(images/bg_top.gif) top center repeat-x;
}


.center
{
	width: 896px;
	margin: auto;
}

.main
{
	width: 896px;
}

.top_text
{
	font-family: Georgia;
	color: #acacac;
	font-style: italic;
	text-align: right;
	padding: 4px 0 0;
	width: 500px;
}

.top_text span
{
	font-weight: bold;
	color: #ffffff;
}

.top_content
{
	width: 896px;
}

.page_logo
{
	width: 378px;
	height: 128px;
	position: relative;
	margin: 0 0 0 -57px;
}

.design_speaks
{
	width: 186px;
	height: 20px;
	padding: 45px 0 0;
}

.mid_content
{
	width: 896px;
	position: relative;
	margin: -30px 0 0;
}

.nav_holder_main
{
	width: 896px;
}

.nav_holder
{
	width: 878px;
	padding: 0 9px;
	background: #d4d4d4 url(images/bg_flash.gif) top repeat-x;
}

.nav_bg
{
	background: #d4d4d4 url(images/bg_nav.gif) top repeat-x;
}

.top_nav
{
	width: 878px;
	padding: 0 0 11px;
}

.top_nav ul
{
	float: left;
	padding: 0 0 0 19px;
}

.top_nav li
{
	height: 38px;
	display: block;
	float: left;
	margin: 0 9px 0 0;
	text-indent: -9999px;
}

.top_nav li a, .top_nav li a:link, .top_nav li a:visited
{
	height: 38px;
	display: block;
	cursor: pointer;
}

.top_nav li a.home
{
	width: 74px;
}

.top_nav li a.home:hover, .top_nav li.home
{
	width: 74px;
}

.top_nav li a.about
{
	width: 76px;
}

.top_nav li a.about:hover, .top_nav li.about
{
	width: 76px;
}

.top_nav li a.services
{
	width: 88px;
}

.top_nav li a.services:hover, .top_nav li.services
{
	width: 88px;
}

.top_nav li a.what_new
{
	width: 126px;
}

.top_nav li a.what_new:hover, .top_nav li.what_new
{
	width: 126px;
}

.top_nav li a.portfolio
{
	width: 109px;
}

.top_nav li a.portfolio:hover, .top_nav li.portfolio
{
	width: 109px;
}

.top_nav li a.awards
{
	width: 88px;
}

.top_nav li a.awards:hover, .top_nav li.awards
{
	width: 88px;
}

.top_nav li a.testimonials
{
	width: 126px;
}

.top_nav li a.testimonials:hover, .top_nav li.testimonials
{
	width: 126px;
}

.top_nav li a.contact
{
	width: 88px;
}

.top_nav li a.contact:hover, .top_nav li.contact
{
	width: 88px;
}

.top_nav li.no_margin
{
	margin: 0;
}

.flash
{
	width: 878px;
	margin: -11px 0 0;
}

.btm_nav
{
	width: 878px;
	height: 68px;
	padding: 0 9px;
}

.btm_nav ul
{
	float: left;
	padding: 0 0 0 90px;
}

.btm_nav li
{
	float: left;
	margin: 0 5px 0 0;
	display: block;
	height: 37px;
	text-indent: -9999px;
}

.btm_nav li a, .btm_nav li a:link, .btm_nav li a:visited
{
	display: block;
	height: 37px;
	position: relative;
	cursor: pointer;
}

.btm_nav li a.branding, .btm_nav li.branding
{
	width: 94px;
}

.btm_nav li a.logo, .btm_nav li.logo
{
	width: 119px;
}

.btm_nav li a.advertising, .btm_nav li.advertising
{
	width: 116px;
}

.btm_nav li a.vehicle, .btm_nav li.vehicle
{
	width: 161px;
}

.btm_nav li a.web, .btm_nav li.web
{
	width: 111px;
}

.btm_nav li a.signage, .btm_nav li.signage
{
	width: 82px;
}

.products_main
{
	width: 878px;
	padding: 0 9px 25px 9px;
}

.small_box
{
	width: 425px;
	color: #272727;
}

.small_box_content
{
	font-family: Arial;
	width: 415px;
	padding: 0 0 0 10px;
	background: #a9a9a9 url(images/bg_small_box_content.gif) repeat-x;
}

.small_box_left
{
	width: 220px;
}

.small_box_left_cont
{
	width: 220px;
	text-transform: uppercase;
	padding: 10px 0 0;
}

.small_box_left_cont span.black
{
	font-size: 2em;
	font-weight: bold;
}

.small_box_left_cont span.maroon
{
	font-size: 1.2em;
	font-weight: bold;
	color: #763636;
}

.small_box_left_cont span.design_meets
{
	font-size: 1.5em;
}

.small_box_right
{
	width: 195px;
	position: relative;
	margin: -6px 0 0;
	text-align: center;
}

.image_1 img
{
	position: relative;
	margin-left: -25px;
}

.image_2 img
{
	position: relative;
	margin-left: -35px;
}

.image_3
{
	position: relative;
}

.image_3 img
{
	position: absolute;
	top: 0;
	left: -44px;
}

.box_header
{
	text-transform: uppercase;
	font-size: 2em;
	font-weight: bold;
	color: #ffffff;
	width: 220px;
	padding: 4px 0;
}

.big_box
{
	font-family: Arial;
	width: 858px;
	padding: 0 10px;
	background: #a4a4a4 url(images/bg_big_box.gif) repeat-x;
}

.big_box_left
{
	width: 575px;
}

.big_box_header
{
	width: 575px;
}

.big_box_right
{
	width: 280px;
	margin: -4px 0 0;
}

.big_box_text
{
	width: 350px;
	padding: 10px 0 0;
	text-align: justify;
}

.big_box_text span.red
{
	color: #720202;
}

.big_box_text span.grey
{
	color: #595959;
}

.big_box_image
{
	width: 220px;
	text-align: center;
	font-weight: bold;
	padding: 12px 0 0;
}

.big_box_image img
{
	margin: 6px 0 0;
}

.container_box_holder
{
	width: 878px;
	background: url(images/bg_container_box_holder.gif) repeat-y;
}

.container_box
{
	width: 864px;
	padding: 0 7px;
	background: url(images/container_box.gif) top no-repeat;
}

.main_container
{
	width: 864px;
	background: #ffffff;
	padding: 0 0 10px 0;
}

.main_title
{
	width: 844px;
	padding: 4px 10px;
	margin: 0 0 12px 0;
	background: #494949;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: bold;
	color: #ffffff;
}

.about_txt
{
	width: 410px;
	padding: 0 10px;
	text-align: justify;
	line-height: 20px;
}

.service_right
{
	width: 345px;
}

.service_right span
{
	color: #720202;
	font-weight: bold;
	text-transform: uppercase;
}

.service_image
{
	width: 65px;
	margin: 8px 0 0;
	text-align: center;
}

.btm_gap
{
	padding-bottom: 30px;
}

.award_main
{
	width: 844px;
	padding: 10px 10px 15px;
	margin: 0 0 20px 0;
	background: url(images/bg_award.gif) bottom no-repeat;
}

.bg_change
{
	background: url(images/bg_change.gif) bottom no-repeat;
	padding: 0 10px 15px;
}

.client
{
	width: 834px;
	padding: 0 5px;
}

.client_txt
{
	font-family: Georgia;
	color: #ffffff;
	font-size: 1.25em;
	font-style: italic;
	width: 800px;
	padding: 0 17px;
	background: url(images/bg_client_txt.gif) repeat-y;
}

.arrow
{
	width: 18px;
	height: 21px;
	padding: 0 0 0 560px;
}

.client_name
{
	width: 250px;
	color: #595959;
	padding: 5px 0 0;
}

.client_column
{
	width: 410px;
	text-align: justify;
	line-height: 19px;
}

.arc
{
	width: 410px;
	text-align: center;
	padding: 0 0 30px;
}

.client_pic
{
	width: 115px;
	height: 80px;
	margin: 0 11px 11px 0;
	padding: 7px;
	font-size: 0;
	line-height: 0;
	background: url(images/bg_client_pic.gif);
}

.client_name span
{
	font-family: Georgia;
	font-style: italic;
	color: #700202;
}

.top_testimonials
{
	width: 700px;
	padding: 0 72px 5px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}

.top_testimonials a, .top_testimonials a:link, .top_testimonials a:visited
{
	color: #000000;
}

.top_testimonials a:hover, .top_testimonials a.sel
{
	text-decoration: none;
	color: #720202;
}

.top_testimonials span
{
	padding: 0 8px;
	position: relative;
	top: -2px;
}

.lb_vehicle
{
	padding: 10px;
	background: #ffffff;
}

.lb_award_pic
{
	width: 675px;
	text-align: center;
	padding: 0 0 12px 0;
}

.lb_award_txt
{
	width: 675px;
}

.lb_award_txt span.lb_header
{
	font-weight: bold;
	text-transform: uppercase;
}

.lb_award_txt span.lb_red
{
	font-family: Georgia;
	font-style: italic;
	color: #720202;
}

.portfolio_holder
{
	width: 844px;
	padding: 0 10px 0;
}

.portfolio_main
{
	width: 844px;
	padding: 35px 0 0;
}

.portfolio_box
{
	width: 253px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0 42px 20px 0;
}

.portfolio_pic
{
	width: 237px;
	height: 116px;
	padding: 8px;
	background: url(images/bg_portfolio.gif) no-repeat;
	margin: 0 0 2px 0;
	line-height: 0;
	font-size: 0;
}

.vehicle_box
{
	width: 158px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0 13px 20px 0;
}

.vehicle_pic
{
	width: 142px;
	height: 100px;
	padding: 8px;
	background: url(images/bg_vehicle.gif) no-repeat;
	margin: 0 0 2px 0;
	line-height: 0;
	font-size: 0;
}

.thumb
{
	width: 148px;
	height: 114px;
	padding: 8px;
	background: url(images/bg_thumb.gif) no-repeat;
}

.award_right
{
	width: 670px;
	text-align: justify;
	line-height: 20px;
}

.award_right span.header
{
	font-family: Arial;
	font-size: 1;
	font-weight: bold;
	text-transform: uppercase;
}

.award_right span.date
{
	font-family: Georgia;
	color: #720202;
	font-style: italic;
	font-size: 1.1em;
}

.paging
{
	width: 834px;
	padding: 0 10px 10px 0;
	text-align: right;
	color: #720202;
}

.paging span
{
	color: #000000;
}

.paging a, .paging a:link, .paging a:visited
{
	border-left: 1px solid #5a5a5a;
	padding: 0 0 0 5px;
}

.paging span.selected
{
	border-left: 1px solid #5a5a5a;
	padding: 0 0 0 5px;
}

.paging a.nobrd, .paging span.nobrd
{
	border:none;
}

.contact_left
{
	width: 405px;
	padding: 0 0 0 12px;
}

.contact_phone
{
	width: 405px;
	padding: 40px 0 35px;
	text-align: justify;
	line-height: 20px;
}

.contact_phone img
{
	position: relative;
	margin: 0 0 0 -12px;
}

.contact_list
{
	width: 405px;
	padding: 0 0 12px 0;
}

.contact_list span
{
	color: #780202;
}

.contact_list img
{
	margin: 0 10px 0 0;
	float: left;
}

.ad_gap1
{
	padding-top: 7px;
}

.ad_gap2
{
	padding-top: 13px;
}

.contact_right
{
	width: 405px;
	padding: 0 12px 0 0;
}

.txt_holder
{
	width: 405px;
	padding: 0 0 10px;
}

.txt_box
{
	width: 393px;
	height: 20px;
	padding: 4px 5px 0;
	border: 1px solid #bfbfbf;
	margin: 3px 0 0;
}

.txt_area
{
	height: 85px;
	overflow: auto;
}

.txt_small_holder
{
	width: 194px;
}

.txt_zip
{
	width: 118px;
}

.txt_small
{
	width: 184px;
}

.state_holder
{
	width: 62px;
	padding: 0 8px;
}

.dd_list
{
	width: 62px;
	height: 24px;
	margin: 3px 0 0;
}

.zip_holder
{
	width: 128px;
}

.footer_main
{
	width: 878px;
	padding: 0 9px 25px 9px;
}

.btm_logo
{
	width: 150px;
}

.footer
{
	/*width: 728px;*/
	font-size: .9em;
	color: #dce0df;
	padding: 7px 0 0;
}

.footer li
{
	float: left;
	padding: 0 16px 0 0;
	text-transform: capitalize;
}

.footer a, .footer a:link, .footer a:visited
{
	color: #dce0df;
}

.no_bg
{
	background: none;
}

.no_rt_margin
{
	margin-right: 0;
}

.temp
{
	position: relative;
	margin-top: -13px;
}

.no_link
{
    cursor: default;
}

.btn_reset
{
    background: url(images/btn_reset.gif) no-repeat;
    border:0;
    outline:0;
    cursor:pointer;
    width:72px;
    height:32px;
    text-indent: -9999px;
}
