/* Start of CMSMS style sheet 'Layout:Green' */
@charset "utf-8";
/* CSS Document */
body {
	background-color:#fff;
	padding: 10px 0px 0px 0px;
}

body,td,th {
	font-family: Calibri, Verdana, Arial, sans-serif;
	color: #000;
	font-size: 80%;
}
a:link { color: #000; }
a:hover { color: #C90205; }
a:visited { color: #CCC; }
a:active { color: #666; }

div.pagewrapper {
	margin: auto;
	width: 740px;
}
div.main p {padding: 0 0 1em 0;}

div.main {padding: 10px 0 0 0; overflow:hidden;}

div.left {
	float:left ;
	text-align:left;
	width:340px;
}
div.right{
	float:right;
	text-align:left;
	width:390px;
}
div.footer {
	width: 740px;
	text-align:center;
	clear:both;
}
div#footerBar{
	height:0;
	padding: 27px 0 0 0;
	background-image: url(images/steel_danzer_green.jpg);
	background-position: 0px -681px;
	overflow:hidden;
}
div.footer p, div.footer p a{
	color: #666;
}
div.footer p{
	margin: 3px 0px;
	font-size: 85%;
}
div.hr {
	border-bottom:1px solid white;
	height:1px;
}
div.clearBoth {
	clear:both; 
	height:0px; 
	padding: 1px 0 0 0;
	overflow:hidden;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana;
	font-weight: bold;
	color: #75A92B;
}	
h1 {
	font-size: 180%;
}	
h2 {
	font-size: 150%;
}	

input.textField, textarea {
	border: 1px solid #666; 
	height:20px; 
	width:200px;
 	padding:5px;
 	margin:0 0 0 10px;
 	vertical-align:text-middle;
 	font-size: 130%;
}
textarea{
 	height:90px;
 	vertical-align:text-top;
}

input.textField:focus,  textarea:focus { border: 1px solid #fff; background-color:#cccccc; }

.formFields {
	text-align:right;
 	margin:5px;
 	width:300px;
}

.main li {
 	list-style-image:none;
 	list-style-position:outside;
 	list-style-type:disc;
 	margin: 0 0 5px 0;
}

.main ul {padding: 0 0 15px 10px; color:#75A92B;}
#Specification .main ul {padding: 0 0 10px 60px; color:#75A92B;}

#GreenIntro-av div.left {
	float:left ;
	text-align:left;
	width:520px;
}

#GreenIntro-av div.right{
	float:right;
	text-align:left;
	width:200px;
}

#GreenIntro-av h1 {
	height:0px;
	padding: 187px 20px 0 20px; 
	background-image: url(images/green_title.gif);
	background-position: 20px -10px;
	background-repeat:no-repeat;
	overflow:hidden;
}
#Specification h1 {
	height:0px;
	padding: 67px 20px 0 20px; 
	background-image: url(images/cf-reduced.gif);
	background-position: 20px -10px;
	background-repeat:no-repeat;
	overflow:hidden;
}
#Specification h2 {
	height:0px;
	padding: 90px 0 0 0; 
	background-image: url(images/green_tel.gif);
	background-position: 30px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}
#Specification div.right{
	float:right;
	text-align:left;
	width:350px;
	padding: 0 0 10px 0;
}
#Contact h1 {
	font-size: 120%;
}	

#footerLogos {padding: 8px 0;}
/* End of 'Layout:Green' */

