body {
	margin: 0;
	text-align: center;
}
.container {
	width: 100%;
}
.nav {
	width: 530px;
}
.side_left {
	background-position:right;
	background-image: url(images/left_background.jpg);
	background-repeat: repeat;
}
.side_right {
	background-position:left;
	background-image: url(images/right_background.jpg);
	background-repeat: repeat;
}
.content {
	width: 530px;
	background-image: url(images/cont_bg_white.gif);
}
.header_white {
	width: 100%;
	height: 55px;
	margin: 0;
	text-align: center;	
	clear: both;
}
.header_content {
	width: 530px;
	margin: 0;
}
.header_search {
	text-align: right;
	float: right;
	margin: 20px 10px 0 0;
}
.search_text {
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.frm {
	font-family: tahoma;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}
.header {
	padding: 10px;
	background-image:url(images/cont_bg_elo.gif);
	text-align: left;
}
.teaser_profile {
	background-image:url(images/cont_bg_elo.gif);
	width: 520px;
	padding: 5px;
	clear: both;
}
.text_profile {
	font-family: tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #757575;
	text-decoration: none;
	padding: 0 15px 0 10px;
	float: right;
	border-left: dotted;
	border-left-color: #afafaf;
	border-width: 1px;
	width: 300px;
}
img {
	border: none;
}
.img_right {
	padding-right: 5px;
	float: left;
	vertical-align: top;
	border: none;
}
.img_rightalign {
	padding-left: 5px;
	float: right;
	vertical-align: middle;
	text-align: right;
	border: none;
}
.img_center {
	margin: 0;
	clear: both;
	vertical-align: top;
	border: none;
}
.right_link {
	line-height: 10px;
	float: right;
}
.index_columns {
	width: 530px;
	clear: both;
}
.index_advice {
	width: 250px;
	font-family: tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #757575;
	text-decoration: none;
	padding: 0 15px 0 10px;
	float: left;
	border-right: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	margin-top: 0;
}
.index_featured {
	width: 235px;
	font-family: tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #757575;
	text-decoration: none;
	padding: 0 15px 0 0;
	float: right; 
	margin-top: 0;
}
.index_advice_item {
	padding: 15px 0 15px 0;
	border-bottom: dotted;
	border-bottom-color: #CFCFCF;
	border-bottom-width: 1px;
}
.index_advice_item2 {
	padding: 15px 0 15px 0;
}
.interior_columns {
	width: 530px;
	clear: both;
	margin: 0;
	background-image:url(images/cont_bg_elo.gif);
}
.interior_advice {
	width: 235px;
	font-family: tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #757575;
	text-decoration: none;
	padding: 0 0 0 15px;
	float: left;
}
.interior_advice2 {
	width: 235px;
	font-family: tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #757575;
	text-decoration: none;
	padding: 0 10px 0 15px;
	float: right;
}
.clear{
	width: 530px;
	clear: both;
}
.bi_green {
	font-family: tahoma;
	font-size: 17px;
	color: #6B9000;
	text-decoration: none;
}
.big_grey {
	font-family: tahoma;
	font-size: 16px;
	color: #585858;
	text-decoration: none;
}
.black_text {
	font-family: tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
}
.grey_text {

	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.more {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #78A100;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.policy {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.links {
	font-family: tahoma;
	font-size: 10px;
	color: #0066cc;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #679600;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #0066cc;
	text-decoration: underline;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #A5A5A5;
	text-decoration: underline;
}
.links2 {
	font-family: tahoma;
	font-size: 10px;
	color: #686868;
	text-decoration: underline;
}
.green_text {
	font-family: tahoma;
	font-size: 10px;
	color: #679600;
	text-decoration: none;
}
ul, li {
	margin: 0 0 0 10px;
	line-height: 16px;
	list-style-position:outside;
	list-style-image: url(images/bullet1.gif);
}
.contact_form {
	font-family: tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #757575;
	text-decoration: none;
	padding: 0 15px 0 10px;
	float: right;
	border-left: dotted;
	border-left-color: #afafaf;
	border-width: 1px;
	width: 300px;
}
.text_input {
	width: 150px;
	font-size: 10px;
	height: 16px;
}
.text_area {
	font-size: 10px;
	font-family: tahoma;
	width: 150px;
}