@charset "utf-8";
body {
	margin: 0%;
	background-color: #00ADEE;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin-top: 0px;
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
}
h2 {
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
}
h4 {
	margin-top: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h6 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 22px;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.header {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	background-repeat: repeat-x;
	background-position: bottom;
}
.header_inner {
	height: 47px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/logo_2.jpg);
	padding-left: 180px;
	padding-top: 53px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
}
.banner_slogan {
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	width: 480px;
	text-align: center;
}



.banner {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_background_felt.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.banner_inner {
	height: 300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_inner_background_felt.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	font-size: 16px;
	text-align: center;
}
.banner_inner_small {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_inner_background_felt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.banner_top_shadow {
	height: 3px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_shadow-top.png);
	background-repeat: repeat-x;
	background-position: top;
}
.banner_bottom_shadow {
	clear: both;
	height: 3px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_shadow-bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.banner_index_left {
	float: left;
	height: 260px;
	width: 460px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.banner_index_right {
	float: right;
	height: 280px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	
}







.navigation {
	height: auto;
	width: 800px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	vertical-align: middle;
	color: #666666;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.nav_cell {
	background-image: url(../images/nav_center.png);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	width: auto;
}
.nav_left {
	background-image: url(../images/nav_left_end.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	vertical-align: middle;
}
.nav_right {
	background-image: url(../images/nav_right_end.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	vertical-align: middle;
}
.navigation a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.navigation a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.navigation a:hover {
	color: #0A83DC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.navigation a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
}









.content {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-repeat: repeat-x;
	background-position: top;
}
.content_inner {
	height: 194px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/content_background_full.jpg);
}
.content_inner_clear {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
}
.content_left {
	padding: 15px;
	float: left;
	height: auto;
	width: 570px;
}
.content_right {
	float: right;
	height: auto;
	width: 215px;
	padding-top: 55px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 70px;
	text-align: left;
}



.index_topic_left {
	clear: left;
	float: left;
	height: 77px;
	width: 370px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 350px center;
	padding-right: 30px;
}
.index_topic_left_2 {
	clear: left;
	float: left;
	height: 77px;
	width: 370px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 50px;
	background-position: 350px 10px;
	background-repeat: no-repeat;
	padding-right: 30px;
}

.index_topic_right {
	clear: right;
	float: right;
	height: 77px;
	width: 370px;
	padding-top: 15px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 350px center;
	padding-right: 30px;
}
.index_topic_right_2 {
	clear: right;
	float: right;
	height: 77px;
	width: 370px;
	padding-top: 15px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 350px 8px;
	padding-right: 30px;
}
.icon_placer {
	float: right;
	height: 65px;
	width: 65px;
	background-color: #025EB1;
}








.both {
	clear: both;
	height: 0px;
	width: 0px;
}



.footer {
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #E0E0E0;
	clear: both;
	width: 895px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footer a:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
.footer a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
.footer a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
.banner .banner_inner table tr td .banner_slogan {
	font-size: 18px;
}
#workshop_sidebar {
	width: 180px;
}

