@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F4F4F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper {
	width: 841px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 118px;
	width: 841px;
}
#nav {
	background-image: url(images/navbar-bg.gif);
	height: 99px;
	width: 821px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
}
#content {
	width: 841px;
}
#content img a {
	border-top-width: 0px;
}
#wrapper #content a {
	color: #666666;
	text-decoration: none;
}
#content p {
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}
.imageright {
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
}



.tag1 {
	background-image: url(images/homebottom1.gif);
	height: 77px;
	width: 210px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.tag2 {
	background-image: url(images/homebottom2.gif);
	height: 77px;
	width: 210px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.tag3 {
	background-image: url(images/homebottom3.gif);
	height: 77px;
	width: 210px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.tag4 {
	background-image: url(images/homebottom4.gif);
	height: 77px;
	width: 210px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 134px;
	width: 841px;
}

