@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #999999;
	background-image: url(../../images/web_bkg_pattern.png);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #739DD3;
}
a:visited {
	text-decoration: none;
	color: #739DD3;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.oneColFixCtrHdr #container {
	width: 800px; 
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-color: #ffffff;
	background-image: url(../../images/bt_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 800px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;	
	}
.oneColFixCtrHdr #bt_header {
	background: #FFFFFF;
	
		}
.oneColFixCtrHdr #bt_header {
	background: #FFFFFF;
	}
	
#MainNav {
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	position: relative;
	left: 220px;
	width: 555px;
	top: 47px;
	color:#FF6600;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
}
	
#MainNav a {
	color:#739DD3;
	text-decoration: none;	
}
#MainNav a:hover {
	color: #FF6600;
}
	
.oneColFixCtrHdr #mainContent {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}	
#side-a {
	float: left;
	width: 115px;
	padding-top: 20px;
	padding-left: 20px;
}

#news {
	float: left;
	width: 170px;
	padding-bottom: 50px;
	padding-top:9px;
	padding-left: 30px;
}	

.oneColFixCtrHdr #footer {
	background-image: url(../../images/bt_home_5.png);
	clear: both;
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-right: 20px;
}

.oneColFixCtrHdr #footer p {
	margin: 0;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF832F;
}

#side-b {
	float: right;
	width: 390px;
	margin-right: auto;
	margin-bottom: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 25px;
	padding-bottom: 50px;
}

#side-b p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #666666;
}

#side-b H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 38px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CCCCCC;
}
#side-b li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CCCCCC;
	list-style-type: none;
}

.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #FF6600;
}
#news H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#SecondNav {
	float: left;
	width: 220px;
	padding-bottom: 50px;
	text-align: right;
	color: #FF6600;
	padding-top:10px;
}
#SecondNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	list-style-type: none;
	line-height: 30px;
}
#SecondNav H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF6600;
	list-style-type: none;
	line-height: 30px;
	font-weight: lighter;
	text-transform: uppercase;
}
#SecondNav a {
	text-decoration: none;
	color: #739DD3;
}

#SecondNavcs {
	float: left;
	width: 220px;
	padding-bottom: 50px;
	text-align: right;
	color: #FF6600;
}
#SecondNavcs  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	list-style-type: none;
	line-height: 30px;
}
#SecondNavcs H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF6600;
	list-style-type: none;
	line-height: 30px;
	font-weight: lighter;
	text-transform: uppercase;
}
#SecondNavcs a {
	text-decoration: none;
	color: #739DD3;
}
#SecondNav A:hover {
	text-decoration: none;
	color: #FF6600;
}

#SecondNavcs A:hover {
	text-decoration: none;
	color: #FF6600;
}

#accordionwrapper {
	width: 380px;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.accordionButton {
	width: 380px;
	height: 25px;
	float: left;
	background: #FFFFFF;
	padding-bottom:10px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	}
	
.accordionContent {
	width: 380px;
	float: left;
	background: #FFFFFF;
	display: none;
	Padding-bottom: 40px;
	}
#side-a2 {
	float: left;
	width: 800px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#PortNav {
	width: 800px;
	text-align: center;
	color: #FF6600;
}
