body {
	background-color: #DDDDDD;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.line {
	background-color: #333333;
	height: 3px;
	width: 856px;
	margin: 3px;
	display:block;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0 auto;
	border-top:solid;
	border-top-width:medium;
	border-top-color:#333333;
	width:856px;
	padding: 3px;
}
.guarantee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 3px;
}
.bond {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	text-align:center;
}
.visible {
		visibility: visible;
		color: red;
		font-weight: bold;
}
.invisible {
	visibility: hidden;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 3px;
	text-align:center;

}
.box {
	margin: 0 auto;
	margin-left:auto;
	padding: 2px;
	border: 3px solid #0000FF;
	width: 400px;
}

.inbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
}


.test {
	border-top:solid;
	border-top-width:medium;
	border-top-color:#333333;
	width:856px;
	padding:0;
}
#footer ul {
	margin-bottom: 0px;
	padding:0;

}
#footer li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
}

#footer li.first {
	border: 0;
}

.addy {
   border-top-style:solid;
   border-top-color:#333333;
   border-top-width: 1px;
   width:500px;
   border-bottom-color:#333333;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   margin: 6px;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin: 3px;
}

#fullheight{height: 100%;}
