body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td{
	font-size: 12px;
}
#wrap {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 718px;
	height: 100%;
}
#header 	{
	height: 80px;
	float: none;
}

#logo 	{
	float: left;
	height: 75px;
	width: 150px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	display:inline;
}

#topnavigation {
	float: right;
	width: 440px; 
	height: 70px;
	margin: 0 0 0 0;	
	padding: 8px 0 0 0;
}
#barbanner 	{
	height: 20px;
	float: none;
}
#barbanner_rght{
	float: right;
	padding: 1px 1% 1px 0%;
	margin: 2px 2% 2px 0%;
	text-align: center;
	width: 409px; /* ie5win fudge begins */
	color: #6A6A6A;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid;
	border-top-color: #6A6A6A;
	voice-family: "\"}\"";
	voice-family:inherit;

}
#barbanner_lft{
	float: left;
	padding: 1px 2% 1px 2%;
	margin: 2px 1% 2px 2%;
	width: 226px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 222px;
	color: #FF4E01;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
}

#main 	{
	height: 100%;
	float: none;
}
#btsenter 	{
	height: 100%;
	float: none;
	border-bottom: 1px solid;
	border-bottom-color: #6A6A6A;
	padding: 0 7px 0 0;
}

#enter{
	height: 30px;
	text-align: right;
	
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

#footer{
	height: 100%;
	float: none;
}
#footer_lft{
	float: left;
	padding: 1px 2% 1px 2%;
	margin: 2px 1% 2px 2%;
	width: 226px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 222px;
	color: #8989B1;
	font-size:9px;
	vertical-align: middle;
}
#footer_rght{
	float: right;
	padding: 1px 1% 1px 0%;
	margin: 2px 2% 2px 0%;
	text-align: center;
	width: 409px; /* ie5win fudge begins */
	color: #6A6A6A;
	font-weight: bold;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family:inherit;
}
.logo{
	height: 75px;
	width: 252px;
	text-align: center;
}
.image{
	height: 75px;
	width: 439px;
	
}
.b_logo{
	height: 43px;
	width: 252px;
	text-align: center;
	color: #FF4E01;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
}
.b_image{
	height: 43px;
	width: 439px;
	padding-left: 5px;
	vertical-align: middle;
	color: #6A6A6A;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid;
	border-top-color: #6A6A6A;
}
.tl_corner{
	background-color: #ffffff;
	background-image: url('../images/images/tl_corner.gif');
	height: 16px;
	width: 16px;
}
.bl_corner{
	background-color: #ffffff;
	background-image: url('../images/images/lb_corner.gif');
	height: 16px;
	width: 16px;
}
.tr_corner{
	background-color: #ffffff;
	background-image: url('../images/images/tr_corner.gif');
	height: 16px;
	width: 16px;
}
.br_corner{
	background-color: #ffffff;
	background-image: url('../images/images/rb_corner.gif');
	height: 16px;
	width: 16px;
}
.l_box{
	background-color: #ffffff;
	background-image: url('../images/images/l_box.gif');
	width: 16px;
}
.r_box{
	background-color: #ffffff;
	background-image: url('../images/images/r_box.gif');
	width: 16px;
}
.t_box{
	background-color: #ffffff;
	background-image: url('../images/images/t_box.gif');
	width: 16px;
}
.b_box{
	background-color: #ffffff;
	background-image: url('../images/images/b_box.gif');
	width: 16px;
}
.text_box{
	font: small Verdana;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8989B1;
	font-size: 12px;
}
.address_td{
	font: small Verdana;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8989B1;
	font-size:9px;
	text-align: left;
	vertical-align: bottom;
}
.toptdline{
	border-bottom: 1px solid;
	border-bottom-color: #6A6A6A;
}
.toppadding{
	padding-top: 5px;
}
.toppaddingborder{
	padding-top: 5px;
	border-bottom: 1px solid;
	border-bottom-color: #6A6A6A;
}
.linktext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8989B1;
	font-size:14px;
	font-weight: bold;
}

#top {
background-image: url('../images/top_corner.gif');
width: 718px; /* Same width as the image */
height: 30px; /* Same height as the image */
color: white; /* text color */
}

#middle {
background-image: url('../images/middle_corner.gif');
background-repeat: repeat-y; /* Repeat image downwards */
width: 718px; /* Same width as the image */

}

#bottom {
background-image: url('../images/bottom_corner.gif');
width: 718px; /* Same width as the image */
height: 25px; /* Same height as the image */
}

#tops {
background-image: url(../images/top_s_corner.gif);
width: 400px; /* Same width as the image */
height: 16px; /* Same height as the image */
color: white; /* text color */
}

#middles {
background-image: url('../images/middle_s_corner.gif');
background-repeat: repeat-y; /* Repeat image downwards */
width: 400px; /* Same width as the image */
padding-top: 2px;
padding-bottom: 2px;

}

#bottoms {
background-image: url('../images/bottom_s_corner.gif');
width: 400px; /* Same width as the image */
height: 16px; /* Same height as the image */
}
