<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, p, div, li {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #918f90;
}

body {
margin: 0;
padding: 0;
background: #000;
}

body.home-page p, body.home-page div, body.home-page li {
color: #fff;
font-size: 11px;
}

img {
border: 0;
}

h4 {
font-size: 12px;
margin: 4px;
color: #fff;
font-weight: bold;
}

h5 {
font-size: 13px;
margin: 4px 0;
color: #777;
font-weight: bold;
}

a {
color: #fff;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.clear {
clear: both;
}



#body-wrapper {
width: 1024px;
margin: 0;
}

#header {
width: 965px;
margin: 55px 0 37px 45px;
height: 41px;
}

#logo {
margin-left: 19px;
width: 346px;
float: left;
height: 51px;
}

#nav {
padding-top: 37px;
margin-right: 20px;
width: 510px;
text-align: right;
float: right;
vertical-align: bottom;
}

#nav a {
color: #fff;
text-decoration: none;
font-size: 12px;
}

	#nav a.selected {
	color: #E02B5F;
	font-weight: bold;
	}
	
	#nav a:hover {
	text-decoration: underline;
	}
	

	
#content-wrapper {
background-color: #fff;
margin: 0;
}

	.home-page #content-wrapper {
	background-color: #000;
	}

#graphic-area {
background: #b1d912 url(../images/home_left_bg.png) top left repeat-y;
margin-bottom: 34px;
}

	.service-page #graphic-area {
	background: #e02b5f url(../images/service_left_bg.png) top left repeat-y;
	}

	.about-page #graphic-area {
	background: #fde202 url(../images/about_left_bg.png) top left repeat-y;
	}
	
	.quality-page #graphic-area {
	background: #0096d6 url(../images/quality_left_bg.png) top left repeat-y;
	}
	
	.products-page #graphic-area {
	background: #ff8003 url(../images/products_left_bg.png) top left repeat-y;
	}
	
	.innovation-page #graphic-area {
	background: #fbbd00 url(../images/innovation_left_bg.png) top left repeat-y;
	}
	
	.contact-page #graphic-area {
	background: #fde202 url(../images/contact_left_bg.png) top left repeat-y;
	}

#graphic-leftcol {
width: 400px;
margin: 54px 50px 0 68px;
float: left;
padding: 35px 0;
}

	#graphic-leftcol p {
	color: #000;
	line-height: 18px;
	font-size: 12px;
	}

.home-page #graphic-leftcol {
padding-top: 0;
}

.service-page #graphic-leftcol {
background: url(../images/header_service.gif) top left no-repeat;
}

.about-page #graphic-leftcol {
background: url(../images/header_about.gif) top left no-repeat;
}

.quality-page #graphic-leftcol {
background: url(../images/header_quality.gif) top left no-repeat;
}

.products-page #graphic-leftcol {
background: url(../images/header_products.gif) top left no-repeat;
}

.contact-page #graphic-leftcol {
background: url(../images/header_contact.gif) top left no-repeat;
}

.innovation-page #graphic-leftcol {
background: url(../images/header_innovation.gif) top left no-repeat;
}

#graphic-rightcol {
float: right;
}


#graphic-leftcol .subhead {
color: #fff;
font-size: 19px;
line-height: 22px;
}

#copy-wrap {
margin: 30px 60px;
}

#copy-wrap p {
font-size: 16px;
line-height: 22px;
}

#twocol-wrap {
padding-bottom: 35px;
}

#twocol-wrap .left-col {
float: left;
width: 450px;
margin-left: 70px;
}

#twocol-wrap .right-col {
float: left;
width: 450px;
}

#twocol-wrap .right-col p {
line-height: 18px;
}


.tag-box {
background: url(../images/leftcol_tag_box_top.gif) top left no-repeat;
width: 402px;
padding: 23px 47px 0 0;
}

	.service-page .tag-box {
	background-image: url(../images/leftcol_box_top_fast.gif);
	}
	
	.quality-page .tag-box {
	background-image: url(../images/leftcol_box_top_quality.gif);
	}
	
	.products-page .tag-box {
	background-image: url(../images/leftcol_box_top_reach.gif);
	}
	
	.innovation-page .tag-box {
	background-image: url(../images/leftcol_box_top_new.gif);
	}
	
	.about-page .tag-box {
	background-image: url(../images/leftcol_box_top_about.gif);
	}
	
	.contact-page .tag-box {
	background-image: url(../images/leftcol_box_top_contact.gif);
	}

	.tag-box h3 {
	color: #e02b5f;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 5px 16px 0 18px;
	width: 295px;
	}
	
	.tag-box-inner {
	background: transparent url(../images/leftcol_tag_box_bottom.gif) bottom left no-repeat;
	padding: 4px 105px 12px 0;
	width: 355px;
	}
	
	.tag-box-inner ul li {
	padding: 0 40px 5px 0;
	}

#threecol-wrap {
margin-left: 70px;
}

.home-page #threecol-wrap {
margin-left: 45px;
}

#threecol-wrap .col {
float: left;
margin-right: 37px;
border: 0;
width: 275px;
}

	.home-page #threecol-wrap .col {
	float: left;
	margin-right: 13px;
	border: 1px solid #fff;
	width: 303px;
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 176px;
	}

	#threecol-wrap .col h4 {
	font-size: 14px;
	margin: 0 0 4px 0;
	color: #e02b5f;
	}
	
	#threecol-wrap h4 a {
	color:#E02B5F;
	font-size:14px;
	margin:0 0 4px;
	}
	
	#threecol-wrap h4 a:hover {
	text-decoration: underline;
	}
	
	.home-page #threecol-wrap .col h4 {
	font-size: 13px;
	margin: 12px 0 0 25px;
	color: #fff;
	}
	
	#threecol-wrap .col-head {
	width: 303px;
	height: 36px;
	border-bottom: 1px solid #fff;
	}
	
	.home-page #threecol-wrap .col .col-copy {
	width: 176px;
	margin-left: 25px;
	}
	
	#threecol-wrap .col .col-copy p {
	margin-top: 4px;
	line-height: 15px;
	}
	
	#col-brand-fast {
	background-image: url(../images/home_icon_fast.gif);
	}
	
	#col-brand-new {
	background-image: url(../images/home_icon_new.gif);
	}
	
	#col-brand-reach {
	background-image: url(../images/home_icon_reach.gif);
	}
	
	#threecol-wrap.bottom-blurbs .col {
	background: transparent url(../images/quality_photo_icon.jpg) top left no-repeat;
	padding-left: 73px;
	width: 200px;
	}
	
	#threecol-wrap.bottom-blurbs .col h4 {
	line-height:11px;
	margin:0 0 8px;
	}
	
	#threecol-wrap.bottom-blurbs #b-quality {
	background-image: url(../images/quality_photo_icon.jpg);
	}
	
	#threecol-wrap.bottom-blurbs #b-new {
	background-image: url(../images/new_photo_icon.jpg);
	}
	
	#threecol-wrap.bottom-blurbs #b-reach {
	background-image: url(../images/reach_photo_icon.jpg);
	}
	

#footer {
padding: 50px 0 20px 50px;
font-size: 9px;
color: #888181;
}

.home-page #footer {
color: #fff;
background: url("../images/fsc_logo_home.png") no-repeat scroll 715px 12px transparent;
}

#footer a {
color: #888181;
}

.home-page #footer a {
color: #fff;
}

/************* Contact Page Specific ***********/

.contact-page h3 {
font-size: 19px;
color: #777;
padding: 0 0 3px 0;
margin: 0 25px 25px 0;
border-bottom: 2px solid #e1e1e1;
}

.contact-page h5 {
width: 395px;
Xborder: 1px solid #e1e1e1;
Xborder-width: 1px 1px 0 1px;
background-color: #f1f1f1;
padding: 5px 0 5px 5px;
margin: 0;
}

.contact-box {
width: 400px;
border: 1px solid #e1e1e1;
margin: 0 0 10px 0;
}

	.contact-box td {
	padding: 2px 5px;
	border-bottom: 1px solid #f1f1f1;
	}
	
	.contact-box td p {
	margin: 0;
	padding: 0;
	}
	
	.contact-box .left-td {
	border-right: 1px solid #e1e1e1;
	font-weight: bold;
	vertical-align: top;
	width: 120px;
	}
	
	.contact-box a {
	color: #E02B5F;
	text-decoration: underline;
	}
	
.contact-page #twocol-wrap .right-col {
margin-top: 54px;
}

#contact-main {
margin-bottom: 35px;
}

#contact-main h3 {
margin-left: 70px;
}

#contact-main .left-col {
float: left;
width: 450px;
margin-left: 70px;
}

#contact-main .right-col {
float: left;
width: 450px;
}

#contact-main .right-col p {
line-height: 18px;
}

/************* Products Page Specific ***********/

#gallery-wrap {
margin-left: 70px;
}

#gallery-wrap .gallery-col {
width: 294px;
float: left;
margin-right: 14px;
padding-bottom: 20px;
overflow: hidden;
}

a.gallery-thumb span, .gallery-col .g-head {
display: block;
margin: 10px 0 7px 0;
color:#E02B5F;
font-size:14px;
font-weight: bold;
}

.gallery-col .hidden {
display: none;   
}

#gallery-wrap h4 {
margin: 10px 0 7px 0;
}

	#gallery-wrap h4 a {
	color:#E02B5F;
	font-size:14px;
	}

#gallery-wrap p {
margin-top: 0;
}


</pre></body></html>