#container {
	width: 910px;
	\width: 930px;
	w\idth: 910px;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	padding: 0;
	height: 160px;
}
#content {
	padding: 0;
	margin-right: 250px;
}
#right {
			float: right;
			width: 230px;
			margin: 0;
			padding: 0;
}
#footer {
	clear: both;
	text-align: center;
	color: #777777;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}	
#contentWrapOne {
	background-image: url(../images/bg_content_top.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
}
#contentWrapTwo {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	background-position: center;
}
#nav {
	padding-right: 35px;
	text-align: right;
	margin-top: 3px;
}
#boxQuote {
	background-image: url(../images/box_quote.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 220px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #139F3F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF193;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
}
#boxPartners {
	background-image: url(../images/box_partners.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 230px;
	padding-top: 35px;
	background-color: #8A307A;
	text-align: center;
	margin-top: 20px;
}
.txtFieldNormal {
	width: 220px;
	border: 1px solid #538DA4;
	font-size: 13px;
}
