body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg15.jpg);
	margin: 0px 0px 20px 0px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input, textarea {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:3px;
}
p {
	margin: 0px 0px 20px 0px;
}
div#header {
	position: relative;
	clear: both;
	width: 100%;
	background-color: #2d2d2d;
	height: 134px;
}
div#header_main {
	position: relative;
	width: 1004px;
	margin: 0 auto;
	height: 134px;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 134px;
	width: 202px;
}
div#heading {
	position: absolute;
	width: 611px;
	top: 15px;
	left: 379px;
	text-align: right;
	color: #bfbfbf;
}
h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 14px;
	color: #bfbfbf;
}
h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #c5c5c5;
	font-size: 22px;
}
h3,h4 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #c5c5c5;
	font-size: 18px;
}
h5 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #575757;
	font-size: 22px;
}
h6 {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 14px;
	color: #00dde5;
}
i {
	color: #494949;
	font-size: 11px;
}
div#nav_bar {
	position: absolute;
	background-image:url(images/nav_bar_bg.gif);
	background-repeat:repeat-y;
	left: 255px;
	width: 749px;
	top: 100px;
	height: 22px;
}
div#nav_bar ul {
	display: block;
	position: relative;
	width: 749px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: right;
}
div#nav_bar ul li {
	display: block;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	background-image: none;
	display: inline;
}
div#nav_bar ul li a {
	display: block;
	margin-top: 7px;
	background-color: transparent;
}
div#main {
	position: relative;
	margin: 0 auto;
	width: 968px;
	clear: both;
}
div#main_float {
	position: relative;
	float: left;
	width: 968px;
	background-color:#FFFFFF;
	background-image:url(images/home_page_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	color: #4f4f4f;
}
div#internal {
	position: relative;
	float: left;
	width: 968px;
	background-image:url(images/internal_right_bg.gif);
	background-repeat: repeat-y; 
	background-position: right;
	background-color:#FFFFFF;
	color: #4f4f4f;
}
div#internal_float {
	position: relative;
	float: left;
	width: 968px;
	background-image:url(images/internal_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color: #4f4f4f;
}
div#main_left {
	position: relative;
	float: left;
	width: 726px;
}
div#main_right {
	position: relative;
	float: left;
	width: 242px;
	background-color: #000000;
	color: #757474;
	font-size: 11px;
}
div.box_padding {
	position: relative;
	padding: 20px 18px 20px 20px;
}
div#main_right div.box_padding a {
	color: #ffffff;
	background-color: #000000;
	text-decoration: underline;
}
div#main_right div.box_padding a:hover {
	text-decoration: none;
}
div#main_right div.box_padding h6 {
	margin-bottom: 2px;
}
p.date {
	margin-bottom: 6px;
}
p.image {
	margin-bottom: 6px;
}
p.image img {
	padding: 1px 1px 1px 1px;
	border: 1px solid #3f3f3f;
	background-color: #ffffff;
}
div#footer {
	position: relative;
	clear: both;
	width: 968px;
	height: 45px;
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #2d2d2d;
	color: #bfbfbf;
	margin: 0 auto;
	font-size: 11px;
}
div#copyright {
	position: absolute;
	top: 16px;
	left: 20px;
	width: 350px;
}
div#footer_links {
	position: absolute;
	top: 16px;
	left: 500px;
	width: 448px;
	text-align: right;
}
div#footer_links a {
	text-decoration: none;
	color: #bfbfbf;
}
div#footer_links a:hover {
	text-decoration: underline;
}
div#home_page {
	position: relative;
	float: left;
	width: 726px;
	clear: both;
	
}
div#home_page_left {
	position: relative;
	float: left;
	width:242px;
	color: #4f4f4f;
	background-image:url(images/home_page_left_bg.gif);
	background-position:top left;
	background-repeat: repeat-x;
}
div#home_page_right {
	position: relative;
	float: left;
	width: 484px;
}
div#home_page_left p {
	font-size: 12px;
	line-height: 16px;
}
div#home_page_left p.first {
	color: #151515;
	font-size: 14px;
	line-height: 18px;
}
div#home_page_left p.last {
	color: #151515;
	font-size: 11px;
}
div#home_page_left a {
	color: #000000;
	background-color: #e5e5e5;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div#home_banner {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 484px;
}
div#home_two_cols {
	position: relative;
	clear: both;
	float: left;
	width: 484px;
	margin: 200px 0px 0px 0px;
	color: #4f4f4f;
}
div#home_two_cols_left {
	position: relative;
	float: left;
	width: 242px;
}
div#home_two_cols_right {
	position: relative;
	float: left;
	width: 242px;
}
div#home_two_cols_left p, div#home_two_cols_right p {
	font-size: 12px;
	line-height: 16px;
}
div#home_two_cols_left p.first, div#home_two_cols_right p.first {
	color: #151515;
	font-size: 14px;
	line-height: 18px;
}
div#home_two_cols_left a {
	background-color: #efefef;
	color: #000000;
}
div#home_two_cols_right p.last {
	color: #151515;
	font-size: 11px;
}
div#home_two_cols_right a {
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
div#home_two_cols_right a:hover {
	text-decoration: none;
}
ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
ul li {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 20px;
	background-image:url(images/li_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
}

div#internal_page div.box_padding a {
	color: #000000;
}

div.breadcrumbs {
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	color: #c5c5c5;
}
div#internal_page div.box_padding div.breadcrumbs a {
	color: #c5c5c5;
}
div#internal_float div.box_padding h2 {
	margin: 0px 0px 5px 0px;
	color: #00dde5;
}

hr {
	border-top: 1px solid #00dde5;
	margin: 0px 0px 19px 0px;
}

div.gallery {
	position: relative;
	clear: both;
	float: left;
	margin: 0px 0px 20px 0px;
	width: 686px;
}
div.gallery_thumb img {
	padding: 1px 1px 1px 1px;
	border: 1px solid #3f3f3f;
	cursor: pointer;
}
div.gallery_left {
	position: relative;
	float: left;
	width: 547px;
	margin: 0px 18px 0px 0px;
}
div.gallery_right {
	position: relative;
	float: left;
	width: 121px;
}
div.gallery_thumb {
	position: relative;
	clear: both;
	margin: 0px 0px 20px 0px;
	width: 121px;
}
div.gallery_large {
	position: relative;
	clear: both;
	padding: 1px 1px 1px 1px;
	border: 1px solid #3f3f3f;
}

ul.sub {
	position: relative;
	clear: both;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
ul.sub li {
	position: relative;
	float: left;
	background-color: #000000;
	color: #ffffff;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
}
div#internal_float div.box_padding ul.sub li a {
	display: block;
	position: relative;
	float: left;
	padding: 4px 5px 4px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
div#internal_float div.box_padding ul.sub li a:hover, div#internal_float div.box_padding ul.sub li.selected a {
	color: #000000;
	background-color: #e5e5e5;
}
div.blogimg {
	position: relative;
	clear: both;
	margin-bottom: 20px;
}
div.blogimg img {
	padding: 1px 1px 1px 1px;
	border: 1px solid #3f3f3f;
}

div.comments {
	position: relative;
	clear: both;
	width: 687px;
	margin: 0px 0px 2px 0px;
}
div.comments_left {
	position: relative;
	float: left;
	width: 175px;
	margin: 0px 12px 0px 0px;
}
div.comments_right {
	position: relative;
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
}

div.news_news {
	position: relative;
	clear: both;
	width: 686px;
	margin: 0px 0px 20px 0px;
}
div.news_news_item {
	position: relative;
	width: 215px;
	float: left;
	margin-right: 20px;
}
div.news_news_item_alt {
	position: relative;
	width: 215px;
	float: left;
	margin-right: 0px;
}
div.news_news_image {
	position: relative;
	float: left;
	width: 130px;
}
div.news_news_image img {
	padding: 1px 1px 1px 1px;
	border: 1px solid #3f3f3f;
}
div.news_news_text {
	position: relative;
	float: left;
	width: 85px;
	font-size: 10px;
	color: #777777;
}
div.news_news_text a {
	color: #000000;
}
div.news_news_text h6 {
	font-size: 11px;
	margin-bottom: 2px;
	color: #333333;
}
div.news_news_sep {
	position: relative;
	clear: both;
	height: 20px;
	width: 687px;
}



div.contact {
	position: relative;
	clear: both;
	width: 687px;
	margin: 0px 0px 2px 0px;
}
div.contact_left {
	position: relative;
	float: left;
	width: 390px; /* can plus 23 */
	margin: 0px 22px 0px 0px;
}
div.contact_right {
	position: relative;
	float: left;
	width: 252px;
	margin: 0px 0px 0px 0px;
}