*
{
	margin: 0;
}
body {
	background-image: url('bg.jpg');
	background-position: center 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #fff;
  	font-family: Tahoma, Verdana, Arial;
  	font-size: 10pt;
  	font-weight: normal;
  	color: #525252;
}
img {
	border: none;
	behavior: url(iepngfix.htc)
}
h1 {
	font-size: 18pt;
	color: #0097c9;
	font-family: century gothic;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: -1px
}
A:link {
	color: #525252;
	text-decoration: none;
}
A:visited {
	color: #525252;
	text-decoration: none;
}
A:active {
	color: #525252;
	text-decoration: none;
}
A:hover {
	text-decoration: underline; 
	color: #0097c9;
}
td.title { 
	background-image: url('images/dallas_roofing_10.png');
	behavior: url(iepngfix.htc);
	text-align: justify;
    vertical-align: top;
}
td.content { 
	background-image: url('images/dallas_roofing_10.png');
	behavior: url(iepngfix.htc);
	text-align: justify;
    vertical-align: top;
    height: 237px;
}
td.bottom { 
	background-image: url('images/dallas_roofing_12.png');
	behavior: url(iepngfix.htc);
	text-align: left;
    vertical-align: middle;
    height: 106px;
}
td.bottom_menu { 
	background-image: url('images/dallas_roofing_13.png');
	behavior: url(iepngfix.htc);
	text-align: center;
    vertical-align: top;
    height: 62px;
}
td.copyright { 
	text-align: center;
    vertical-align: middle;
    height: 62px;
}
td.home { 
	background-image: url('images/dallas_roofing_03.png');
	behavior: url(iepngfix.htc);
}
td.free_roof_inspection { 
	background-image: url('images/dallas_roofing_04.png');
	behavior: url(iepngfix.htc);
}
td.services { 
	background-image: url('images/dallas_roofing_05.png');
	behavior: url(iepngfix.htc);
}
td.assistant { 
	background-image: url('images/dallas_roofing_06.png');
	behavior: url(iepngfix.htc);
}
td.faq { 
	background-image: url('images/dallas_roofing_07.png');
	behavior: url(iepngfix.htc);
}
td.contacts { 
	background-image: url('images/dallas_roofing_08.png');
	behavior: url(iepngfix.htc);
}
td.forms { 
	padding: 7px;
	text-align: left;
}
.textbox { 
 font-family: Tahoma, Arial; 
 font-size: 15px; 
 background-color: #e3f7ff;
 border-color: #525252; 
 border: 1px;
 border-style: solid;
 width: 280px
}
.submit { 
 font-family: Tahoma, Arial; 
 font-size: 35px; 
 color: #455b6b; 
 width: 285px
}