/******************************************************
				TAG DEFINITIONS
 ******************************************************/
body {
	background-image:url(images/bkpage12.jpg);
	background-repeat:repeat-x;
	background-color:#2E6A8C;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	margin:0;
	padding-bottom:10px;
	line-height:22px;
	color:#333333;
}
h1 {
	margin:0;
	padding-top:12px;
	font-size:14px;
	line-height:18px;
	color:#333333;
	font-weight:bold;
}
h2, h3, h4, h5, h6 {
	margin:0;
	font-size:12px;
	line-height:18px;
	color:#333333;
	font-weight:bold;
}
a {
	color:#336699;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin-bottom:0;
	line-height:20px;
}
/******************************************************
				DIV ID'S
 ******************************************************/
#top {
	 width:663px;
	 height:154px;
	margin:0 auto;
}
#menu {
	width:663px;
	height:70px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#000066;
	font-weight:bold;
}
#menu ul {
	margin:0;
	padding:0 0 0 7px;
}
#menu li {
	padding:18px 0 0 0;
	width:123px;
	float:left;
	list-style-type:none;
}
#main {
	width:663px;
	background:#FFFFFF url(images/middleL.jpg) no-repeat top;
	text-align:left;
	margin:0 auto;
	min-height:330px;
}
#main div {
	margin-left:40px;
	margin-right:60px;
}
#bottom {
	width:663px;
	height:74px;
	margin:0 auto;
	background-image:url(images/bottom.gif);
	text-align:left;
}
#bottom p {
	font-size:13px;
	font-weight:bold;
	padding:49px 0 0 160px;
	color:#FFFFFF;
}