@charset "UTF-8";
/* CSS Document */

.footer {
	background-image: url(images/Bottom.png);
	background-repeat: no-repeat;
	width: 820px;
	height: 30px;
}
.leftsideshadow {
	background-image: url(images/leftsideshadow.png);
	background-repeat: repeat-y;
	width: 10px;
}
.rightsideshadow {
	background-image: url(images/rightsideshadow.png);
	background-repeat: repeat-y;
	width: 10px;
}
.verticalline {
	background-image: url(images/buttons/verticalline.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #148796;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	letter-spacing: 1px;
	text-align: justify;
}
.roundedtop160 {
	background-image: url(images/rounded160top.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 20px;
}
.roundedmid160 {
	background-image: url(images/rounded160mid.jpg);
	background-repeat: repeat-y;
	width: 160px;
}
.roundedbottom160 {
	background-image: url(images/rounded160bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #1798A7;
	text-align: left;
}
