.code{
	color:#333;
	border:1px solid #DDD;
	background-color:#F5F5F5;
	padding:5px;
	display:block;
	margin-bottom:6px;
	margin-top:6px;
}
#topRow {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	background-color: #00101e;
	display: block;
	overflow: hidden;
	height: 30px;
	top: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #26a359;
	border-right-color: #26a359;
	border-bottom-color: #26a359;
	border-left-color: #26a359;
}
.topRow_0 {
	margin:0px auto;
	width:950px;
	padding-top:8px;
	padding-bottom:8px;
}
.topRow_1 {
	float: left;
	width: 220px;
}
.topRow_2 {
	text-align: right;
	float: right;
	width: 400px;
	font-weight:bold;
	color:#5fc7ff;
}
.topRow_2 a{
	color:#5fc7ff;
}
.topRow_2 a:hover{
	text-decoration:underline;
}
#mainContainer {
	background-image:url(../images/bgtop2.jpg);
	background-repeat:repeat-x;
	/*background-color:#001b30;*/
	background-position: center top;
	background-image: url(../images/logotalbar_bg.jpg);
	background-repeat: no-repeat;
}
#row2 #mainContainer #logoTalbar {
	width:950px;
	position: relative;
	height: 330px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#row2 #mainContainer #logoTalbar #topLogo img {
	float: left;
	height: 52px;
	width: 215px;
	padding-top: 20px;
	padding-left: 40px;
}
#row2 #mainContainer #logoTalbar #logoRight {
	float: right;
	height: 30px;
	width: 580px;
	margin-top: 25px;
	margin-right: 40px;
}

#row2 #mainContainer #mainTalbar {
	color: #FFF;
	display:block;
	clear: both;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-bottom:18px;
	min-height:600px;
}
#row2 #mainContainer #footer {
	display: block;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#row2 #mainContainer #footer #footerLeft {
	float: left;
	width: 500px;
}
#row2 #mainContainer #footer #footerLeft a {
	color: #FFF;
}
#row2 #mainContainer #footer #footerRight {
	text-align: right;
	float: right;
	width: 300px;
}
#row2 #mainContainer #footer #footerRight a {
	color: #FFF;
}
#row2 #mainContainer #mainTalbar #talbarLeft {
	display: block;
	float: left;
	width: 720px;
	padding:10px;
	background-image:url(../images/bg_con.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#row2 #mainContainer #mainTalbar #talbarRight {
	display: block;
	float: right;
	width: 150px;
	padding:10px;
	background-image:url(../images/bg_con.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#talbarRight a:link,#talbarRight a:visited{
	color:#FFF;
}
.titleY{
	background-image:url(../images/title_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	width:80%;
	padding-top:15px;
	padding-bottom:15px;
	width:149px;
	display:block;
	margin:0px auto;
}
.titleG{
	background-image:url(../images/title_bg_g.png);
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	width:80%;
	padding-top:15px;
	padding-bottom:15px;
	width:149px;
	display:block;
	margin:0px auto;
}
.titleB{
	background-image:url(../images/title_bg_b.png);
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	width:80%;
	padding-top:15px;
	padding-bottom:15px;
	width:149px;
	display:block;
	margin:0px auto;
}
#bannerHeader{
	clear:both;
	width: 930px;
	padding-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display:block;
}