/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#666 url(images/bg.gif);
	color:#666666;
	margin:20px 0;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
	padding:20px;
	border-bottom:1px solid #fff;
}
h2 {
	font-size:200%;
	color:#000;
	text-transform:uppercase;
	margin:30px 0 20px;
	font-weight:normal;
	line-height:115%;
}
h3 {
	font-size:110%;
	font-weight:bold;
	color:#662E91;
}
a {
	color:#666;
}
a:hover, a:active {
	text-decoration:none;
}

/* [/html] */

/* [container] */

#topshadow {
	width:728px;
	margin:0 auto;
	background:url(images/top-shadow.gif);
	height:25px;
}
#container {
	width:728px;
	margin:0 auto;
	text-align:left;
	background:url(images/container-bg.gif);
}

/* [/container] */

/* [header] */

#header {
	height:225px;
	padding:0 27px 0 28px;
}
#header #logo {
	float:right;
	width:226px;
	background:#323232;
	height:225px;
	text-align:right;
}
#header #image {
	float:left;
	width:446px;
	background:url(images/image-bg.gif) no-repeat;
}
#header p {
	padding:0 20px 0 30px;
	font:130%/130% Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	height:50px;
}
#header p.blue {
	color:#00aeef;
}
/*#creative #header p {
	padding:0 20px 0 15px;
}
#portfolio #header p {
	padding:5px 20px 0 30px;
	font-size:200%;
	letter-spacing:1px;
	line-height:140%;
}
#contact #header p, #home #header p, #quality #header p {
	padding:8px 20px 0 30px;
	font-size:175%;
}*/


/* [/header] */

/* [nav] */

#nav {
	background:url(images/nav-bg.gif);
	height:30px;
	margin:2px 27px 2px 28px;
}
#nav ul {
	list-style:none;
	margin:0 0 0 32px;
	padding:5px 0 0;
}
#nav li {
	padding:0 25px;
	font-weight:bold;
	color:#000;
	float:left;
	border-right:1px solid #fff;
	font-size:120%;
}
#nav li.nobg {
	border:0;
}
#nav li a {
	color:#000;
	text-decoration:none;
}
#nav li a:hover, #nav li a:active {
	color:#fff;
}
#nav span {
	border-bottom:2px solid #000;
}
.tabcontainer {
	clear:left;
	height:23px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}
.tabcontent {
	margin:0 0 0 153px;
	display:none;
}
#creative .tabcontent, #project .tabcontent, #quality .tabcontent, #customer .tabcontent {
	display:block;
}
.tabcontent li {
	list-style:none;
	padding:2px 11px;
	background:#666;
	color:#000;
	float:left;
	border-right:1px solid #fff;
}
.tabcontent li.right {
	padding:2px 13px 2px 12px;
	border:0;
}
.tabcontent a {
	text-decoration:none;
	color:#fff;
}
.tabcontent a:hover, .tabcontent a.onstate {
	color:#ccc;
}

/* [/nav] */

/* [content] */

#content {
	background:url(images/content-bg.gif) no-repeat bottom;
	padding:0 27px 0 43px;
}
#home #content {
	background:url(images/home-content-bg.gif) no-repeat bottom;
}
#quality #content {
	background:url(images/quality-content-bg.jpg) no-repeat bottom;
}
#content img {
	padding:1px 0 0;
	margin-top:0;
}
#content img.logos {
	padding:0;
	border:0;
}
#content #text {
	float:left;
	width:330px;
	margin:0 0 80px 0;
}
#creative #content #text {
	margin:0 0 61px 0;
}
#project #content #text {
	margin:0 0 110px 0;
}
#content #text ul {
	list-style:none;
}
#content #text li {
	background:url(images/bullet.gif) no-repeat 0 5px;
	padding:0 0 10px 20px;
}
#content #pgimage {
	float:left;
	width:277px;
	margin:1px 0 2px 51px;
}
#customer #content #pgimage {
	padding:30px 0 0 0;
}
#quality #content #pgimage {
	padding:30px 0 0 120px;
	width:157px;
}
#quality #content #pgimage img {
	padding:0;
}
#quality #content #pgimage #image1, #quality #content #pgimage #image2, #quality #content #pgimage #image3, #quality #content #pgimage #image4, #quality #content #pgimage #image5 {
	margin:0 0 20px;
	padding:1px;
	border:1px solid #898989;
}
#content .port_block {
	float:left;
	width:192px;
	height:157px;
	margin:20px 20px 0 0;
	text-align:center;
}
#content .lastone {
	margin-right:0;
}
	#content .counter {
		background:url(images/counter-icon.jpg) no-repeat;
		margin-left:12px;
	}
	#content .dump {
		background:url(images/dump-icon.jpg) no-repeat;
	}
	#content .fsdu {
		background:url(images/fsdu-icon.jpg) no-repeat;
	}
	#content .gondola {
		background:url(images/gondola-icon.jpg) no-repeat;
		margin-left:12px;
	}
	#content .specials {
		background:url(images/specials-icon.jpg) no-repeat;
	}
	#content .signs {
		background:url(images/signs-icon.jpg) no-repeat;
	}
	#content .shelf {
		background:url(images/shelf-icon.jpg) no-repeat;
		margin-left:12px;
	}
	#content .misc {
		background:url(images/misc-icon.jpg) no-repeat;
	}
	#content .general {
		background:url(images/general-icon.jpg) no-repeat;
	}
#content .port_block a.prodName {
	display:block;
	padding-top:126px;
	width:192px;
	height:31px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}
#content .port_block  a.white_link {
	
}
#content ul.portlist {
	margin:15px 0 0 0;
	list-style:none;
}
#content ul.portlist li {
	float:left;
	background:url(images/portfolio-box.gif) no-repeat;
	width:172px;
	height:85px;
	padding:5px 42px 25px 10px;
	text-align:right;
}
#content ul.portlist li strong {
	font-weight:bold;
	font-size:110%;
	color:#fff;
}
#content ul.portlist li li {
	float:none;
	background:none;
	width:auto;
	height:auto;
	padding:0;
	list-style:none;
	color:#36B3D1;
	line-height:130%;
}
#content ul.portlist li.end {
	padding:5px 10px 25px 10px;
}
#content ul.portlist li a {
	color:#36B3D1;
}

/* [/display] */

/* [form] */

form {
	margin:30px 40px 20px;
}
fieldset {
	border:1px solid #ccc;
	background:#F7F7F7;
	padding:20px 30px 25px;
	width:335px;
}
fieldset p {
	margin:12px 0 0;
}
label {
	width:120px;
	float:left;
	font-size:120%;
}
input, textarea {
	width:200px;
}

/* [/form] */

/* [footer] */

#footer {
	clear:both;
	font-size:100%;
	font-weight:bold;
	color:#fff;
	padding:0 0 24px;
	margin:0 0 0 -10px;
}
#footer .dmarquee {
	margin:0 0 0 218px;
	height:22px;
}
#bottomshadow {
	width:728px;
	margin:0 auto;
	background:url(images/bottom-shadow.gif);
	height:25px;
}

/* [/footer] */

/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:1px dotted #B5B5B5;
	font-size:1px;
	clear:both;
}
.newshead {
	background:url(images/news-icon.gif) no-repeat 2px 6px;
	padding:0 0 0 16px;
}
.smallemail {
	font:95%/135% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.blue, .blue a {
	color:#00aeef;
}
.firstpara {
	font-size:110%;
	margin:0;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline;
}

/* [/extra] */
