/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0;
 height:100%;
 width:100%;
 color:#FFF;
 background-color: #000000;
 background-image: url("images/background.gif");
	    background-repeat: repeat-x;
 background-attachment: fixed;
        background-position: top;  

		
}  


table {border-width: 0;
	border-spacing: 10px;
	border-style: solid solid solid solid;
	border-color: #d1242a #d1242a #d1242a #d1242a;
	border-collapse: separate;

	font-family: helvetica, arial;
	font-size: 13px;
	color: #fff;
	margin:20px auto;

	}  
	
image {	border-width: 0px 0px 0px 0px;
		border-color: #FFFFFF; 
		

}	

#quote{
	width:650px;
} 

box-content {overflow:hidden;}
	
 

 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
		




{text-decoration: none ;} a:hover {color: #d1242a ;} 

a:link, a:visited
{
	color : #f05127;
	text-decoration: none;
}
a:hover, a:active
{
	color : #ffffff;
	text-decoration: none;
}

