@charset "UTF-8";
/* CSS Document */

/* Main Structure */
body, html {
	margin:0;
	padding:0;
	color:#FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81BCDC;
	line-height: 17px;
}
#nav_main {
	height: 40px;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 110px;
}
#container {
	padding:0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	height:600px;
}
#main {
	padding:0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 925px;
	height:600px;
	background-image: url(../_images/bknd_main.jpg);
}
#main_bknd {
	padding:0px;
	height: 600px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav_main {
	height: 40px;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 110px;
}
#header {
	padding:0px;
	height: 151px;
	width: 820px;
	background-image: url(../_images/bknd_hdr.jpg);
	background-position: center;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav_main {
	height: 40px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_container {
	width: 820px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 820px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#flash_main {
	width: 675px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 325px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../_images/flash_temp2.jpg);
}
#main_content_container {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 75px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 325px;
}
#portfolio_nav {
	width: 155px;
	height: 325px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 20px;
}
#portfolio_main {
	padding: 0px;
	height: 325px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 567px;
}
#nav_sub {
	width: 820px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-transform: lowercase;
	color: #999999;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#ftr_logo {
	width: 820px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/logo_ftr.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 80px;
}
#ftr_copy {
	width: 820px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/logo_copy.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-size: 8px;
	text-transform: uppercase;
	color: #999999;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

/* Links */
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a.second:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.second:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.second:hover {
	color: #FF0000;
	text-decoration: none;
}
a.second:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.third:link {
	color: #999999;
	text-decoration: none;
}
a.third:visited {
	color: #999999;
	text-decoration: none;
}
a.third:hover {
	color: #666666;
	text-decoration: none;
}
a.third:active {
	color: #999999;
	text-decoration: none;
}

/* ??????????????? */

/* Left Menu */

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rollover ul, #rollover li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rollover li a {
	padding-left: 15px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

#rollover li a:hover {
	background-image: url(../_images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0.6em 0.3em;
	padding-left: 15px;
	line-height: 15px;
}
#current {
	background-image: url(../_images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0.6em 0.3em;
	padding-left: 15px;
	line-height: 15px;
}
#sub_current {
	background-image: url(../_images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0.6em 0.3em;
	padding-left: 15px;
	line-height: 15px;
}

#sub_rollover dl, #sub_rollover dt {
	list-style-type: none;
	line-height: 17px;
	margin-left: 13px;
	font-weight: normal;
}

#sub_rollover dt a {
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
	font-weight: normal;
	color: #828282;
}

#sub_rollover dt a:hover {
	background-image: url(../_images/arrow_close.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 15px;
}
.hide{
	display: none;
}

.show{
	display: block;
}

/* Table Styles */

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1568A3;
}
.sub_title1/* Table Styles */

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}
.td_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.td_header_underline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.td_footer_underline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border {
	border: 1px solid #999999;
}


/* Contact Us Form */

.button {
	color:#000000;
	font-size: 8pt;
	background-color: #ECECEC;
}
textarea {
	background-color: #ECECEC;
	border: 1px solid #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	border: 1px solid #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECECEC;
}
input.download {
	border: 1px solid #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_images/button_bknd.gif);
}
input.radio_btn {
	background-color: #F3F4F4;
	border: 0px solid #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

