a img {
	border: none;
}

a, a:link {
	color: #0097d7;
	text-decoration: underline;
}

a:visited {
	color: #0097d7;
	text-decoration: underline;
}

a:hover, a:active {
	color: #f2362d;
	text-decoration: underline;
}

body {
	background: #d0d2d2 url(../images/BKG-body.gif) no-repeat center bottom;
	margin: 0;
	padding: 0;
}

.content {
	background: #fff;
	vertical-align: top;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #4040414;
	line-height: 19px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.footer{
	background: #000;
	color: #fff;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 45px;
}

.footer a:link, .footer a:visited {
	color: #fff;
    text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #0097d7;
    text-decoration: none;
}

.fltrt { 
	float: right;
}


.fillerWH {
	background: #fff;
}

h1{
	color: #666;
	line-height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
}

h2{
	color: #999;
	line-height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

h3{
	color: #0097d7;
	line-height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.nav{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 10px 0 10px 40px;
	background-color: #fff;
	background-image: url(../images/bgNav1.jpg);
	background-repeat: repeat-x;
}

.nav a:link, .nav a:visited {
	color: #000;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	color: #0097d7;
	text-decoration: none;
}

.padL{
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.subnav{
	color: #000;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

.subnav a:link, .subnav a:visited {
	color: #0097d7;
	text-decoration: none;
}

.subnav a:hover, .subnav a:active {
	color: #000;
	text-decoration: none;
}

.tel{
	background: #fff;
	color: #6d6e70;
	font: 12px Verdana, Verdana, Geneva, sans-serif;
	padding-left: 40px;
	text-align: left;
}

#container {
	min-height: 100%;
	/*padding-bottom: 1px;*/
	position: relative;
	height: 100%;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #container {
	height: auto;
	
}
#wrapper{
	background: #fff;
	width: 955px;
	margin: 0 auto; 
	
}


#footer{
	bottom: 0px;
	position: absolute;
	width: 100%;
	background: #000;
}

html, body {
	height: 100%;		
}
.header1 {
	color: #FFF;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.missing {
	color: #F00;
	font: 12px Verdana, Verdana, Geneva, sans-serif;
	text-align: left;
}
