#feature #wrapper #banner #logo .telephone {
	color: #EC0300;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	background-image: url(../images/main_images/telephone_BG.gif);
	background-position: 19px -28px;
	height: 25px;
	background-repeat: no-repeat;
	width: 400px;
	text-align: left;
	padding-left: 28px;
	float: left;
}
/*********************/
/* BANNER STYLES */
/*********************/

#banner {
	background: url("../images/main_images/testmasthead2.jpg") no-repeat 0px 30px;
	position: relative;
	border: 1px none black;
	height: 180px;
}

.mainUL   {
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 40px;
	font-size: 1.3em;
}
#main OL  {
	margin-left: 30px;
	font-size: 1.2em;
}

.mainLI   {
	padding-bottom: 5px;
	font-size: 1.1em;
}

/*********************/
/* BASIC */
/*********************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/main_images/bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}



p {
	color: #333333;
	font-size: 1.6em;
	margin-top: 10px;
}


p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* hack for IE 6 < to make entire block clickable */
* html #news a {
	height: 1px; 
}
.testimonials {
	font-size: 0.7em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#testimonialBox {
	padding: 5px;
}



/*********************/
/* FOOTER */
/*********************/
#footer {
	border-top: 1px dashed #999999;
	padding: 20px 0 0 5px;
	text-align: left;
}
#feature #wrapper #footer a {

}



/*********************/
/* MAIN */
/*********************/
h1 {
	color: #333333;
	margin-top: 10px;
	font-size: 1.8em;
	border-top: 3px solid #EC0300;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.section {
	display: inline;
	color: #EC0300;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
}
h2 {
	color: #333333;
	font-size: 1.3em;
	margin-top: 10px;
	overflow: hidden;
	background: #e2e2e2 repeat-x left bottom;
	text-transform: uppercase;
	border-top: 1px solid #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
h3 {
	text-transform: capitalize;
	font-size: 1.3em;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
}

H4 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
/*********************/
/* validation */
/*********************/
 .w3cbutton3 {
	width: 9em;
	border: 1px solid #ccc;
	font-family: helvetica, arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-right: 5px;
}
.w3cbutton3 a {
	display: block;
	width: 100%;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
	background-color: #fc6;
	color: #000;
	text-decoration: none;
}
.w3cbutton3 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}
#logoHeader {
	margin: 5px 400px 15px -2000px;
	height: 78px;
}
