/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5 {
margin:0;
padding:0;
border:0;
}

body {
	color:#333333;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	background: #999999;
}

#wrapper {
	margin: 10px auto;
	width: 760px;
	border: 1px solid #000000;
	text-align:left;
	background: url(../images/eiw_bg01.gif) repeat-y;
	visibility: visible;
	z-index: auto;
	height: auto;
	position: relative;
	overflow: auto;
}
	
#banner {
	height:141px;
	margin:5px 5px 0 5px;
	padding:0 0 15px 0;
	background: url(../images/eiw_logo_web05.gif) no-repeat;
}

#newsform {
	float:right;
	margin:20 40 auto auto;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
font:"Times New Roman", Times, serif; font-size:.8em; font-style: italic;
}


div.feedburnerFeedBlock p {
font:"Times New Roman", Times, serif; font-size:.8em; font-style: italic;
}

div.mcreviews {
float:right;
}



#leftcol {
float:left;
width:131px;
margin:5px;

}

#main {
	float: right;
	width:605px;
	text-align:left;
	border: 1px none #CCCCCC;
	padding-top: 10px;
}

.clearit {
	display: block;
	clear: both;
}
.footer {
font:Arial, Helvetica, sans-serif;
color:#666666;
text-align:center;
padding-top: 15px;
padding-bottom: 4px;
}

.text_nav {
	font-size: 11px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.copyright {
	font-size: 9px;
	margin: 10px;
	}

h1 {
	font: 125% Arial, Helvetica, sans-serif;
	color: #990000;
	margin:5px 0 10px 0;
}

h2 {
font:115% Arial, Helvetica, sans-serif;
color:#990000;
margin:15px 0 10px 0;
}

p {
font:100% Arial, Helvetica, sans-serif;
color:#000000;
margin-right:15px;
}
.testimonial {
	font: italic normal small/1.2 Georgia, "Times New Roman", Times, serif;
	background: #660000;
	display: block;
	margin: 0px 10px 10px;
	padding: 10px 5px;
	float: right;
	width: 175px;
	border: 2px groove #333333;
	color: #FFFFFF;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCCC;
}
.testimonial .rt {
	text-align: right;
}
li {
	font: italic bold normal 100%/1.5 Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: 5px;
	list-style: disc inside;
}
h3 {
	font: italic bold normal 100%/1.5em Arial, Helvetica, sans-serif;
	color: #660000;
}
#newsform td {
	font-size: small;
	text-align: left;
}

.floatleft {
	float:left;
	}
