body {
color:#404040;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:16px;
background-color:#FFF;
margin:0;
}

.nav li {
	list-style-type:none;
	margin-top:30px;
	margin-bottom:30px;
	list-style-image: url(../images/square.png);
}
.nav a:hover {
	color: #990000;
}


.nav ul {
margin-top:25px;
}

table,caption {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
color:#404040;
font-style:normal;
font-variant:normal;
font-weight:400;
font-stretch:normal;
}

a:hover {
color:#650501;
}

a:active {
color:#404040;
font-variant:normal;
}

.header {
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	height:150px;
	width:797px;
	text-align:right;
	padding-right:15px;
	font-size:10px;
	margin: auto;
}

.footer {
	width:798px;
	border-top-width:1px;
	border-right-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-top-color:#ccc;
	border-right-color:#ccc;
	margin: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}

.bottomfooter {
	width:800px;
	background-color:#750515;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	font-size:10px;
	font-weight:700;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFF;
	margin: auto;
}

.bottommeasuring {
background-color:#FFF;
font-weight:700;
color:#730311;
border:1px solid #ccc;
font-size:14px;
text-align:center;
padding:3px;
list-style:none;
}
.halfsize {
	font-size: 75%;
	padding-left: 2px;
}

.bottomservice2 {
border:1px solid #ccc;
font-size:15px;
text-align:center;
padding:10px;
color:#750515;
margin-bottom:10px;
font-weight:700;
}

.bottomservice {
border:1px solid #ccc;
font-size:11px;
text-align:center;
padding:10px;
color:#750515;
margin-bottom:10px;
font-weight:700;
}

.bold {font-weight:bold; font-size:16px; margin-bottom:10px;}
.bottomservice2 ul {list-style:none; margin:0 0 0 -40px;}
.bottomservice ul {list-style:none; margin:0 0 0 -40px;}
.credit{color:#750515; text-align:center; margin-top:50px;}
.bottomfree {
background-color:#fff;
font-weight:700;
border:1px solid #ccc;
font-size:11px;
color:#750515;
text-align:center;
}

.bold {font-weight:700;}

.content {
line-height:2em;
text-align:justify;
padding:6px;
}

.content h2 {
font-size:14px;
color:#730313;
}

.content h3 {
	font-size:15px;
	color:#730313;
	text-align:center;
	margin: 15px;
}

.header h1 {
display:none;
}

a:link,a:visited {
color:#505050;
font-variant:normal;
text-decoration:none;
}
.content a {
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
.email {width:300px; float:right; margin-right:90px; margin-top:-30px;}
.email h3 {margin-bottom:-5px; margin-left:-215px;}
