@charset "ISO-8859-1";

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
/* ul,ol { list-style: none; }
li {
	list-style: url(../images/bullet.gif) inside;
}
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }*/

/* LAYOUT */
.clear { clear:both; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }

#wrapper {
	margin: 0px auto;
	width: 1000px;
	padding: 0px;
}
#header {
	clear: both;
	height: 94px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: .9em;
	color: #666;
}
#header tr td {
	font-size: .9em;
	color: #666;
}
#header tr td strong {
	color: #329932;
}
.services-tbl2 tbody tr td p a strong {
	color: #329932;
}
#nav {
	margin: 0px;
	background: #7e8bb1;
	width: 100%;
	text-align: center;
	padding: 0px;
}
#main {
	float: left;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 0.95em;
	line-height: 1.4em;
	width: 740px;
	color: #333;
}
#main h1 {
	color: #329932;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 1.5em;
	line-height: 1.3em;
	text-align: center;
}
#main h2 {
	margin-top: 5px;
	margin-bottom: 15px;
	color: #2f5c8b;
	font-size: 1.3em;
}
#main h3 {
	color: #669900;
	font-size: 1.2em;
	margin-bottom: 8px;
}
#main ul li {
	list-style: url(../images/bullet.gif);
	margin-left: 45px;
}
#main p {
	margin-bottom: 15px;
	color: #656565;
}
#main tr td p {
	font-size: 0.9em;
	line-height: 1.3em;
}


#sub {
	float: left;
	width: 249px;
	text-align: left;
	background: #e4f3c4;
	color: #003;
	margin: 5px 0px 0px;
	padding: 0px;
}
#sub tr td {
	font-size: 0.8em;
	color: #344a89;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-bottom: 1px solid #FFF;
}
#sub tr td img {
	margin-top: 5px;
	margin-left: 8px;
}
#sub tr td a {
	color: #036;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
}
#sub tr td a:hover {
	text-decoration: underline;
	color: #000;
}
#sub tr td strong {
	color: #900;
}
#footer {
	clear: both;
	font-size: 0.8em;
	padding-top: 0px;
	color: #329932;
	width: 800px;
	margin: 0px auto 15px;
}

#freeestimate {
	color: #666;
	font-size: 1.2em;
	text-align: center;
	margin: 4px auto;
}
#freeestimate h1 {
	color: #090;
	display: inline;
	font-size: 1.4em;
}
#freeestimate h1 strong {
	font-size: .9em;
	font-weight: normal;
	color: #666;
}
#freeestimate strong {
	color: #090;
	font-size: .8em;
}

#footer a:hover {
	text-decoration: underline;
}

/* TYPE */
body {
	color: #000;
	text-align: center;
	font: 100.01% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg-tile.gif) repeat-y center;
}
a { color: #2971a7; }
a:hover {
	color: #090;
}
strong, b { font-weight:bold; }
em, i { font-style:italic; }
.ctr {
	text-align: center;
}
/* SERVICES TABLE HOME PAGE */
.services-tbl {
}
.services-tbl tr td {
	text-align: center;
}
.services-tbl a {
	color: #344a89;
	font-size: 0.80em;
	font-weight: bold;
	text-decoration: none;
}
.services-tbl a:hover {
	color: #390;
}
.services-tbl img {
	border: 1px solid #666;
	margin-top: 6px;
	margin-bottom: 6px;
}
.services-tbl img:hover {
	border: 1px solid #390;
}
/* SERVICES TABLE SERVICES PAGE */
.services-tbl2 {
	text-align: center;
	width: 520px;
}
.services-tbl2 tr td {
	text-align: left;
}
.services-tbl2 tr td strong {
	text-align: left;
	font-size: 1.1em;
}
.services-tbl2 tr td strong a {
	text-align: left;
	font-size: 1.1em;
	color: #390;
}
.services-tbl2 a {
	color: #344a89;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
.services-tbl2 a:hover {
	color: #390;
}
.services-tbl2 img {
	border: 1px solid #666;
	margin: 0px;
	padding: 0px;
}
.services-tbl2 img:hover {
	border: 1px solid #390;
}




.contact {
	background: url(../images/contact-form-bg.gif) no-repeat;
	text-align: center;
	width: 225px;
	padding: 15px 15px 0px 0px;
	margin: 0px auto 20px;
	height: 325px;
	font-size: .75em;
	font-weight: bold;
	color: #333;
}
.contact h1 {
	color: #2f5c8b;
}
.contact #textfield, .contact input, .contact textarea {
	width: 185px;
	border: 1px solid #2f5c8b;
	margin-bottom: 3px;
}
 
.testim {
	color: #666;
	padding-left: 15px;
	font-size: .9em;
	width: 215px;
}


.black
{
    color:#000;
    
}
.rightside
{
    text-align:right;
}



