#wrapper{
	width:877px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #181818;
}

#header{
	height: 86px;
	background-image: url(images/logocisbar.jpg);
	background-repeat: no-repeat;
	width: 877px;
	text-align:right;

}
#headericon{
	padding-top: 31px;
	padding-right: 26px;	
}


#logo{
position:absolute;
margin:0;
}



#mainflash{
	position:absolute;
	margin:0;
	padding-top: 91px;
}
#container{

}
#navigation {
	width:877px;
	color: #000000;
	height: 28px;
	background-color: #1C1C1C;
	text-align: right;
}
#navigation ul{
margin:0;
padding:0;
height: 28px;
list-style:none
}
#navigation li{
float:left;
width:146px;
margin:0;
height: 28px;
}

#mainpic {
	width:877px;
	margin:0;
	background-color: #003366;
}
/*            ¤º­¶      */
#content{
	position:relative;
	width:877px;

}
#submenu{
	top:0px;
	float:left;
	width: 187px;

}
#submenu ul{
	margin:0;
	padding:0;
	list-style:none;

}
#submenu li{
	width:188px;
	margin:0;
	padding:0;
	height: 36px;
	background-image: url(images/subtitle_li.jpg);
}
#submenu li a{
	color: #3e3e3e;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 32px;
}
#submenu li a:hover{
	color: #EB8202;
	background-image: url(images/subtitle_li_over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}
#submenu ul {
	margin:0;
	padding:0;
	list-style:none;
	color: #ECE9D8;
	background-color: #333333;
}

#main{
	float:left;
	top:0px;
}
#main h3{
	background-image: url(images/h3bg.jpg);

}
#main2{
	float:left;
	top:0px;
	text-align: right;
}
#main2 h3{
	background-image: url(images/h3bg.jpg);
	background-color: #FFFFFF;

}
#footer {
	clear: both;
	font-size:75%;
	text-align:center;
	vertical-align: bottom;
	background-repeat: no-repeat;
}
#footer p{
	padding-top: 28px;
}
