﻿body, div, span, ul, li, p, h1, h2, h3 
{
	padding: 0;
	margin: 0;
	outline: none;
	font-size: 12px;
}

li 
{
    list-style-type: square;
}

body 
{
	background: #454545;
	font-family: Arial, Sans-Serif;
	text-align: center;
	font-size: 12px;
}

.section-container 
{
	width: 818px;
	margin: auto;
	background-color: #FFFFFF;
}

.section 
{
	margin: 0 36px 0 36px;
	width: 746px;
	text-align: left;
	
}


#header-container 
{
	padding-top: 28px;
	padding-bottom: 28px;
	height: 60px;
}

#main-container
{
	height: 350px;
	padding-bottom: 32px;
}

#main 
{
	height: 350px;
	width:746px;
}

#logo img
{
	border: none;
}

#footer-container
{
	background-color: Transparent;
}



#content 
{
	padding-bottom:32px;
	color: #454545;
}

#content p, 
#content h2, 
#content h1, 
#content ul
{  
    margin-bottom: 10px;
}

#content h1 
{
    color: #55A51C;
    font-size: 20px;
    font-weight: normal;
}


#content h2 
{
    color: #55A51C;
}

#content p.last 
{
    margin-bottom: 0;
}

#content a 
{
    color: #454545;
    text-decoration: none;
    border-bottom: dotted 1px #454545;
}

#content a:hover 
{
    border-bottom: solid 1px #454545;
}

#content li 
{
    margin-left:25px;
    padding-left: 5px;
    margin-bottom: 10px;
}


/*-----------------------------------------------
-- Naviation
-----------------------------------------------*/

#nav , 
#nav-container
{
	height: 28px;
}

#nav ul 
{
	width: 746px;
	background: #000000 url(../img/nav-background.gif) top left repeat-x;
	height: 28px;
}


#nav ul li 
{
	float: left;
	display: block;
	height: 28px;
}

#nav ul li a 
{
	text-decoration: none;
}

#nav ul li a span 
{
	padding: 5px 18px 5px 18px;
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	font-size: 13px;
	height: 18px;
	cursor: pointer;
}

#nav ul li a:hover
{
    color: #55A51C !important;
}

#nav ul li a:hover span 
{
    color: #55A51C !important;
}

#nav ul li.on a span 
{
    color: #55A51C !important;
}

#nav ul li a:hover > span
{
    color: #55A51C !important;
}


#nav 
{
	position: relative;
}



/* -------------- AWARD SECTION -------------- */

.award-section 
{
    padding: 0;
    margin: 0;
}

#content div.award-section a 
{
	width: 148px;
	margin-right: 14px;
	float: left;
	height: 65px;
	padding-left: 65px;
	font-size: 10px;
	line-height: 12px;
	display: block;
	text-decoration: none !important;
	border: none;
}

#content div.award-section a:hover 
{
    color: #55A51C;
    text-decoration: none !important;
	border: none !important;
}

#wbe a
{
    background: url(../img/logo-wbe.gif) top left no-repeat;
}

#bef a
{
    background: url(../img/logo-bef.gif) top left no-repeat;
}

#fsc a
{
    background: url(../img/logo-fsc.gif) top left no-repeat;
}

#xerox a
{
    background: url(../img/logo-xerox.gif) top left no-repeat;
    margin-right: 0 !important;
}




/* -------------- FOOTER -------------- */

#footer , #nav-footer
{
	height: 28px;
}

#footer ul 
{
	width: 746px;
	height: 26px;
}


#footer ul li 
{
	float: left;
	display: block;
	height: 26px;
	margin: 20px 18px 5px 0px;
	font-size: 11px;
}


#footer ul li a 
{
	text-decoration: none;
}

#footer ul li a span 
{
	text-decoration: none;
	color: #000000;
	display: block;
}

#footer ul li a:hover span 
{
	color: #55A51C;
}

#footer ul li.copy 
{
	float: right;
	color: #2c2c2c;
	margin-right: 0 !important;
}








/* ----- Odd Content Split ----- */

.split-odd-big-left 
{
    float: left;
    width: 474px;
}

.split-odd-small-right 
{
    float: right;
    width: 236px;
}

/* ----- Odd Content Split ----- */

.split-odd-small-left 
{
    float: left;
    width: 236px;
}

.split-odd-big-right 
{
    float: right;
    width: 474px;
}

/* ----- Even Content Split ----- */

.split-even-left 
{
    float: left;
    width: 355px;
}

.split-even-right 
{
    float: right;
    width: 355px;
}

.clear 
{
    clear: both;
    height:1px;
}




/* --------- Contact Veritas Page --------- */

.contactform
{
    width: 355px;
}

.contactform span.label 
{
    float: left;
    width: 150px;
    display: block;
    padding-top:5px;
}

.contactform span.input 
{
    float: right;
    width: 200px;
    display: block;
    padding-top:5px;
}

.contactform span.input input, 
.contactform span.input textarea
{
    width: 196px;
}

.contactform span.input input.button 
{
    width: auto !important;
   color:#969696;
   font-family: Arial,sans-serif;
   font-size:12px;
   font-weight:bold;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#969696;
   border-left-color:#969696;
   border-right-color:#969696;
   border-bottom-color:#969696;
   padding: 1px 6px 1px 6px;
   cursor: pointer;
}

.contactform .form-section
{
    clear: both;
}

.contactform textarea 
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}



/* ---------- Vertical Markets ----------- */



#vertical-markets li
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#vertical-markets li
{
    font-size: 18px;
    color: #55A51C;
    border: none !important;
    padding-right: 13px;
    outline: none;
}


