@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

a {font-size: 10pt;	text-decoration:none;}
a:link {color: #ffffff;}
a:visited {color: #0000FF;}
a:hover {color: #000000;}

#wrapper {
  	text-align: center;
}

#centered {
	position: relative;
    width: 800px;
    margin: 0 auto;
    text-align: left;
	background-color:#999999;	
	background-image:url('http://www.gaitainteriors.com/images/footerbg.jpg');
	background-repeat:repeat-x;
	border-bottom: 1px  solid #666666;	
}

#Box1 {
    float: left;
    width: 185px;
	height: 163px;
	padding-top: 15px;
	padding-left: 15px;
	background-color:#7f565e;	
	
}

#Box2{
    float: left;
    width: 581px;
	height: 163px;
	word-spacing: 50px;
	text-align: left;
	border-left: 1px  solid #666666;
	padding-top: 15px;
	padding-left: 15px;
	background-color:#7f565e;	
	border-left: 1px  solid #666666;
}
