body{
	margin: auto;
	padding:0;
	width: 800px;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
}
#left {
	width: 250px;
	padding: 10px;
	float: left;
}
#hdr{
	height:250px;
}
.top_menu {
	width: 535px;
	float: left;
	margin-top: 30px;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
#main {
	width: 510px;
	padding: 10px;
	float: left;
}
#menu {
	height:250px;
	float: left;
	width: 800px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding: 5px;
}
h1 {
	font-family: Georgia, Palatino, serif;
	font-size: 18px;
	color: #6699CC;
	font-weight: normal;
	padding: 5px;
	background-image: url(../images/dots.gif);
}
h2 {
	font-family: Georgia, Palatino, serif;
	font-size: 14px;
	color: #336699;
	padding: 5px;
}
li {
	list-style-image: url(../images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 16px;
}
#logo {
	width: 263px;
	height: 230px;
	float: right;
}
.title {
	font-family: Georgia, Palatino, serif;
	font-size: 36px;
	color: #000000;
	width: 500px;
	padding: 10px;
	float: left;
	margin-top: 50px;
	background-position: bottom;
}
#footer {
	background-image: url(../images/foot.gif);
	float: left;
	width: 780px;
	height: 75px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer p {
	font-size: 9px;
	line-height: 18px;
	color: #6699CC;
}
#thicktabs{
	margin: 0;
	padding: 0;
	float: left;
	font-family: Georgia;
	font-size: 16px;
}
#thicktabs li{
display: inline;
}
#thicktabs li a{
	float: left;
	color: #333333;
	text-decoration: none;
	border-bottom: 2px solid #FFF;
	padding: 10px;
}
#thicktabs li a:hover{
	color: #FFF;
	background-image: url(../images/menu_bg.gif);
	border-bottom: 2px solid #006699;
}
hr {
	border: none;
	background-image: url(../images/hr.gif);
	background-repeat:repeat-x;
	height:1px;
	width:100%;
}
.right_img {
	padding-left: 10px;
	padding-bottom: 10px;
	display: inline;
	float: right;
}
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:url(../images/formbg.png) repeat-x left top;
	color:#003366;
	font-weight:bold;
	padding: 10px;
	text-decoration: none;
}
#main table p {
	font-size: 12px;
	line-height: 12px;
	color: #003366;
}#full {

	width: 780px;
	padding: 10px;
	float: left;
}
.left_img {
	padding-bottom: 10px;
	display: inline;
	float: left;
	padding-right: 10px;
}
.highlight {
	background-image: url(../images/main_highlight.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF99;
	border-bottom-color: #FFFF99;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 5px;
	padding-left: 5px;
}
.seminar {
	background-image: url(../images/seminar_highlight.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CCFF;
	border-bottom-color: #99CCFF;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 5px;
	padding-left: 5px;
}

