body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("images/bghome.gif");
	background-repeat: repeat-x;
}
.toppix {
	width: 761px;
	padding-top: 10px;
}
.contenttable {
	width: 761px;
	padding-right: 15px;
	padding-left: 15px;
}
.titles {
	font-family: Georgia;
	font-size: 11px;
	text-transform: uppercase;
	color: #88836A;
	padding-bottom: 3px;
}
.titles2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4788A7;
	padding-bottom: 3px;
	font-weight: bold;
}
.titles3 {
	font-family: Georgia;
	font-size: 12px;
	color: #226BB6;
	padding-bottom: 3px;
	padding-left: 5px;
}
.titlesbig {
	font-family: Georgia;
	font-size: 18px;
	color: #226BB6;
	padding-bottom: 3px;
}
.hometxt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #2E2E25;
	width: 250px;
}
.hometxt2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #2E2E25;
	width: 250px;
	padding-left: 5px;
}
.hometxt3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #2E2E25;
	width: 500px;
}
.maintxt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #2E2E25;
	width: 450px;
}
.righttxt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #2E2E25;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 20px;
	color: #2E2E25;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(images/copritghbg.gif);
	height: 32px;
}
.divline {
	margin-top: 10px;
}
#footer{
	margin: 0px 0 10px;
	width:730px;
	overflow:hidden;
	background:#f5f4ef;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#999;
	clear:left;
	font-size:10px;
}

#footer ul{
	margin:0;
}

#footer li{
	float:left;
	list-style:none;
	margin:0 15px 0 0;
	font-size:10px;
}

#footer li a:link, 
#footer li a:visited{
	color:#666;
	background:none;
}

