body {
 margin:0px;
 background:#ffffff;
 color: #000000;
 text-align:center;
 padding:0;
 font: 11px arial, sans-serif;
 }

#outer {
 text-align:left;
 width:655px;
 margin:auto;
 }

#hdr {
 height:60px;
 background:#ffffff;
 margin-top:40px;
 }

#bodyblock {
 position:relative;
 background: #ffffff;
 color: #000000;
 width:655px;
 padding:0;
 }
 
#l-col {
 float:left;
 background:#ffffff;
 color: #000000;
 width:420px;
 }

#menu {
 width:232px;
 background:#ffffff;
 color: #ffffff;
 text-align:left;
 }

#ftr {
 height:100px;
 background:#babbbd;
 color: #ffffff;
 margin:0;
 font-size:10px;
 font-weight:bold;
 }
 
 #credit {
 height:20px;
 background:#ffffff;
 color: #babbbd;
 margin:0;
 padding:10px 0 0 15px;
 font-size:10px;
 }
 
 #menucontent {
 width:232px;
 height:100%;
 background:#ee3d34;
 color: #ffffff;
 text-align:left;
 }
 
 #body {
 background:#ffffff;
 color: #000000;
 width:385px;
 height:100%;
 padding:0 20px 0 15px;
 text-align:justify;
 }
 
 #tag {
 height:42px;
 background:#808487;
 color: #ffffff;
 text-align:left;
 } 

#call {
 width:232;
 height:42px;
 background:#ffffff;
 color: #ee3d34;
 }
 
 #tips {
 background:#ee3d34;
 color: #ffffff;
 text-align:left;
 }
 
 .menu {
text-align: left;
vertical-align:middle;
line-height:15px;
padding:0 0 0 20px;
}

a {
text-decoration: underline;
color: #000000;
}

a:hover {
text-decoration: none;
color: #ee3d34;
}

a.menu {
text-decoration: none;
color: #ffffff;
}

a.menu:hover {
text-decoration: none;
padding:0 0 0 40px;
color: #e4e4e4;
}

a.footer {
 color: #ffffff;
 }
 
a.credit {
 color: #babbbd;
 }

.menuon {
text-align: left;
vertical-align:middle;
line-height:15px;
padding:0 0 0 40px;
}

.menublack {
text-align: left;
padding:0 0 0 20px;
color: #000000;
}

hr {
border: 0;
color: #ffffff;
background-color: #ffffff;
height: 1px;
width: 80%;
text-align: center;
}

input {
 font: 11px arial, sans-serif;
 color: #000000;
}

select {
 font: 11px arial, sans-serif;
 color: #000000;
}

textarea {
 font: 11px arial, sans-serif;
 color: #000000;
}

h1 {
 font: 14px arial, sans-serif;
 font-weight: bold;
 color: #000000;
}

.table1 {
width: 380px;
border-width: 1px; 
border-style: solid;
border-color: #babbbd;
}

.table2 {
border-width: 1px; 
border-style: solid;
border-color: #babbbd;
}

.td1 {
border-width: 1px;
border-style: solid;
border-color: #dadada;
}

/* *** Float containers fix:*** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#button1 {
  width: 73px;
  height: 30px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(images/submit.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#button1 { /* For non-IE browsers*/
  height: 0px;
}

#button2 {
  width: 72px;
  height: 26px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(images/submit_white.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#button2 { /* For non-IE browsers*/
  height: 0px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu4 {
	width: 180px;
	border-style: solid solid none solid;
	border-color: #ee3d34;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #ffffff;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 10px;
	font-weight: bold;
	}
	
#menu4 li a:hover {
	color: #e4e4e4;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
	
#menu4sub {
	width: 180px;
	border-style: solid solid none solid;
	border-color: #ee3d34;
	border-size: 1px;
	border-width: 1px;
	margin-left: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	}
	
#menu4sub li a {
  	height: 15px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 15px;
	text-decoration: none;
	}
	
#menu4sub li a:link, #menu4sub li a:visited {
	color: #ffffff;
	display: block;
	padding: 2px 0 0 20px;
	}
	
#menu4sub li a:hover {
	color: #e4e4e4;
	padding: 2px 0 0 20px;
	}
	
#menu4sub li a:active {
	color: #fff;
	padding: 2px 0 0 20px;
	}
	
#menu42nd {
	width: 180px;
	border-style: solid solid none solid;
	border-color: #ee3d34;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menu42nd li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	}
	
#menu42nd li a:link, #menu42nd li a:visited {
	color: #ffffff;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 10px;
	font-weight: bold;
	}
	
#menu42nd li a:hover {
	color: #e4e4e4;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu42nd li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}