html {
		height: 101%;
	}
body {
		height: 101%;
		background: url(../images/bg2.jpg); 
		margin: 5px 0px 0px 0px;
		color: #cccccc;
		font: 100% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 0px 3px 0px 0px;	
	}
	table {
		font: 95% arial,helvetica,sans-serif;
		text-align: justify;
		color: #000000;
		line-height: 13pt;
		cell-padding: 10px
	}
	#table1 {
		width: 1000px;
		font: 80% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 5px 5px 5px 5px;
		background: #000000;
		color: #cccccc;
		line-height: 15pt;
		border-right: 1px solid #555555;
		border-bottom: 1px solid #555555;
		border-left: 1px solid #555555;
	}
	#callback {
		width: 150px;
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 5px 5px 5px 5px;
		background: #222222;
		color: #e0b117;
		line-height: 13pt;
		border-right: 1px solid #555555;
		border-bottom: 1px solid #555555;
		border-left: 1px solid #555555;
		border-top: 1px solid #555555;
	}
	#banner {
		width: 1000px;
		background: url(../images/mcdonald_flooring_logo2.jpg);
		text-align: center;
		padding: 0px 5px 5px 5px;
		color: #e0b117;
		border-top: 1px solid #555555;
		border-right: 1px solid #555555;
		border-left: 1px solid #555555;
	}
	#footer {
		font: 65% arial,helvetica,sans-serif;
		width: 1000px;
		height: 30px;
		letter-spacing: 1px;
		text-align: center;
		padding: 5px 5px 5px 5px;
		color: #666666;
	}
.bullet {
		font: 90% arial,helvetica,sans-serif;
		color: #666666;
	}
#gallery {
		font: 90% arial,helvetica,sans-serif;
		background: #222222;
		text-align: justify;
		vertical-align: top;
		padding: 15px 0px 15px 15px;
		line-height: 14pt;
	}
#gallery img { 
		border: 3px double #cccccc;
	}
#contactus {
		text-align: left;
		color: #cccccc;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
	}
h1 {
		font-size: 120%;
		letter-spacing: 2px;
		font-weight: normal;
		color: #cccccc;
		padding: 5px 5px 5px 5px;
		border-bottom: 1px dashed #666666;
	}
	h2 {
		margin: 0 0 0 0;
		font-size: 125%;
		font-weight: bold;
		color: #666666;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		background: transparent;
		color: #e0b117;
		text-decoration: none;
		
	}
	a:hover {
		background: #transparent;
		color: #e0b117;
		text-decoration: underline;		
	}

.a2 {
		color: #666666;
		text-decoration: none;	
	}
.a2:hover {
		color: #cccccc;
		text-decoration: none;	
		
	}