.contentBackHome {
	background-image: url(images/content_back_home.gif);
	background-repeat: no-repeat;
	height: 537px;
}

#textHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#textBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	}
	
#textBottom a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	}
	
#textBottom a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	}
	
blockquote {
	margin: 0px 150px 0px 150px;
	}
a {
	color: #e61c2c;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #e61c2c;
	font-weight: bold;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}
.header{
	width:	990px;
	height:	185px;
}
.headerLeft{
	width:	147px;
	height:	185px;
	float:	left;

}
.headerLeftTop{
	width:	147px;
	height:	45px;
	float:	left;

}
.headerLeftBottom{
	width:	147px;
	height:	127px;
	float:	left;
	padding-top: 6px;
	background-image:url(images/header_nav_back.gif);
	background-repeat:repeat;
}
.headerRight{
	width:	843px;
	height:	185px;
	float:	left;

}