/* CSS Document */
body{  
	font-family:Arial; 
	font-size:13px; 
	color:#000000; 
	margin:0; 
	padding:0; 
	background:#FFFFFF;
	margin-top: 4px;
}


#maincontainer{ 
	border: 1px solid #e1e1e1;
	width:640px; 
	margin: 0 auto; 
	background:url(images/pixel_top.gif) left top repeat-x;
}


#top_header{ 
	width:640px; 
	height:88px;
}


#top_headerlogo{ 
	width:225px; 
	height:88px; 
	float:left; 
	cursor: pointer;
	background:url(images/coolframe_logo.jpg) 0 0 no-repeat;
}


#top-headerwecare{
	width:241px; 
	height:88px; 
	float:right; 
	background:url(images/coolframe_wecare.jpg) 0 0 no-repeat;
}


#free{ 
	width:626px; 
	height:130px; 
	padding:80px 0px 0px 14px; 
	background:url(images/free.jpg) 0 0 no-repeat;
}


#text_area{ 
	width:610px; 
	background:url(images/pixel_middle.gif) left top repeat-x; 
	padding:26px 15px 0px 15px;
}


#text_area p{ 
	font-family:Arial; 
	font-size:13px; 
	color:#000000; 
	text-align: justify; 
	line-height:17px;
}


#text_area h2{ 
	font-family:Arial; 
	font-size:13px; 
	color:#4c4c4c; 
	font-weight:bold; 
	text-align: justify; 
	line-height:13px;
}


#footer{ 
	width:470px; 
	height:105px; 
	padding:73px 0px 0px 170px; 
	background:url(images/footer.jpg) no-repeat;
}


#footer_1sttext{ 
	width:289px; 
	float:left;
}


#footer_2ndtext{ 
	width:125px; 
	float: left;
}


#footer_customerservices{ 
	width:300px; 
	float: left; 
	margin-top:5px;
}


.tollree{ 
	color:#fa0000;  
	font-family:Arial; 
	font-size:13px;  
	font-weight:bold; 
}


.italic_free{ 
	font-family:Arial; 
	font-size:13px; 
	color:#fa0000; 
	font-style:italic;
} 


.plastic{ 
	font-family:Arial; 
	font-size:13px; 
	color:#000000; 
	font-style:italic;
}


.yellow_free{ 
	font-family: Arial; 
	font-size:21px; 
	color:#fff600; 
	font-weight:bold;
}


.plastic_white{  
	font-family: Arial; 
	font-size:30px; 
	font-weight:bold; 
	color:#ffffff; 
	line-height:28px;
}


.white{  
	font-family:Arial; 
	font-size:13px; 
	color:#ffffff;
}


.store{  
	font-family:Arial; 
	font-size:12px; 
	color:#ffffff;
}


.store_heading{  
	font-family:Arial; 
	font-size:12px;  
	font-weight:bold; 
	color:#ffffff;
}

.sales{  
	font-family:Arial; 
	font-size:12px; 
	color:#ffffff; 
	text-decoration: underline;
}


.sales:hover{  
	font-family:Arial; 
	font-size:12px; 
	color:#fff600; 
	text-decoration: none; 
}