*, body {
	margin: 0px;
	padding: 0px;
}
#left {
	width: 293px;
}
td {
	text-align: left;
	vertical-align: top;
}
#left ul {
	list-style-type: none;
	margin-top: 15px;
}
#left ul li {
	background-image: url(images/buttbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 20px;
	display: block;
	padding-left: 40px;
	width: 240px;
}#left ul li img {
	float: right;
}
#left ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 220px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/arr.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#left ul li a:hover {
	color: #CFECE8;
}
#top {
	background-image: url(images/topbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 191px;
	position: relative;
}
h1 {
	font-family: "Myriad Pro", "Arial Narrow", Arial, Tahoma, Verdana, Helvetica;
	color: #336699;
	font-size: 32px;
	font-weight: normal;
	padding-left: 20px;
}
h2 {
	padding-left: 20px;
	font-family: "Myriad Pro", "Arial Narrow", Arial, Tahoma, Verdana, Helvetica;
	color: lightgray;
	font-weight: normal;
	font-size: 20px;
}
#logo {
	padding-top: 65px;
}
#main {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 393px;
	padding-top: 140px;
    text-align:justify;
}
#main p {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 20px;
}
#main p b {
	color: #005DA9;
}
#right {
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
}
.pic {
	height: 200px;
	width: 175px;
	font-family: "Myriad Pro", "Arial Narrow", Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	padding-bottom: 10px;
}
.pic a {
	background-image: url(images/zoom.jpg);
	background-repeat: no-repeat;
	background-position: 125px top;
	display: block;
	width: 145px;
	margin-bottom: 5px;
}
.pic a img {
	border: 1px solid #336699;
}
#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 1200px;
	font-family: "Myriad Pro", "Arial Narrow", Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #005DA9;
}
#footer td {
	height: 34px;
	text-align: left;
	vertical-align: middle;
	padding-left: 40px;
}
#footer img {
	float: right;
}
#footer table {
	width:1050px;
}
#main table {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
}
#main table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005EAA;
}
.top {
	color: #FFFFFF;
}
