/* Style Sheet for Plastonics.com */

#left_content
	{
		float: left;
		border-right: 2px solid #979A85;
		height: auto;
		width: 180px;
		font-family: "Chaparral Pro", "Arial Narrow", Arial;
		color: #000000;
		font-size: 14px;
		padding: 10px;
		line-height: 30px;
	}
	
#main
	{
		float: left;
		width: auto;
		
	}

.main_content
	{
		float: left;
		width: 485px;
		font-family: "Chaparral Pro", "Arial Narrow", Arial;
		color: #000000;
		font-size: 14px;
		padding: 10px;
		line-height: 22px;
			
	}

#main_image
	{
		float: left;
		width: 170px;
		padding: 10px;
			
	}
	
#designed_by
	{
		font-family: "Chaparral Pro", "Arial Narrow", Arial;
		font-size: 12px;
	}

#bottom_panel
	{
		font-family: "Chaparral Pro", "Arial Narrow", Arial;
		font-size: 14px;
	}

#buttons_side
	{
		color: #a8ab96; 
	}
a.buttons, a.buttons:link, a.buttons:active, a.buttons:visited
	{
		font-family: "Palatino Linotype", "Times New Roman", Arial; 
		color: #2e5185; 
		font-size: 12px; 
		margin-left: 10px;
		line-height: 12px;
		text-decoration: none;
		display: block;

		
	
	}

a.buttons:hover
	{
		background: url(images/underline.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		margin-left: 10px;
		
		
	}
	
#scroll_up
    {
    	background-color: #D7DAC4;
		width: 100%;
		height: 40%;
		color:#003333;
		font-size: 11px;
	}

.address_info
	{
		font-size: 10px;
	}
