/* CSS Document */

body 
{
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	text-align: center;
	min-width: 800px;
	padding: 0px 50px;
}

body, p, td, div, li 
{
	font-family: Helvetica, myriad, arial, san-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 
{
	color: #CC6600;
}

h1{font-size:1.6em;}

h2{font-size:1.4em;}

h3{font-size:1.2em;}

h4{font-size:1em;}

h5{font-size:.9em;}

h6{font-size:.8em;}

img{border:none;}

a:link, a:active, a:visited {color: #CC6600; text-decoration: underline; }
a:hover {color: #999999 ;text-decoration: none; }

a.more 
{
	font-size: .88em;
}

/* Shell Structure */

#container
{
	position: relative;
	width: 100%;
	min-width: 800px;
	text-align: left;
	margin: 0px auto;
}

#toplinks 
{
	float: right;
	height: 16px;
	font-size: .9em;
	min-width: 800px;
}

#toplinks a {border-right:1px solid #666666; margin-right:7px;padding-right:7px; }
#toplinks a:link, #toplinks a:active, #toplinks a:visited {color: #999999; text-decoration: underline; }
#toplinks a:hover {color: #CC6600;text-decoration: none; }
#toplinks a.last {border-right:none; margin-right:0px;padding-right:0px;}

#header 
{
	position: relative;
	background-image: url(../images/headerright.jpg);
	background-repeat: no-repeat;
	background-position: right top; 
	min-width: 800px;
	width: 100%;
	height: 160px;
}

#headerlogo 
{
	height: 160px; 
	width: 240px;
	background-image: url(../images/headerleft.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
}

#headerlinks {
position: absolute;
z-index: 2;
left: 10px;
top: auto;
bottom:0px;
width: 500px;
height: 16px;
font-size:.9em;
}

#headerlinks a {border-right:1px solid #666666; margin-right:7px;padding-right:7px;}
#headerlinks a:link, #headerlinks a:active, #headerlinks a:visited {color: #999999; text-decoration: underline; }
#headerlinks a:hover {color: #CC6600;text-decoration: none; }
#headerlinks a.last {border-right:none; margin-right:0px;padding-right:0px;}

#productbox 
{
	position: absolute;
	width: 110px;
	height: 220px;
	right: -20px;
	left: auto;
	top: 36px;
	z-index: 3;
}

#flashcopy {
width: 400px;
height: 40px;
left: 190px;
top: 60px;
position: absolute;
z-index: 4;
}

#pagebar {
background-color:#AEB192; 
background-image:url(../images/pagebar.png); 
background-repeat:no-repeat; 
text-indent:200px; 
height:16px; 
color:#ffffff; 
line-height:16px; 
vertical-align:middle;
}

#lc 
{
	background-color: #e9e9e9;
	width: 190px;
	vertical-align: top;
	background-image: url(../images/lcbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left; 
}

#rc {
background-color: #ffffff;
vertical-align:baseline;
padding:15px 5px;
}

#footer {
width:100%;
height:20px;
min-width: 800px;
display: inline-block;
border-top:1px solid #333333;
padding-top:8px;
color:#333333;
font-size:.9em;
}


/* CONTENT */

/* Left Column */

/* Navigation */

#leftnav 
{
	text-align: right;
	padding-right: 5px;
}

#leftnav li 
{
	list-style-type: none;
}

#leftnav a:link, #leftnav a:active, #leftnav a:visited 
{
	text-decoration: none;
	color: #666666; 
}
#leftnav a:hover 
{
	color: #CC6600; 
}

#leftnav .l00
{
	text-transform: uppercase;
	line-height:22px;
}

#leftnav .l01 
{
	font-size:.85em;
	padding-right:10px;
	line-height:14px;
	text-transform: capitalize; 
}

#leftnav l02 
{
	font-size:.85em;
	padding-right:20px;
	line-height:14px;
	text-transform: capitalize; 
}


/* Clients */

#clients {
margin:10px 15px 20px 20px;
padding-top:20px;
padding-bottom:10px;
border-top:1px dotted #999999;
border-bottom:1px dotted #999999;
}

/* Jobs */

#jobs
{
	width: 400px;
}

#jobs .posting
{
	margin-top: 10px;
}

#jobs .posting .title
{
	font-size: 1.2em;
	font-weight: 700;
}

#jobs .posting .description
{
}

#jobs .posting .contact
{
	font-style: italic;
}

/* Contact */

#contact
{
	width: 75%;
}

#contact .required
{
	color: #CC6600;
}

#contact td.header
{
	background: #d7dcbe;
	color: #666666;
	font-weight: 700;
	margin-bottom: 20px;
}
#contact td.col1 { width:100px;text-align:right;vertical-align: bottom;padding-top:10px;}
#contact td.col2 { vertical-align: bottom;padding-left:10px;padding-top:10px;}
#contact td.col3 { width:100px;text-align:right; vertical-align: bottom;padding-top:10px;}
#contact td.col4 { vertical-align: bottom;padding-left:10px;padding-top:10px;}

/* Right Column */

/* Customer Profiles */

#cprofiles{
margin-bottom:60px;
}

#cprofiles td {
padding-bottom:15px;
}

.profile 
{
	position: relative; 
	height: 120px; 
	text-align: left; 
	background-image: url(../images/productbg.jpg); 
	background-position: bottom right; 
	background-repeat: no-repeat; 
}

.profileimg 
{
	position: absolute; 
	z-index: 2; 
	top: auto; 
	bottom: 0px; 
	left: 0px; 
	width: 115px; 
	height: 120px; 
}

.profilecopy 
{
	position: absolute; 
	z-index: 3; 
	top: auto;
	bottom: 5px;
	left: 100px; 
	right: 0px; 
}

.profilecopy div 
{
	margin-bottom:10px;
}

.profilecopy div.request 
{
	margin-bottom:0px;
}

.profilecopy div.request a 
{
	padding-right:50px;
}

.profilecopy div.request a.rqbtn 
{
	padding-right:0px;
}


/* Bottom Section Content */

#corp {
margin-bottom:20px;
}

#corp td {
vertical-align:baseline;
}

/* Left Content */
#corp td.left {
border-right:1px dotted #999999;
}

#corp td.left #clc {
padding-right:10px;
}

#corp td.left #clc div {
margin-bottom:10px;
}


/* Right Content */
#corp td.right #crc {
padding-left:10px;
}
#corp td.right #crc div {
margin-bottom:10px;
}






/* Seperate Class Rules */

div.divider 
{
	margin-top: 10px;
	padding-bottom: 0px;
	border-top: 1px dotted #999999;
	width: 100%;
	text-align: center;
}

div.quote 
{
	font-size: 1.4em; 
	font-family: 'Times New Roman', Times, serif;
}

div.quotetag 
{
	font-weight: bold; 
	font-size: .9em; 
}

span.highlight
{
	color: #CC6600;
}

/* Product Pages */

#productFrame
{
	position: relative;
	padding-left: 10px;
}

#productFrame #brand
{
	float: left;
}

#productFrame #summary
{
	position: relative;
	width: 400px;
	padding-left: 25px;
}

#productFrame #summary span.pname
{
	color: #CC6600;
	font-weight: 700;
}

#productFrame #sidebar
{
	position: absolute;
	width: 200px;
	top: 0px;
	left: 500px;	
}

/* Utility Pages */

#utilityFrame
{
	padding-left: 10px;
}

#utilityFrame .candy
{
	float: left;
}

#utilityFrame .content
{
	width: 400px;
	padding-left: 25px;
}


/* Print media rules */


@media print {
body {background-color:#FFFFFF; margin:0px;}
#container {width:100%;margin:0px;text-align:left;background-color:#FFFFFF;}
#toplinks {display: none; }
#headerlinks {display: none; }
#productbox {display: none; }
#flashcopy {display: none; }
#footer {display:none;}
}