body	{
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	margin:0px;
	background-color: #5C5E5F;
	color: #333333;
	text-align: left;
}
img	{
	border: 0px;
}
a	{
	text-decoration: none;
}
.handcursor	{
	cursor: hand;
	cursor: pointer;
}
p	{
	font-size: 70%;
	margin: 10px;
	line-height: 15px;
}
p a:link,
p a:visited		{
	color: #333333;
	text-decoration: underline;
}
p a:hover	{
	color: #F15D21;
}
input	{
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	padding: 2px;
	line-height: 15px;
	color: #333333;
	width: 250px;
}
ul	{
	 list-style-type: disc;
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
}
li a:link,
li a:visited	{
	font-size: 100%;
	color: #333333;
	line-height: 160%;
}
li a:hover	{
	font-size: 100%;
	color: #F15D21;
	line-height: 160%;
}
.ul	{
	font-size: 11px;
}
#header	{
	width: 760px;
	height: 180px;
	background-color: #ffffff;
	text-align: left;
}
#header_sml	{
	width: 760px;
	height: 125px;
	background-color: #ffffff;
	text-align: left;
}
#mid_banner	{
	height:159px;
	width:760px;
	text-align:left;
}	
#bg_turq #mid_banner	 {	
	background-color: #339DBA;
}
#bg_beige #mid_banner {	
	background-color: #8D8983;
}
#bg_manufacturing #mid_banner {	
	background-color: #C1AA39;
}
#bg_construction #mid_banner {	
	background-color: #BEB2A7;
}
#bg_hoardings #mid_banner {	
	background-color: #518274;
}
#bg_signage #mid_banner {	
	background-color: #DE917C;
}
#bg_fix #mid_banner {	
	background-color: #99AF86;
}
#bg_design #mid_banner {	
	background-color: #B96C22;
}
#bg_stock_signage #mid_banner {	
	background-color: #7F8E2B;
}
#bg_display #mid_banner {	
	background-color: #4E6172;
}
.bg_white	{
	background-color: #ffffff;
}
.clear	{
	clear: both;
}
.orange	{
	color: #FF6633;
}
.subcontent	{
	width: 182px;
	font-size: 85%;
	color: #666666;
	border-bottom: 4px dotted #666666;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.intro	{
	font-size: 75	%;
	line-height: 120%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;	
}

/**** TOP NAV ****/
#nav	{
	width: 760px;
	height: 25px;
	text-align: center;
	background-color: #8E9CA6;
}
#bg_home #nav	{
	background-color: #8D8983;
}
#bg_grey #nav	{
	background-color: #8D8983;
}
#bg_turq #nav	{ 
	background-color: #8D8983;
}
#bg_beige #nav	{ 
	background-color: #8D8983;
}
#bg_manufacturing #nav	{ 
	background-color: #8D8983;
}
#bg_construction #nav	{ 
	background-color: #8D8983;
}
#bg_hoardings #nav	{ 
	background-color: #8D8983;
}
#bg_signage #nav	{ 
	background-color: #8D8983;
}
#bg_fix #nav	{ 
	background-color: #8D8983;
}
#bg_design #nav	{ 
	background-color: #8D8983;
}
#bg_stock_signage #nav	{ 
	background-color: #8D8983;
}
#bg_display #nav	{ 
	background-color: #8D8983;
}


/**** TITLE NAV ****/
#titles	{
	height: 27px;
	width: 760px;
}
#bg_turq #titles	{
	background-color: #70BED8;
}
#bg_beige #titles	{
	background-color: #CAC3BA;
}
#bg_manufacturing #titles	{
	background-color: #E1CF51;
}
#bg_construction #titles	{
	background-color: #DDD3C3;
}
#bg_hoardings #titles	{
	background-color: #97BFB8;
}
#bg_signage #titles	{
	background-color: #DEB4AC;
}
#bg_fix #titles	{
	background-color: #BAD09E;
}
#bg_design #titles	{
	background-color: #D98619;
}
#bg_stock_signage #titles	{
	background-color: #B0BB6B;
}
#bg_display #titles	{
	background-color: #8E9CA6;
}



/**** LEFT NAV ****/
.leftnav	{
	width: 155px;
	border-right: 5px solid #ffffff;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	text-transform: uppercase;
}
#bg_turq .leftnav	{
	background-color: #B7DFED;
	width: 155px;
}
#bg_beige .leftnav	{
	background-color: #DDD9D4;
}
#bg_manufacturing .leftnav	{
	background-color: #F0E7A6;
}
#bg_construction .leftnav	{
	background-color: #DDD9D4;
}
#bg_hoardings .leftnav	{
	background-color: #BFDFD1;
}
#bg_signage .leftnav	{
	background-color: #EDD9D3;
}
#bg_fix .leftnav	{
	background-color: #D9ECD0;
}
#bg_design .leftnav	{
	background-color: #E1B176;
}
#bg_stock_signage .leftnav	{
	background-color: #D5D8AE;
}
#bg_display .leftnav	{
	background-color: #BAC3CA;
}
#leftnav_title	{
	float: left;
	width: 170px;
	margin-top: 7px;
	text-align: left;
} 
.nav	{
	font-size: 70%;
}
#bg_beige .nav a,
#bg_turq .nav a,
#bg_manufacturing .nav a,
#bg_construction .nav a,
#bg_hoardings .nav a,
#bg_signage .nav a,
#bg_fix .nav a,
#bg_design .nav a,
#bg_stock_signage .nav a,
#bg_display .nav a {
	color: #8D8983;
	padding: 5px 0px 5px 10px;
	display: block;
}
.subnav a {
	font-size: 70%;
	color: #8D8983;
	text-transform: capitalize;
	padding: 2px 0px 5px 15px;
	display: block;
}
#bg_beige .nav_over,
#bg_turq .nav_over,
#bg_manufacturing .nav_over,
#bg_construction .nav_over,
#bg_hoardings .nav_over,
#bg_signage .nav_over,
#bg_fix .nav_over,
#bg_design .nav_over,
#bg_stock_signage .nav_over,
#bg_display .nav_over	{
	font-size: 70%;
	padding: 5px 0px 5px 10px;
	color: #000000;
	background-image: url(/common/graphics/nav/subnav_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.subnav_over	{
	font-size: 70%;
	text-transform: capitalize;
	padding: 2px 0px 5px 15px;
	color: #000000;
	font-weight: bold;
}
.nav a:hover	{
	text-decoration: none;
	color: #ffffff;
	display: block;
}
#bg_beige .nav a:hover,
#bg_beige .subnav a:hover	{
	background-color: #CAC3BA;
}
#bg_turq .nav a:hover	{
	background-color: #339DBA;
}
#bg_manufacturing .nav a:hover	{
	background-color: #E1CF51;
}
#bg_construction .nav a:hover	{
	background-color: #BEB2A7;
}
#bg_hoardings .nav a:hover	{
	background-color: #97BFB8;
}
#bg_signage .nav a:hover	{
	background-color: #DEB4AC;
}
#bg_fix .nav a:hover	{
	background-color: #BAD09E;
}
#bg_design .nav a:hover	{
	background-color: #D98619;
}
#bg_stock_signage .nav a:hover	{
	background-color: #B0BB6B;
}
#bg_display .nav a:hover	{
	background-color: #8E9CA6;
}
.main_nav_over	{
	font-size: 75%;
	padding: 5px 0px 5px 10px;
	color: #333333;
	font-weight: bold;
	background-image: url(/common/graphics/nav/main_subnav_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.main_nav_over a	{
	display: block;
	color: #333333;
}
.main_nav_over a:hover	{
	text-decoration: none;
	display: block;
}
body#hoarding.hoardingnav {
	color: #F25D22;
	background-color: #DDD9D4;
}
.test	{
	padding: 2px 0px 2px 0px;
}



/**** MID CONTENT ****/
.midcontent	{
	width: 365px;
}

.midcontent a
	{
	color: #00008b;
	text-decoration: none;
	font-size: 0.7em;
		margin: 10px;
	}

.midcontent a:hover
	{
	color: #00008b;
	text-decoration: underline;
	font-size: 0.7em;
		margin: 10px;
	}
	
#bg_beige .midcontent,
#bg_manufacturing .midcontent,
#bg_turq .midcontent,
#bg_construction .midcontent,
#bg_hoardings .midcontent,
#bg_signage .midcontent,
#bg_fix .midcontent,
#bg_design .midcontent,
#bg_stock_signage .midcontent,
#bg_display .midcontent	{
	width: 365px;
	color: #333333;
	background-color: #ffffff;
}
#content_title	{
	float: left;
	margin-top: 7px;
	margin-left: 20px;
	text-align: left;
}
#content_grey	{
	background-color: #535556;
}

/**** RIGHTNAV ****/
.rightnav	{
	width: 245px;
	border-left: 5px solid #ffffff;
}
#bg_beige .rightnav	{
	background-color: #DDD9D4;
}
#bg_turq .rightnav	{
	background-color: #B7DFED;
}
#bg_manufacturing .rightnav	{
	background-color: #F0E7A6;
}
#bg_construction .rightnav	{
	background-color: #DDD9D4;
}
#bg_hoardings .rightnav	{
	background-color: #BDDDD0;
}
#bg_signage .rightnav	{
	background-color: #EDD9D3;
}
#bg_fix .rightnav	{
	background-color: #99AF86;
}
#bg_design .rightnav	{
	background-color: #E1B176;
}
#bg_stock_signage .rightnav	{
	background-color: #D5D8AE;
}
#bg_display .rightnav	{
	background-color: #BAC3CA;
}
#rightnav_title	{
	float: right;
	width: 245px;
	margin-top: 7px;
	margin-left: 13px;
	text-align: left;
}


/*****BACKGROUNDS******/
#border	{
	width: 22px;
	text-align: left;
}
#bg_turq #border	{
	background-color: #339DBA;
}
#bg_beige #border	{
	background-color: #8D8983;
}
#bg_manufacturing #border	{
	background-color: #C1AA39;
}
#bg_construction #border	{
	background-color: #BEB2A7;
}
#bg_hoardings #border	{
	background-color: #518274;
}
#bg_signage #border	{
	background-color: #DE917C;
}
#bg_fix #border	{
	background-color: #99AF86;
}
#bg_design #border	{
	background-color: #B96C22;
}
#bg_stock_signage #border	{
	background-color: #7F8E2B;
}
#bg_display #border	{
	background-color: #4E6172;
}
#frame	{
	width: 760px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	text-align: left;
}
#bg_turq #frame 	{	
	background-color: #339DBA;
}


/**** FOOTER ****/
 #footer	{
	font-size: 90%;
	width: 760px;
	height: 36px;
	text-align: right;
	padding-top: 10px;
	color: #5C5E5F;
}
#footer	a:hover {
	text-decoration: underline;
}
#home #footer	{
	border-top: 3px solid #CAC3BA;
	color: #5C5E5F;
}
#home #footer a:link,
#home #footer a:visited, 
#bg_grey #footer a:link,
#bg_grey #footer a:visited  {
	color: #5C5E5F;
}
#bg_turq #footer,
#bg_turq #footer a:link,
#bg_turq #footer a:visited	{	
	color: #ffffff;
	background-color: #70BED8;
}
#bg_beige #footer,
#bg_beige #footer a:link,
#bg_beige #footer a:visited	{	
	color: #ffffff;
	background-color: #CAC3BA;
}
#bg_manufacturing #footer,
#bg_manufacturing #footer a:link,
#bg_manufacturing #footer a:visited	{	
	color: #ffffff;
	background-color: #E1CF51;
}
#bg_hoardings #footer,
#bg_hoardings #footer a:link,
#bg_hoardings #footer a:visited	{	
	color: #ffffff;
	background-color: #97BFB8;
}
#bg_construction #footer,
#bg_construction #footer a:link,
#bg_construction #footer a:visited	{	
	color: #ffffff;
	background-color: #DDD3C3;
}
#bg_signage #footer,
#bg_signage #footer a:link,
#bg_signage #footer a:visited	{	
	color: #ffffff;
	background-color: #DEB4AC;
}
#bg_fix #footer,
#bg_fix #footer a:link,
#bg_fix #footer a:visited	{	
	color: #ffffff;
	background-color: #BAD09E;
}
#bg_design #footer,
#bg_design #footer a:link,
#bg_design #footer a:visited	{	
	color: #ffffff;
	background-color: #D98619;
}
#bg_stock_signage #footer,
#bg_stock_signage #footer a:link,
#bg_stock_signage #footer a:visited	{	
	color: #ffffff;
	background-color: #B0BB6B;
}
#bg_display #footer,
#bg_display #footer a:link,
#bg_display #footer a:visited	{	
	color: #ffffff;
	background-color: #8E9CA6;
}
#gallery #footer	{
	background-color: #535556;
}
#gallery #footer,
#gallery #footer a:link,
#gallery #footer a:visited	{	
	color: #ffffff;
}
	
/**** HOMEPAGE *****/
#home	{
	width: 760px;
	background-color: #ffffff;
}
#service_banner	{
	height: 130px;
	background-image: url(/common/graphics/icons/banner_bg.gif);
	background-repeat: repeat;
	background-position: top right;
	border-bottom: 20px solid #ffffff;
}
#home_link	{
	float:left;
	padding: 2px 124px 0px 25px;
}
#home #bg	{
	background-image: url(/common/graphics/images/home_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 760px;
	height:363px;
	text-align:left;
	vertical-align: top;
}

#home #bgtest	{
	background-color: #ffffff;
	width: 760px;
	height:150px;
	margin-bottom: 10px;
	text-align:left;
	vertical-align: top;
}

#home .box_lrg	{
	background-color: #706E67;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	width: 220px;
	margin: 22px 0px 13px 19px;
}



#home .box_lrg div	{
	color: #ffffff;
	font-size: 120%;
	line-height: 130%;
	padding: 10px;
	-moz-opacity: 2.0;
	filter: alpha(opacity=200);
}
#home .box_sml	{
	background-image: url(/common/graphics/common/home_box_sml.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:198px;
	height: 63px;
	margin: 13px 0px 19px 19px;
}
#home .box_beige	{
	width: 200px;
	height: 129px;
	marging-bottom: 10px;
	background-color: #CAC3BA;
}
#home .box_beige div	{
	color: #5C5E5F;
	line-height: 130%;
}
#home .box_beige b	{
	color: #F15D22;
	line-height: 200%;
}
#home .box_beige p {	
	padding: 10px 10px 20px 10px;
	margin: 0px;
	font-size: 110%;
}
#home .home_title	{
	background-color: #706E67;
	height: 25px;
	width: 200px;
}

#home .home_title img	{
	margin-left: 10px;
}

/****** ABOUT US ******/

.photo 	{
	margin: 20px 0px 0px 15px;
}

/****** CONTACT US ******/
#contact	{
	width: 760px;
	background-color: #ffffff;
}
#contact #bg	{
	width: 760px;
	text-align:left;
	vertical-align: top;
}
#contact_banner	{
	height: 226px;
	background-image: url(/common/graphics/images/contact_banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
}
#contact_banner	div	{
	font-size: 130%;
	color: #F15D22;
	font-weight: bold;
	line-height: 150%;
	padding: 30px 30px 0px 20px;;
}
#contact #content_grey	{
	height: 250px;
}
#contact_nav {
	font-size: 110%;
	color: #ffffff;
	font-weight: bold;
	margin-left: 65px;
	padding-top: 25px;
}
#contact_nav a:link,
#contact_nav a:visited 	{
	color: #ffffff;
	background-image: url(/common/graphics/common/arrow_grey_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0px 0px 22px;
	
}
#contact_nav a:hover	{
	text-decoration: underline;
}
#contact #email {
	background-image: url(/common/graphics/common/spacer.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 2px 70px 0px 2px;
	color: #F15D22;
}
.contactform	{
	font-size: 110%;
	padding-left: 20px;
}
.contactform p	{
	margin: 0px 0px 10px 0px;
}
.contactform input	{
	width: 180px;
	height: 20px;
	font-family: verdana;
	font-weight: normal;
	color: #5C5E5F;	
	font-size: 110%;
	padding-left: 5px;
	border: 1px solid grey;
}
.contactform form	{
	margin: 0px;
	padding: 20px 0px 0px 0px;
}
.contactform p	{
	font-weight: normal;
}

/******* GALLERY ******/
#gallery	{
	width: 760px;
	background-color: #ffffff;
}
#gallery #bg	{
	width: 760px;
	text-align:left;
	vertical-align: top;
}
#gallery #header_sml	{
	background-color: #535556;
}
#gallery .banner_gallery	{
	height: 367px;
	background-color: #414344;
	text-align: right;
}
#gallery #content_grey	{
	height: 200px;
	padding-top: 15px;
}
#gallery_text	{
	 position: relative;
	 width: 470px;
}
#gallery_text p	{
	color: #A7A9AB;
	font-size: 120%;
	line-height: 120%;
	margin-left: 140px;	
	margin-right: 25px;
}	
#gallery_text p b	{
	color: #ffffff;	
}	

/*** Slide show nav ****/

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
	display: none;
	background-color: #535556;
	
}

.paginationstyle	{ /*Style for demo pagination divs*/
	width: 285px;
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
 	position: absolute;
	top: 0px;
	right: 0px;
	top: 370px;
}

.paginationstyle select	{ /*Style for demo pagination divs' select menu*/
	border: 0px;
	margin: 0px;
	height: 25px;
}
.paginationstyle a	{ /*Pagination links style*/
	color: #555555;
	text-decoration: none;
	background-image: url(/common/graphics/gallery/arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 25px;
	width: 14px;
	padding: 10px 0px 10px 7px;
}

.paginationstyle a:hover, .paginationstyle a.selected	{
	color: #555555;
	background-color: #555555;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
	border: 0;
	padding: 0;
	height: 25px;
}

.paginationstyle a.imglinks img{
	vertical-align: bottom;
	border: 0;
}

.paginationstyle a.imglinks a:hover	{
	background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
	background-image: url(/common/graphics/gallery/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 25px;
	width: 14px;
	color: #555555;
	background-color: #555555;
}

.noimagenav	{
	float: right;
	height: 25px;
	width: 14px;

}
.noimagenav a	{
	background-image: url(/common/graphics/common/spacer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 25px;
	width: 14px;

}
/** Slide show nav end **/

.quote_text {
	font-size: 10px;
	padding: 0px 20px;
	margin: 20px 0px;	
	font-weight: bold;
}

.quote_text p {
	font-weight: normal;	
	font-size: 10px;
	font-style: italic;
	margin: 10px 0px;
	padding: 0px;
}