/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
}

/*body#webaduio {
	background-color: #e2e0cc;
	background-image: none;
}*/

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
	text-decoration: none;
}

/* Redefines the p tag */
p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-right: 30px;
	margin-left: 7px;
	text-transform: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h1 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 24px;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-right: 230px;
	margin-bottom: 15px;
	margin-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h2 {
	color: #033968;
	text-transform: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h3 {
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	font-style: italic;
}

h4 {
	color: #001085;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: left;
	font-style: italic;
}

address {
	font-style: normal;
}

address a:link, addressx a:visited {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
address a:hover {
	text-decoration: none;
	color: #7200C5;
}

applet { margin: 37px 0 0 30px; padding: 0; text-align: left; }

/* Creates the general link style for the site. This is not the main navigation.  */
a:link, a:visited {
	color: #9D0A0E;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	width: 770px;
	height: 263px;
	background-image: url(images/header-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin: 0px;
	padding: 0px;
}

/* Creates the div container for the site. */
div#container {
	width: 770px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Creates the div for the content */

div#content {
	width: 770px;
	padding-top: 10px;
}

/* Creates the div for the address */

div#address {
	text-align: center;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 25px;
	width: 770px;
	line-height: 16px;
	text-transform: none;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

div#estimate {
	position: absolute;
	left: 590px;
	top: 241px;
	height: 18px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCEC5;
}

div#flash {
	position: absolute;
	top: 0px;
	height: 78px;
	width: 302px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	left: 5px;
	bottom: 0px;
}

div#infoform {
	margin: 0px;
	padding-top: 0px;
	padding-right: 230px;
	padding-bottom: 0px;
	padding-left: 15px;
}

div#estimateform {
	margin: 0px;
	padding-top: 0px;
	padding-right: 230px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div#gallery{
	margin: 0px;
	padding-top: 0px;
	padding-right: 230px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#signin {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
div#disclaimer{
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #053865;
	color: #FFFFFF;
	text-transform: none;
}

div#calender {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 9px;
	padding-right: 0px;
	padding-left: 0px;
	height: 175px;
	width: 166px;
	border: 1px solid #686659;
}
/* Creates the div container for the footer. */
div#footer {
	clear: both;
	width: 770px;
	color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 9px;
	background-image: url(images/footer-nav.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

div#footer a:link, div#footer a:visited {
	color: #053865;
	font-weight: bold;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: uppercase;
}

div#footer a:hover {
	text-decoration: underline;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	color: #666666;
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div#copyright a {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

/* NAVIGATION */
div#nav {
	position: absolute;
	top: 241px;
	left: 12px;
	width: 579px;
	margin: 0px;
	padding: 0px;
}
	
div#nav li a#current, div#nav li a#current:hover{
	color: #FFFFFF;
	font-weight: normal;
	background-color: #850609;
}

/* UL TAG */
div#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:85%;
	text-transform:capitalize; 
}

div#nav li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
}

div#nav li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	font-size: 10px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 2px;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCEC5;
}

* html #nav a {
	width: 1%;}

div#nav li a:hover {
	color: #FFFFFF;
	background-color: #0F266A;
}

ul#list {
	font-size: 12px;
	color: #006699;
}

ul#list li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.clear {
	clear: both;
}

iframe {
	text-align: center;
}

div#map {
	border: 1px solid #59611b;
	padding: 3px;
	height: 450px;
	width: 700px;
	background-color: #FEFEFE;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.companyname {
	font-weight: bold;
	color: #0A3662;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.products {
	color: #033968;
	text-transform: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.imgcenter {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 250px;
	margin-left: 30px;
	padding: 0px;
}

.rightimg {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.leftimg {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

.samples {
	padding: 2px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #95A0AA;
	float: left;
	clear: left;
}

div#right {
	float: right;
	text-align: right;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#left {
	float: left;
	text-align: left;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

div#vendor {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #676659;
	text-transform: uppercase;
	font-weight: bold;
}

div#helpers {
	float: right;
	height: 690px;
	width: 184px;
	background-image: url(images/helpers-bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 45px;
	clear: both;
}

div#audio {
	margin: 0 0 10px 13px;
	background: url(images/audio2.gif) no-repeat;
	width: 160px;
	height: 78px;
}

div#weather {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	width: 180px;
}

div#payment {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
/* ----------------- WEB AUDIO APPLET ----------------- */
div#applet {
	width: 210px;
	height: 130px;
	background-image: url(images/webaudio.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	padding: 0px;
	clear: both;
	text-align: center;
	margin: 0px;
}
 
div#applet div {
	position: absolute;
	top: 66px;
	left: 75px;
	width: 68px;
	height: 30px;
}

div#applet a {
	display: block;
	position: absolute;
	top: 103px;
	left: 70px;
	width: 70px;
	height: 9px;
}

#counter{ text-align:center;}

.statcounter{ text-align:center;}
