html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
	background: url(../images/tail_center.jpg) no-repeat 0 0 #FFFFFF;	
}

h1 { 
	font:1.5em georgia,serif; 
	margin:0.5em 0;
}

h2 {
	padding:0px 0 0 5px;
	font:bold 1.6em Verdana,serif;
	color:#fb8903;
}
	h1, h2, a {
		color:orange;
	}

p { 
	line-height:1.5; 
	margin:0 0 0 0;
}

img{

	border:none;
	vertical-align:middle;
}

.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
}


div#container {
	position:relative; 
	margin:0 auto; /* center, not in IE5 */
	width:912px;
	background:#f0f0f0;
	height:auto !important; 
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; 
	background:url(../images/container.png) repeat-y 0 0 ;
}

div#header {
	margin-top:0px;
	margin-left:11px;
	width:890px;
	height:281px;
	background:url(../images/header.png) no-repeat 0 0;
}
	
	div#header a {
		float:left;
		padding:25px 0 0 5px;
		font:bold 12px/15px "trebuchet ms", Arial, Helvetica, sans-serif;
		color:#0000ff;
		text-decoration:none;
	}
	
	div#header a:hover{
	color: #525252;
	}
	
	
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}
	
	div#header  ul{
		float:left;
		padding:210px 0 0 205px;
		list-style: none;
		font-size:1.6em;
		font-weight: bold;
		text-align: center;
		white-space: nowrap;
	}
	div#header  ul li{
		float:left;
		display: inline;
		margin: 0 10px;
	}

	div#header  ul li a{
		font:bold 18px/20px "trebuchet ms", Arial, Helvetica, sans-serif;
		color:#0000ff;
		text-decoration:none;
		background-color:inherit;
		padding: 0 0 1px;
		border-bottom: 5px solid #fb8903;
		width:auto;
	}
	
	div#header ul li a:hover{
		border-color: #525252;
		color: #fb8903;
	}
	div#header ul li a:active{
		border-color: #525252;
		color: #fb8903;
	}
	
	
div#content {
	margin-left:11px;
	width:890px;
	height:auto; 
	height:100%; /* IE6: treaded as min-height*/
	min-height:450px; 
	padding:0 0 20px 0; /* bottom padding for footer */
	background:url(../images/content.png) no-repeat 0 0;

}	
	div#content .justify {
		margin-top:-30px;
		float:left; 
		padding:0px 10px 0px 25px; 
		width:450px;
		height:380px;
		text-align: justify; 
	}
	div#content .justify h4 {
		padding-left:5px;	
		font:bold 1.7em Verdana,serif;
		color:#fb8903;
	}
	div#content .justify h2{
		padding:0px 0 0 5px;
		font:bold 1.6em Verdana,serif;
		color:#fb8903;
	}
	div#content .justify h1 {
		padding:30px 0 0 5px;
		font:bold 1.6em Verdana,serif;
		color:#fb8903;
	}
	div#content .justify p {
	padding-bottom:8px;
	font:normal 1.20em Verdana,serif;
	color:#525252;
	}	
	div#content .justify  span{
		margin-left:2em;
	}
	div#content .justify label {
		font:bold 0.9em Verdana,serif;
		color:#525252;
	}
	div#content .justify input {
		font:normal 1em Verdana,serif;
		vertical-align:middle;
		color:#fb8903;
	}
	
	div#content .offer {
		background: url(../images/offer.png) no-repeat center center;
		float:left; 
		padding:10px 25px 0px 10px; 
		width:370px;
		height:380px;
	}	
	div#content .offer  a{
		text-decoration:none;
		text-align:center;
		padding:5px 10px 5px 10px;
		font:bold 1.1em arial,sans-serif;
		color:#525252;
	}
	div#content .offer h4 {
		text-align:center;
		font:bold 1.8em georgia,serif;
		color:#da4d00;
	}
	div#content .offer h3 {
		text-align:center;
		font:bold 1.6em georgia,serif;
		color:#0000ff;
	}
	div#content .offer h2 {
		text-align:center;
		font:bold 1.15em georgia,serif;
		color:#da4d00;
	}	
	div#content .offer  span{
		text-align:center;
		font:bold 1em georgia,serif;
		color:#525252;
	}	
	div#content .services{
		float:right; 
		padding:0px 25px 300px 10px; 
		width:370px;
		height:500px;
	}
	div#content .services h1 {
		padding:0px 0 0 5px;
		font:bold 1.6em Verdana,serif;
		color:#fb8903;
	}
	div#content .services ul{
		float:left;
		font:bold 1em georgia,serif;
		line-height: 1.3em;
		padding:0px 0 0px 30px;
		color:#525252;
	}
	div#content .services  ul li{
		list-style-position: outside;
		list-style-type: square;
	}
	div#content .suppliers{
		float:left; 
		width:440px;
		padding:0px 10px 120px 35px; 

	}
	div#content .suppliers h1 {
		padding:20px 0 0px 0px;
		font:bold 1.6em Verdana,serif;
		color:#fb8903;
	}
	div#content .suppliers p {
		background:url(../images/extra.png) no-repeat center center;
		width:400px;
		height:250px;
	}
	div#content .projects {
		margin-top:-30px;
		float:left; 
		padding:5px 0px 50px 0px; 
		width:890px;
	}
	div#content .projects h1 {
		padding:0px 0 0px 10px;
		font:bold 1.6em Verdana,serif;
		color:#fb8903;
	}

	div#content .box {
		float:left; 
		padding:0px 20px 0px 20px; 
		width:400px;
	}
	
	div#content .box h1{
		text-align:center;
		font:bold 1.6em Verdana,serif;
		color:#fb8903;
	}
	
	div#content .box h2{
		text-align:left;
		font:bold 1.2em Verdana,serif;
		color:#525252;
	}
	
	div#content .box span{
		text-align:center;
		font:bold 1.3em Verdana,serif;
		color:#0000ff;
	}
	
	div#content .box p {
		text-align:left;
		font:bold 1.1em Verdana,serif;
		color:#525252;
		
	}
	div#content .box ul{
		font:bold 1.1em georgia,serif;
		line-height: 1.2em;
		color:#525252;
		padding:0px 0 0px 3px;
	}
	
	div#content .box   ul li{
		text-align:left;
		list-style-type: none;
		padding-left:22px;
		padding-bottom:5px;
		background: url(../images/offerlist.png) left top no-repeat;
	}
	
	div#content .box a{
		text-decoration:none;
		padding:0px 0px 5px 200px;
		font:bold 1.3em arial,sans-serif;
		color:#0000ff;
	}
	
	div#content .box div {
		text-align: justify;
	}
	
	div#content .box div.topleft {
		display: block;
		background: url(../images/box-bg.png) top left no-repeat;
		padding: 0em 0em 0em 0.8em;
	}

	div#content .box div.topright {
		display: block;
		background: url(../images/box-bg.png) top right no-repeat;
		padding: 2em 2.5em 0em 1em;
		margin: 0em -1em 0 0.8em;
	}

	div#content .box div.bottomleft {
		display: block;
		height: 45px;
		margin-top: -1.0em;
		background: url(../images/box-bg.png) bottom left no-repeat;
	}

	div#content .box div.bottomright {
		display: block;
		background: url(../images/box-bg.png) bottom right no-repeat;
		height: 45px;
		margin: 0em -1em 0 1em;

	}
	
	div#content .contact{
		float:left;  
		width:430px;

	}
	div#contact {
	margin-left:11px;
	width:890px;
	height:auto; 
	height:100%; /* IE6: treaded as min-height*/
	min-height:580px; 
	padding:0 0 20px 0; /* bottom padding for footer */
	background:url(../images/content.png) no-repeat 0 0;
	}
	
	.mail{
		float:left; 
		padding:0px 15px 100px 10px; 
		width:420px;
		
	}
	#formail{
		width: 380px;
		margin: auto;
	}
	#formail label{
		display: block;
		margin: 2px 0;
	}
	#text{
		background: #f8f8f8;
	}
	#sendmail{
		margin-top: 10px;
		display: block;
	}
	#response{
		display: none;
		border: 1px solid #ccc;
		background: #FFFFA0;
		padding: 10px 15px 0 0;
		width: 350px;
	}
		
	div#footer {
		position:absolute;
		margin-left:11px;
		width:890px;
		height:75px;
		bottom:0; /* stick to bottom */
		background:url(../images/bottom.png) no-repeat 0 0;
	}

	div#footer p {
		padding:1em;
		font:bold 14px/18px "trebuchet ms", Arial, Helvetica, sans-serif;
		margin:0;
	}
	#footer p.phone{
		position:absolute;
		top:2px;
		right:10px;
		height:35px;
		color:#0000ff;
	}