
body {
	background-image: url(images/Home-Tile.jpg);
	background-repeat: repeat-x;
	background-color: #b4b4b4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
	float:right;
	width:500px;
	padding-bottom: 25px;
	padding-right: 25px;
}
#headerBar {
position:absolute;
	background-color: #e9e9e9;
	height: 20px;
	width: 776px;
	top: 72px;
}
#logo {
position:absolute;
	height: 52px;
	width: 145px;
	top:10px;
}
#topNav{
	float: right;
	
	width: 630px;
}
#footer {
	background-color: #e9e9e9;
	height: 30px;
	width: 776px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 25px;
	padding-top: 10px;
}


p  {
        font:  12px arial;
	color: #000000;
	margin-bottom: -1px;
}

p2  {
        font:  12px arial;
	color: #000000;
	
}



h1 {
	color: #000000;
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
	margin-bottom: -10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
	margin-bottom: -10px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
