html, body {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}

body {
	text-align: center;
	background-color: #e2e2e2;
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
}

a.blueonwhite {
	text-decoration: none;
	color: #f00;
}

a.blueonwhite:hover {
	text-decoration: underline;
}

a.greyonly {
	text-decoration: none;
	color: #444;
}

a.greyonly:hover {
	text-decoration: none;
}

#Wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-align: left;
	/*width: 72.5em;*/
	width: 843px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	
	
}

#MainHeader h1 {
	background: url(../images/header.jpg);
	width: 843px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 186px;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0em;
	text-indent: -10000em;
}

#PageContainerFooter {
	color: #000;
	clear: both;
	margin: 0px;
	width: 843px;
	height: 21px;
	float: left;
	display: block;
	line-height: 1.45em;
	letter-spacing:0.01em;
	background: url(../images/footer.gif);
}

#ContentContainer {
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#PageContainer {
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
	color: #000;
	clear: both;
	width: 793px;
	float: left;
	display: block;
	line-height: 1.45em;
	letter-spacing:0.01em;
	background: url(../images/main_background.gif);
	border: green 0px solid;
	
}

#MainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 500px;
	height: auto;
	float: left;
	border: red 0px solid;
	line-height: 1.7em;
}

#RightContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*width: 14.5em;*/
	width: 245px; 
	float: right;
	background-color: #fff;
	border: red 0px solid;
}


#MainContent h2 {
	font-family:  Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	font-size: 1.5em;
	color: #000;
	margin-top:0.5em; 
	line-height:1.1em;
	border-bottom-color: #3166EA;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	text-align: left;
}

#Footer #w3c {
    float: left;
	/*font-size: 0.8em;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*color:#444;*/
	text-align: left;
	margin: 0;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}

#Footer #copyright {
    float: right;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	text-align: right;
	margin: 0;
	padding-top: 10px;
}

#Footer #w3c p  { 
	position: absolute;
	margin-left: -1000px;
}

#Footer #w3c ul  { 
	float:left;
	margin: 0;
	padding:0; 
	
}

#Footer #w3c ul li { 
	display:block; 
	float:left; 
	margin-left:5px
}

#Footer #w3c ul li a { 
	display:block; 
	/*width:88px; 
	height:31px;*/ 
	overflow:hidden; 
	/*text-indent:-1000em;*/ 
	
}

#Footer #w3c ul li a.css {
	background:url("http://jigsaw.w3.org/css-validator/images/vcss") top right no-repeat 
}

#Footer #w3c ul li a.xhtml {
	background:url("http://www.w3.org/Icons/valid-xhtml10") top right no-repeat 
}

Form#contact_form {
  width:470px; 
  padding:10px; 
  margin:0 auto;
  margin-top:1.5em;
}

Form#contact_form label {
	 clear:left; 
	 display:block; 
	 float:left; 
	 width:70px; 
	 text-align:right; 
	 padding-right:10px; 
	 margin-bottom:0.5em;
	   color: #000;

}

Form#contact_form input.input_code {
  border:1px solid #000; 
  background:#fff; 
  padding-left:0.5em; 
  padding-top:0.2em;
  padding-bottom:0.2em;
  margin-bottom:0.6em;
  font-family: Verdana, Arial;
  font-size: 1em;
  width: 50px;
    color: #000;
}

Form#contact_form div.security {
  padding-left:80px; 
  padding-top:10px;
  padding-bottom:10px;
}

Form#contact_form input.input_std {
  border:1px solid #000; 
  background:#fff; 
  padding-left:0.5em; 
  padding-top:0.2em;
  padding-bottom:0.2em;
  margin-bottom:0.6em;
  font-family: Verdana, Arial;
  font-size: 1em;
  width: 315px;
    color: #000;
}

Form#contact_form input.input_date {
  border:1px solid #000; 
  background:#fff; 
  padding-left:0.5em; 
  padding-top:0.2em;
  padding-bottom:0.2em;
  margin-right: 150px;
  margin-bottom:0.6em;
  font-family: Verdana, Arial;
  font-size: 1em;
  width: 170px;
  color: #000;
}

Form#contact_form div.form_spacer {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
  color: #f00;
}


Form#contact_form div.form_spacer_top {
  padding-bottom: 20px;
  font-weight: bold;
  color: #f00;
}

Form#contact_form div.form_spacer2 {
	padding-top: 20px;
  padding-bottom: 0px;
  font-weight: bold;
  color: #f00;
}

#tandcs {
	font-size: 10px;
	height: 120px;
	overflow:scroll;
	width: 100%;
	background: #f2f2f2;
	padding: 0px 10px;
}

Form#contact_form select {
border:1px solid #000;
background:#fff; 
font-family: Verdana, Arial;
  font-size: 1em;
    padding-left:0.5em; 
  padding-top:0.2em;
  padding-bottom:0.2em;
  margin-bottom:0.6em;
  color: #000;
  float: left;
}

Form#contact_form textarea {
  width:315px; 
  height:75px; 
  border:1px solid #000; 
  padding:0.5em; 
  overflow:auto; 
  background:#fff;
  font-family: Verdana, Arial;
  font-size: 1em;
  color: #000;
}

Form#contact_form #submit {
  color:#fff; 
  background:#f00;
  padding-right:0.5em; 
  cursor:pointer; 
  width:100px; 
  margin:1em;
  margin-left: 185px;
  font-size: 1em;
  border-color: #000;
  border-width: 1px;
}

ul.green, ul.green li {  
margin:0; 
padding:0;
}

ul.green { 
border-left:35px solid #fff ;
}

ul.green li {
list-style-type:none;
background:#FFFFFF;
background:url(../images/bullet_green_square.gif) left center no-repeat;
padding-left:30px;
margin-left:-30px; 
}

.w3cbutton3 {
  margin: 1em 0;
  width: 9em;
  border: 1px solid #999;
  font-family: helvetica,arial,sans-serif;
  font-size: 80%;
  font-weight: bold;
}
.w3cbutton3 a {
  display: block;
  width: 100%;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
  background-color: #ccc;
  color: #000;
  text-decoration: none;
}
.w3cbutton3 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}




.SingleImage {
	line-height: 1em;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 0px;
	clear: both;
	min-height: 1px;
	display: block;
}

.SingleImage a {
	float: left;
	margin: -87px 0px 0px 47px;
	padding-left:0px; 
    padding-top:0px;
    padding-bottom:0px;
    padding-right: 0px;
}

.SingleImage img {
	border: 1px solid #000;
}

.SingleImage h3 {
  padding: 0px;
	float: left;
	display: block;
	margin: 0 0 0px 0px;
	text-indent: -1000em;
	padding-left:20px;
	
}

.SingleImage h3.phone_number {
    background: url(../images/phone_number.jpg) no-repeat center;
	height: 104px;
    width: 200px;
	padding-bottom: 5px;
}

.SingleImage h3.where_to {
    background: url(../images/where_to.jpg) no-repeat center;
	height: 150px;
    width: 200px;
	padding-bottom: 15px;
}

.SingleImage h3.make_payment {
    background: url(../images/make_payment.jpg) no-repeat center;
	height: 100px;
    width: 200px;
	padding-bottom: 5px;
	padding-top: 30px;
}

.SingleImage h3.standards {
    background: url(../images/standards.jpg) no-repeat center;
	height: 75px;
    width: 200px;
	padding-bottom: 5px;
}


#Testimonial {
   font-style: italic;
}

.ThumbRow {
	clear: both;
	width: 200px;
	margin: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding: 0px;
		padding-top: 10px;

}

.ThumbLeft {
	float: left;
}

.ThumbRight {
	float: right;
}

