/* CSS Document */

#content_pages
{
margin:-20px 0px;
padding:0px;
margin-left: -60px;
/*border-left: 1px solid gray;*/
max-width: 80em;
}
#clientlist{
	clear:both;
	width:800px;
	background: url(../images/bottombg_pages.jpg) left repeat-y;
	margin:50px 0px 0px -40px;
	min-height:1200px;

}

#clientholder{
	width:700px;
	margin:0px 0px 5px 70px;
	
}
#clientholder h3{
	font-size:1.1em;
	color:#3199CC;
	}
	
#clientholder p{
	width:650px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:0.9em;
	color:#fff;
}
.clients{
	float:left;
	width:30%;
	margin:20px 20px 0px 0px;}

.clients ul{
	list-style-type:none;
	margin:0px 0px 5px 0px;
	}
.clients li{
    /*background: url(../images/bullet.jpg) left  no-repeat;*/
	min-height:30px;
	padding: 5px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
	font-size:0.9em;
	
	}
/*----------- contact page ---------------*/
#contactlist{
	clear:both;
	width:800px;
	background: url(../images/bottombg_pages.jpg) left repeat-y;
	margin:50px 0px 0px -40px;
	min-height:500px;

}
#contactlist h3{
	padding:20px 0px 0px 0px;
}
#address{
	clear:left;
	float:left;
	margin:20px 0px 20px 0px;
	width:70%;
}

#address p{
	font-size:1.1em;
	}
	
#phone_email{
	margin:20px 0px 20px 0px
}
#phone_email p{
	font-size:1.1em;
	}
	
#email{
	margin:20px 0px 20px 0px
}
#email p{
	font-size:1.1em;
	}	
.floatright
{
float: right;
margin: 0px 35px 5px 0px;
padding: 0;

}
/*----------- about page ---------------*/
#aboutlist{
	clear:both;
	width:800px;
	background: url(../images/bottombg_pages.jpg) left repeat-y;
	margin:50px 0px 0px -40px;
	min-height:1000px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
#about{
	width:800px;
	margin:0px 0px 5px 70px;
}
#about h3{
	margin:0px 0px 0px 10px;
	font-size:1.1em;
	color:#3199CC;
	}
#about p{
	width:400px;
	margin:10px 0px 10px 0px;
	font-size:1em;
	color:#fff;
}

#about_pics{
	margin:10px 100px 0px 0px;
	width:240px;
	float:right;
}
* html #about_pics{
	margin:10px 40px 0px 0px;
	}

#about_content{

	width:400px;
	float:left;
}
.aboutpics_layout{
	margin:20px 0px 0px 0px;
}

#about_content a:link{
	text-decoration:none;
	color:#0099FF;
	border-bottom:1px dotted #0099FF;
}
#about_content a:visited{
	text-decoration:none;
	color:#0099FF;
	border-bottom:1px dotted #0099FF;
}
#about_content a:hover{
	color:#0099FF;
}
/*----------- plastic page ---------------*/


#plasticlist{
	clear:both;
	width:800px;
	background: url(../images/bottombg_pages.jpg) left repeat-y;
	margin:50px 0px 0px -40px;
	min-height:900px;

}

#plasticlist .floatright{
	margin: 20px 155px 5px 0px;
	border: 2px  solid #3199CC;
}
/*----------- sitemap ---------------*/
.sitemap ul{
	list-style-type:none;
	margin:0px 0px 20px 20px;
	}
.sitemap li{
    background: url(../images/bullet.jpg) left  no-repeat;
	min-height:45px;
	padding: 25px 0px 0px 110px;
	margin:0px 0px 0px 20px; 
	}
/*----------- sitemap ---------------*/	
#links_text p{
	float:left;
	width:500px;
	padding:10px 0px 10px 0px
}
