@charset "utf-8";
.alignleft {
	text-align: left;
	background-color: #FFF;
}

.windowopen {
	color: #FFF;
	background-color: #366;
	width: 300px;
	z-index: 50;
	position: absolute;
	border: thin solid #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
	visibility: hidden;
	cursor: default;
}
/* CSS Document */

#outer {
	width: 970px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height:100%;


}

#loginBar {
	width:970px;
	background:url(../images/loginBar.jpg) no-repeat;
	height:21px;
}

#loginBox {
	text-align:right;
	width: 914px;
	padding-top:4px
}

#banner {
	width:970px;
	background:url(../images/banner.jpg) no-repeat;
	height:99px;
}

#logo {
	float:left; padding:12px 0 0 40px;
}

#bannerImg {
	float:right; 
	width:445px; 
	margin-right:40px; 
	background-color:#3C0304; 
	border:1px solid #3C0304;
	height:97px; 
	padding-left:15px;
	padding-right:15px;
}


#Menu {
	width:970px;
	background:url(../images/menu_bck.jpg) no-repeat;
	height:29px;
}


#pageHolder {
	width:970px;
	background-image: url(../images/page_bck.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
}

#pageContent {
	float:left;
	margin:10px 0px 10px 50px;
	width:600px;
}

#tabs {
	background:url(../images/tabs.jpg) no-repeat;
	width:611px;
	height:184px;
	padding:10px 0 0 4px;

}

#rightContent {
	float:right;
	margin:10px 26px 20px 0px;
}


#footer {
	width:970px;
	height:46px;
	background:url(../images/footer_bck.jpg) no-repeat;
	font: 11px/14px "Trebuchet MS", arial, sans-serif;
	color: #999;
}
.green {
	color: #0C3;
}
.red {
	color: #F00;
}
#outer #pageHolder #pageContent .body_txt p #FlashID {
	position: relative;
	left: -6px;
}
#outer #Menu #google_translate_element {
	float: right;
	margin-right: 50px;
	margin-top: -22px;
}
