@charset "utf-8";
/* CSS Document */

body {
font: 14px Arial, Helvetica, sans-serif;
background-color:#333;
margin:0 0 0 0;
background-image: url("images/background.gif");
background-repeat:repeat-x;
}
a:link {
	color: #0054a6;
	text-decoration: underline;
	font-weight:bold;
    outline: none;
    -moz-outline-style: none;
}
a:visited {
	text-decoration: none;
	color: #0054a6;
	text-decoration: underline;
	font-weight:bold;
    outline: none;
    -moz-outline-style: none;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #990000;
    outline: none;
    -moz-outline-style: none;
}
a:active {
	text-decoration: none;
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
    outline: none;
    -moz-outline-style: none;
}
.title {
	font-size:18px;
	color:#644e09;
	font-weight:700;
	font-style:italic;
	background-color:#ffe400;
	text-align:center;
	padding:3px;
	line-height:26px;
}
.titlesmall {
	font-size:16px;
	color:#900;
	font-weight:700;
	font-style:italic;
	text-align:left;
}
.titlesmaller {
	font-size:14px;
	color:#900;
	font-weight:700;
	font-style:italic;
	text-align:left;
}
.paper {
	background-image: url("images/paper.jpg");
	background-repeat:no-repeat;
	background-position:right;
}
.footerMENU{
	color:#333;
	font-weight:700;
	text-align:center;
	padding:5px;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	background-color:#990000;
}
.footerMENU a:link{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-decoration:none;
}
.footerMENU a:visited{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.footerMENU a:hover{
	color:#d7d7d6;
	font-weight:normal;
	text-decoration:underline;
}
.footerMENU a:active{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.footer{
	color:#FFF;
	font-weight:100;
}
.footer a:link{
	color:#FFF;
	font-weight:100;
	text-decoration:none;
}
.footer a:visited{
	color:#FFF;
	font-weight:100;
	text-decoration:none;
}
.footer a:hover{
	color:#FFF;
	font-weight:100;
	text-decoration:underline;
}
.footer a:active{
	color:#FFF;
	font-weight:100;
	text-decoration:none;
}
.lastFooterIpromise
{
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
.lastFooterIpromise a:link
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.lastFooterIpromise a:visited
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.lastFooterIpromise a:hover
{
	color:#dadada;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.lastFooterIpromise a:active
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.tdstylejustify {
	text-align:justify;
}
.email {
	font-family:"Times New Roman", Times, serif;
}
.contactus {
	background-image:url(images/phone.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.textbox 
{
    width:200px;
}
.textarea
{
    width:200px;
}
.dropdown
{
    width:200px;
}
.quote_cat
{
     font-size:11px;
     font-weight:bold;
}
.rowheading
{
    background-color:#a30a0f;
     font-size:16px;
     font-weight:bold;
     color:#FFFFFF;
}
.pricingtable
{
     background-color:#e4e4e4;
     font-size:12px;
     width:500px;
}
.price
{
    font-size:16px;
    width:150px;
    color:Green;
    font-weight:bold;
}
.bottomText
{
    font-size:14px;
    color:#a30a0f;
    font-weight:bold;
}
.middleBanner
{
    height:250px;
	background-image:url(images/middleBanner.png);
	background-repeat:no-repeat;
}
.MenuBTN
{
    font-size:12px;
	height:30px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	background-image:url(images/menuPARTER.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}
.MenuBTN a:link
{
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}
.MenuBTN a:visited
{
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}
.MenuBTN a:hover
{
	color: #ddd;
	text-decoration: underline;
	font-weight:bold;
}
.MenuBTN a:active
{
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}
object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}
.testimonialsGRAD
{
	background-image:url(images/testimonialsBCK.gif);
	background-repeat:repeat-x;
}