/* CSS Style Sheet for Zinc Public Relations Services. Created by grasshoppergraphics.ca October09*/

body {
height : 100%;
margin : 0 auto;
font-size : 0.85em;
line-height: 120%;
font-weight : normal;
color : #464646;
font-family: "Trebuchet MS", Helvetica, sans-serif;
background : url(images/back_tile.png);
	
}

#siteContainer {
	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
	z-index: 200;
	
	
	}

h1, h2, h4, h5 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #CC3300;
}

h3 { 
	color: #CC3300;
	line-height: 130%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:25px;
}

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

a:hover {color:#CC3300;}
a:active {color:#CC3300;}

#navwrap {margin: -140px auto 140px 460px;}

#navbar {
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: #ffffff;
	color: #666666;
	text-decoration: none; }
#navbar li ul {
	display: none; 
	width: 10em; /* Width to help Opera out */
	background-color: #ffffff;}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #ffffff;
	border: none;
	color: #CC3300; }
#navbar li li a:hover {
	background-color: #ffffff; }
	
#navbar li.active a {
	color: #CC3300;
}



.services li {list-style-type: none; color:#CC3300;}
.services li a {color: #CC3300; text-decoration:none;}
.services li a:hover {color: #CC3300;}
.services li a:visited {color: #CC3300;}

.red {color: #CC3300; text-align: right;}
.subhead {color: #CC3300; font-style: oblique;}
.serviceschart {font-size: 90%; line-height: 110%;}
.charthead {font-weight: bold; color: #CC3300; font-size: 105%;}




#content {
	width: 880px;
	margin: 0 20px 20px auto;
	padding: none;
	z-index: 1000;
	line-height: 150%;
	position: relative;
}

.text {
width: 450px;
margin: 0 auto 0 400px;
}


hr {
    height:2px;
    background:#666666;
    margin: 0px auto;  
   }

#footer {
margin: 0 10px 0 0;
padding: 0;
text-align: right;
font-size: 0.75em;;
z-index: 500;
}




#award {
    margin-top: 28px;
    position: relative;
    width: 418px;
    z-index: 100;
}

#award_image {
    left: -133px;
    position: absolute;
    top: -21px;
    z-index: -100;
}

