body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	background-color: #FFFFFF;
	background-image:  url('images/repeat_vertical.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px
}/* CSS Document */


h2 {
	font-family: "Arial Narrow", arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #24779B;
	padding: 0px;
	text-transform: none;
	letter-spacing: 0px;
}

.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: ##1A5D7A;	
}

.homelook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1A5D7A;	
}


td img {
  display: block;
}

td#banner {
	background-color: #FFB452;
	background-image:  url('images/banner_bg_repeat.gif');
	background-repeat: repeat-x
}
.gradient {

	background-color: #FFFFFF;
	background-image:   url('images/gradient_repeat.gif');
	background-repeat: repeat-x
}
td#leftcol {
	background-image:  url('images/repeat_about_blueline.gif');
	background-repeat: repeat-y;
	background-position-y:50%
}