*{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
body
{
	padding:0;
	margin:0;
	background-image:url(images/body-background.gif);
}
p
{
	padding:0;
	margin:0;
}
a
{
	color:#1C3964;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	text-decoration:underline;
}
/* _________________________________________Header Part_______________________________________________*/
.header-background
{
	background-image:url(images/header-background.jpg);
	background-repeat:no-repeat;
	width:779px;
}
.logo
{
	margin-top:144px;
	margin-bottom:63px;
	padding-left:13px;
}
.menu-background
{
	background-image:url(images/menu-background.gif);
	background-repeat:repeat-x;
	text-align:center;
}
.left-right-borders
{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	color:#676767;
	background-color:#ffffff;
}
.menu-divider
{
	padding:0 15px 0 15px;
}
.menu
{
	margin-bottom:16px;
}
/*_________________________________________________Body Part____________________________________________*/
.free-estimate-bg
{
	width:348px;
	background-image:url(images/free-estimate-background.gif);
	background-repeat:repeat-x;
	float:left;
}
.free-estimate
{
	padding:38px 0 42px 10px;
}
.welcome
{
	width:360px;
	background-image:url(images/welcome-bg.gif);
	background-repeat:repeat-x;
	padding:26px 40px 0 29px;
	float:left;
}
.body-allpages
{
	background-image:url(images/welcome-bg.gif);
	background-repeat:repeat-x;
	padding:26px 40px 0 40px;
}
.bottom-text
{
	background-image:url(images/bottom-links-bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#ffffff;
	background-color:#666666;
	font-weight:bold;
	height:33px;
}
.dots
{
	padding:15px 15px 0 15px;
}
.bodypart-background
{
	background-image:url(images/bodypart-image.gif);
	background-repeat:repeat-x;
}
.contact-text
{
	padding:25px 0 0 15px;
}
.left-padding
{
	padding-left:15px;
}
.right-dotted-border
{
	border-right:1px dashed #666666;
}
.bodytext-padding
{
	padding:0px 30px 25px 20px;
}
.about-company
{
	color:#EE9400;
	background-color:#ffffff;
	font-weight:bold;
	padding:3px 0 3px 0;
}
.about-bottom-bg
{
	background-image:url(images/bodypart-bottom-image.gif);
	background-repeat:repeat-x;
}
.about-company
{
	padding-top:10px;
}
.underline
{
	height:21px;
	border-bottom:1px solid #E9E8E8;
}
.thankyou
{
	padding-left:35px;
	font-weight:bold;
}
/*___________________________________________Form___________________________________________*/
.contact-form
{
	padding:40px 0 25px 20px;
}
form
{
	font-weight:bold;
}
.input-field-width
{
	width:175px;
	margin-bottom:5px;
	margin-left:25px;
}
.submit
{
	padding:15px 0 15px 25px;
}
.bottom-border
{
	border-bottom:1px dashed #666666;
}
/*_________________________________________footer__________________________________________*/
.logo-small
{
	margin-top:18px;
	margin-bottom:20px;
	padding:3px 10px 3px 10px;
	border-right:1px dashed #666666;
}
.footer-link-padding
{
	padding:0 5px 0 5px;
}