/* @override 
	http://www.metalapse.com/dev/public_html/zenithprinting-com/styles.css
	http://localhost/~pat/zenithcolorgroup-com/styles.css
*/

	
/* @group Global Reset */

	
/* Used for global layout stuff - based on the Yahoo reset: http://developer.yahoo.com/yui/reset/ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
}


	
/* @end */

	
/* @group Layout Grid */
body {
	background-color:#bebebe;
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size:small;
	color:white;
}

#body_popup {
	margin:0 auto;
	padding:15px;
	background-color:#000;
	color:white;
}

#wrap {
	margin:0 auto;
	width:1100px;
}

#page_top {
	height:187px;
	background:url(img/page_top_img.jpg) no-repeat;
	float:left;
	width:1100px;
}

#page_center {
	background:url(img/page_center_img.jpg) repeat-y;
	float:left;
	width:1100px;
}

#page_bottom {
	background-image:url(img/page_bottom_img.jpg);
	height:186px;
	width:1100px;
	float:left;
}

#logo_top_left {
	padding-top:75px;
	padding-left:80px;
	float:left;
	width:200px;
}

#home_top_right {
	padding-top:75px;
	padding-right:75px;
	float:right;
	width:300px;
	text-align:right;
}

#nav {
	width:950px;
	float:left;
	margin-left:80px;
	border-bottom:1px solid #c9c9c9;
	text-align:right;
	padding-bottom:7px;
	display:inline;
}

#nav ul {
	float:right;
}

#nav li {
	float:left;
	padding:0 35px;
	border-right:1px solid #c9c9c9;
}

#nav li.last {
	float:left;
	padding:0 0 0 35px;
	border-right:0;
}

#change_main_img {
	text-align:right;
	font-size:.88em;
}

#lower_center_right_text ul {
	margin-bottom:15px;
	padding-left:15px;
}

#lower_center_right_text ol {
	margin-bottom:15px;
	padding-left:15px;
}

#lower_center_right_text ul li {
	list-style-position:outside;
	list-style-type:disc;
	padding-bottom:2px;
}

#lower_center_right_text ol li {
	list-style-position:outside;
	list-style-type:decimal;
	padding-bottom:2px;
}

#main_center_left {
	width:300px;
	height:388px;
	float:left;
	padding-right:10px;
	border-bottom:1px solid #c9c9c9;
	margin:10px 10px 0 80px;
	display:inline;
}

#main_center_right_image {
	margin:10px 0 0;
	float:left;
	border-bottom:1px solid #c9c9c9;
	height:388px;
}

#lower_center_left_contact {
	width:299px;
	margin:30px 15px 0 80px;
	display:inline;
	float:left;
	text-align:right;
}

#lower_center_right_text {
	width:630px;
	margin:30px 0 0;
	padding-left:10px;
	float:left;
	border-left:1px solid #c9c9c9;
}

#eco_logos {
	text-align:left;
	margin-top:125px;
}

#green_press_leaf {
	float:right;
	width:100px;
	font-size:.8em;
	text-align:right;
}

.image_under_text_right {
	float:right;
	clear:both;
	margin-top:5px;
}

#case_studies {
	float:left;
	margin-top:60px;
}

.case_study_box {
	float:left;
	padding-right:8px;
}

.our_work_samples {
	padding:0 8px 20px 0;
	margin:0;
	width:310px;
	float:left;
	font-size:.9em;
}

.our_work_samples_right {
	padding:0 0 20px;
	margin:0;
	width:310px;
	float:left;
	font-size:.9em;
}

.our_work_txt {
	text-align:left;
	color:#fff;
	font-size:.9em;
}

#page_bottom {
	float:left;
}

#page_bottom_content {
	width:950px;
	float:left;
	margin-left:80px;
	border-top:1px solid #c9c9c9;
	display:inline;
	padding-top:10px;
}

#bottom_copyright {
	width:450px;
	float:left;
}

#bottom_nav {
	float:left;
	text-align:left;
}

#bottom_errata {
	float:right;
	text-align:right;
}

#credits {
	padding-top:20px;
	width:100%;
	float:left;
	text-align:center;
	font-size:85%;
	color: #c8c8c9;
}

#AutomaticSiteMap {
	padding-top:3px;
	width:100%;
	float:left;
	text-align:center;
}

blockquote {
	margin-left:25px;
}


	
/* @end */

	
/* @group Type & Links */
h1,h2,h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}


	
/* h1 { color:#ff0000; font-size:1.2em; margin-bottom:18px; } */
h1 {
	color:#fff;
	margin-bottom:10px;
	font-size:1.4em;
}

h2 {
	line-height:95%;
	color:#fff;
	margin-bottom:10px;
	font-size:1.8em;
	line-height:1.1em;
}

h3 {
	color:#fff;
	margin-bottom:10px;
	font-size:1.3em;
}

p {
	line-height:1.3em;
	margin-bottom:12px;
}

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

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

a:hover {
	color:#fff;
	text-decoration:underline;
}

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

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

#change_main_img a:hover {
	color:#279354;
	text-decoration:underline;
}

.redText {
	color:red;
}

.blueText {
	color:blue;
}

.greenText {
	color:#279354;
}

.uppercase {
	text-transform:uppercase;
}

.borderBottomDotted {
	border-bottom:1px dotted gray;
}


	
/* @end */

	
/* @group Forms */
#contact_us {
	text-align:right;
	float:left;
	font-size:.85em;
}

#contact_us fieldset {
	padding:0 0 30px;
	border-top:1px solid #000;
}


	
/*This is the top fieldset that spans two cols*/
#contact_us #contact_your_info {
	width:600px;
}

#contact_us #contact_your_info li.left {
	width:270px;
	float:left;
	padding:3px 0;
}

#contact_us #contact_your_info li.leftlarge {
	width:350px;
	float:left;
	padding:3px 0;
}

#contact_us #contact_your_info li.right {
	width:270px;
	float:right;
	padding:3px 0;
}

#contact_us fieldset li {
	list-style-type:none;
	padding:3px 0;
	width:270px;
	float:right;
}

#contact_us fieldset li.leftlarge {
	list-style-type:none;
	padding:3px 0;
	width:350px;
	float:right;
}


	
/* Second row, general form fieldsets */
#contact_us fieldset legend {
	text-align:left;
	padding:5px 0 15px;
	color:#fff;
	font-weight:bold;
}

#contact_us fieldset ul {
	padding:0;
}

#contact_us fieldset label {
	float:left;
	clear:both;
}

#contact_us fieldset.fieldsetleft {
	width:270px;
	float:left;
}

#contact_us fieldset.fieldsetleftlarge {
	width:350px;
	float:left;
}

#contact_us fieldset.fieldsetright {
	width:300px;
	float:right;
}

#contact_us #contact_more_info li {
	text-align:left;
	padding-left:20px;
}

#contact_us #contact_more_info2 li {
	text-align:left;
	padding-left:20px;
}

#contact_us #contact_more_info3 li {
	text-align:left;
	padding-left:20px;
}

.telephone1 {
	width:35px;
}

.telephone2 {
	width:36px;
}

.telephone3 {
	width:50px;
}


	
/* @end */

	
/* @group Widgets */

	
/* Used for widgets like tabs, drop-down menus, and Òread moreÓ buttons */

	
/* @end */