@charset "utf-8";
#navigation a:link {
	color: #B0B0B0;
	text-decoration: none;
}
#navigation a:visited {
	color: #B0B0B0;
	text-decoration: none;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
}
#navigation a:active {
	color: #666666;
	text-decoration: none;
}
#slideshow a:link {
	color: #B0B0B0;
	text-decoration: none;
}
#slideshow a:visited {
	color: #B0B0B0;
	text-decoration: none;
}
#slideshow a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#slideshow a:active {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.blt a:link {
	color: #B0B0B0;
	text-decoration: underline;
}
.blt a:visited {
	color: #B0B0B0;
	text-decoration: underline;
}
.blt a:hover {
	color: #000000;
	text-decoration: none;
}
.blt a:active {
	color: #666666;
	text-decoration: none;
}
body,td,th {
	color: #939393;
	background-color: #FFFFFF;
	font-family: Georgia, Arial, sans-serif;
	font-size: 15px;
}

body {
	margin: 0px;
	padding: 0px;
}
body.page_1 a .nav_element #active_1 {
	color: #000000;
	text-decoration: none;
}
body.page_2 a .nav_element #active_2 {
	color: #000000;
	text-decoration: none;
}
body.page_3 a .nav_element #active_3 {
	color: #000000;
	text-decoration: none;
}
body.page_4 a .nav_element #active_4 {
	color: #000000;
	text-decoration: none;
}
body.page_5 a .nav_element #active_5 {
	color: #000000;
	text-decoration: none;
}
body.page_6 a .nav_element #active_6 {
	color: #000000;
	text-decoration: none;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 25px;
}
#wrapper #header #logo {
	width: 300px;
	height: 75px;
	float: left;
}
#logo img {
	margin-left: 5px;
}

#wrapper #header #navigation {
	width: 610px;
	float: right;
	height: 75px;
}

#navigation .nav_element {
	width: 90px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
	height: 45px;
	padding-left: 10px;
}

.nav_info {
	font-size: 11px;
	line-height: 20px;
}
#slideshow {
	height: 420px;
	width: 940px;
	clear: both;
}
#slideshow_shadow {
	height: 55px;
	width: 940px;
}
#wide_text {
	width: 940px;
}
#wide_text .bot_marg {
	margin-bottom: 10px;
}
#wide_text .top_marg {
	margin-top: 10px;
}

#column {
	width: 280px;
	float: left;
	margin-top: 40px;
}
#column_mid {
	float: left;
	width: 280px;
	margin-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
}
#column img {
	padding-bottom: 1px;
}
#column_mid img {
	padding-bottom: 1px;
}
h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 18px;
}
.column_text  {
	font-size: 14px;
	line-height: 20px;
}
#seperator img {
	margin-top: 50px;
	margin-bottom: 30px;
}
#footer #foot_col {
	float: left;
	width: 170px;
}
#footer #foot_col_mid {
	float: left;
	width: 169px;
	margin-right: 23px;
	margin-left: 23px;
}
h2   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #00CC00;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#footer {
	width: 940px;
	height: 200px;
}
.blt {
	background-image: url(../images/blt.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	line-height: 22px;
	font-size: 14px;
}
#sub_wrapper {
	width: 940px;
}

#page_col_left {
	width: 250px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#top_bar {
	padding-bottom: 20px;

}
#page_col_right  #border_wrap  h1 {
	margin-top: 2px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
	padding-left: 5px;
}


#page_col_right {
	width: 659px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
}
#border_wrap {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fafafa;
	padding-left: 15px;
}



#menu {
	font-size: 12px;
	font-weight: normal;
	left: 20px;
	top: 20px;
}
#menu #submenu a {
	text-decoration: none;
	display: block;
	background-color: #F7F7F7;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 190px;
	left: 15px;
	position:relative;
	border: thin outset #CCCCCC;
}
#menu #submenu a:hover {
	background-color: #CCCCCC;
	border: thin groove #CCCCCC;
	background-image: url(../images/arw_right.png);
	background-repeat: no-repeat;
	background-position: 185px;
}
#menu #submenu a:active {
	background-color: #CCCCCC;
	border: thin inset #CCCCCC;
	background-image: url(../images/arw_right.png);
	background-repeat: no-repeat;
	background-position: 185px;
}


#menu #mainmenu1 a {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 205px;
	position:relative;
	border: thin outset #CCCCCC;
	margin-top: 5px;
	font-weight: bold;
}
#menu #mainmenu2 a {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 205px;
	position:relative;
	border: thin outset #CCCCCC;
	margin-top: 5px;
	font-weight: bold;
}
#menu #mainmenu3 a {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 205px;
	position:relative;
	border: thin outset #CCCCCC;
	margin-top: 5px;
	font-weight: bold;
}
#menu #mainmenu1 a:hover {
	border: thin groove #CCCCCC;
}
#menu #mainmenu2 a:hover {
	border: thin groove #CCCCCC;
}
#menu #mainmenu3 a:hover {
	border: thin groove #CCCCCC;
}

#menu  #mainmenu1  a:active {
	border: thin inset #CCCCCC;
}
#menu  #mainmenu2  a:active {
	border: thin inset #CCCCCC;
}
#menu  #mainmenu3  a:active {
	border: thin inset #CCCCCC;
}
#other_services h3 {
	margin-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	margin-bottom: 5px;
}
.port_right {
	float: right;
	padding: 10px;
}
.port_left {
	float: left;
	padding: 10px;
}
.clear {
	clear: both;
}
