/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #ff7b20;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width:960px;
	min-height:650px;
	height:650px;
	margin:0; padding:0;
	background:url(images/corner_bkgd.jpg) no-repeat 0 0;
	float:left;
	}
#container {
	width:930px;
	margin-left:30px;
	float:left;
	}
#phone {width:930px; height:75px; margin:0;	padding:0; text-align:right; float:left;}
#logo {width:930px; height:75px; margin:0;	padding:0; text-align:right; float:left;}
#leftside { width:155px; float:left; }

#quote {margin:50px 0 40px 0;}

#quote p{ font:normal 19px/24px Georgia, "Times New Roman", Times, serif; color:#000;}
#quote p.quoter{ font:normal 11px/11px Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-align:right; margin:0;}


#content {width:750px; float:right; background:#feb825 url(images/content_bkgd.jpg) no-repeat 0 0; margin:30px 0 0 0;}
#content p.intro {line-height:24px; margin:25px 40px 25px 40px;}
#content a {color:#cc3300; text-decoration:none;}
#content a:hover {color:#000000; text-decoration:none;}
#content h1 {margin:25px 40px 0px 40px; font: normal 40px/36px Arial, Helvetica, sans-serif; color:#fff;}

#hometable { width:670px; margin:25px 40px 25px 40px; }
#hometable td {vertical-align:top; padding-right:20px;}
#hometable td img {float:left; margin: 0 10px 10px 0; border:0;}

#services { width:670px; margin:25px 40px 25px 40px; }
#services td {vertical-align:top; padding-right:20px;}
#services td img {margin:0 15px 20px 0;}
#services ul { margin:0; padding-left:15px;}
#services ul li {list-style:square; color:#cc3300; padding-bottom:5px; margin:0;}
#services ul li span {color:#333333;}
#services td h3 {font-size:11px; letter-spacing:.2em; text-transform:uppercase; margin:0 0 10px 0; padding-bottom:5px; border-bottom: 1px solid #ffd57f;}

#footer {clear:both; width:750px; float:right; font-size:10px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#000; margin:15px 0 40px 0;}
#footer a {text-decoration:none; color:#CC3300;}
#footer a:hover {color:#000000;}


strong {color:#000; font-size:13px; text-transform:uppercase;}

.style1 {
	font-size: 12px;
	font-style: italic;
}