body { 
	background: #fff; 
	color: #666; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 80%; 
	}

#fwc { 
	padding-left: 25px; 
	text-align: left; 
	width: 930px; 
	margin: 0 auto; 
	}

#banner { 
	height: 194px; 
	}
	
img.logo { 
	height: 133px; 
	width: 150px; 
	border: 0; 
	margin-top: 43px; 
	float: left; 
	}
	
br.clr { 
	clear: both; 
	}

#btab { 
	float: left; 
	width: 770px;
	margin-top: -35px; 
	margin-left: 10px;
	}
	
.red { 
	color: rgb(159,19,49);
	}

.white { 
	color: #fff; 
	}

a {
	color: rgb(159,19,49); 
	text-decoration: none; 
	}

a img { 
	border: 0; 
	}
	
#menu { 
	float: left;  
	color: #666; 
	text-align: center; 
	margin-left: 10px; 
	}

#content { 
	text-align: left; 
	padding-bottom: 1em; 
	float: left; 
	width: 450px; 
	margin: 0 20px 0 2px; 
	}

h2, p { 
	margin: 0.8em 0; 
	}

#ftr { 
	margin:0; 
	width: 98%; 
	font-size: 75%; 
	border-top: 1px solid #fde; 
	padding: 0.4em 0 1em 0; 
	text-align: right; 
	color: #666; 
	}

#rcol { 
	text-align: left; 
	float: left; 
	width: 430px; 
	margin-bottom: 1em; 
	border-left: 1px solid #fde; 
	padding-left: 20px;
	min-height: 400px;
	}
	
#rcol p { 
	margin: 1.3em 10px; 
	}
	
#rcol h2, #news h2 { 
	margin-top: 0; 
	background: #ddd; 
	padding: 5px 10px; 
	color: rgb(159,19,49);
	font-weight: normal;
	}

#content h2 {
	color: rgb(159,19,49);
	font-weight: normal;
	}
	
object { 
	outline: none; 
	}

.menul, .menuc { 
	padding: 0 5px; 
	float: left; 
	margin-top: 35px; 
	}
	
.menul, .menul a { 
	color: #666; 
	}

.menuc, .menul a:hover { 
	color: rgb(159,19,49); 
	}

.md {
	padding: 0;
	float: left; 
	margin-top: 38px;
	font-size: 75%;
	}

img.xswap { 
	height: 300px; 
	width: 450px; 
	border: 0; 
	}

#caption { 
	text-align: center; 
	background: rgb(159,19,49); 
	color: #fff; 
	padding: 0.5em 0; 
	margin-bottom: 1em; 
	width: 450px; 
	}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 13px;
	color: #000;
	}

textarea {
	width: 400px;
	height: 69px;
	}
	
p.contact {
	margin-top: 22px;
	background: #ddd;
	padding: 6px;
	text-align: center;
	}
	
img.xmaspdf {
	width: 66px;
	height: 66px;
	border: 0;
	}

li { 
	color: #aaa; 
}

li.normal {
	color: #666;
}

div.testimonial {
	width: 400px; 
	float: left;
	margin: 1.3em 10px 1em 20px;
}

div.left-quote {
	float: left;
	background: url(images/quote-open.jpg) no-repeat top;
	width: 43px;
	height: 34px;
}

div.test-text {
	float: left;
	width: 314px;
	padding-right: 40px; 
	background: url(images/quote-close.jpg) no-repeat right bottom;
	font-style: italic;
	min-height: 34px;
	color: #999;
}

div.test-name {
	float:left;
	text-align: right;
	padding:5px 0 0 15px;
	font-size: 80%;
	color: rgb(159,19,49); 
	width: 377px;
}

