@charset "UTF-8";
/* CSS Document */
/* Main content - main menu, main flash banner */
#central-content {
	margin-top:25px;
	height: auto;
	width: 1000px;
}

.section-header {
	width:1000px;
	height:150px;
	background-color:#FFF;
	}
a.breadcrumb-text:hover { text-decoration:none; color:#FFF;}
a.breadcrumb-text:visited { text-decoration:none; color:#FFF;}
a.breadcrumb-text:hover { text-decoration:none; color:#FFF;}
.breadcrumb {width:970px; height:21px; background-image:url(../images/bkg-bar.gif);
background-repeat:repeat-x; padding-top:4px; padding-left:30px; color:#FFF;}

#main-menu { width: 980px; height:35px; margin-left:20px;}
.main-menu-list2 { background-image:url(../images/bkg-btn.gif); background-repeat:repeat-x; width:200px; height:20px; float:right; list-style:none; text-align:center; padding-top:8px; margin-left:5px; margin-right:5px;}


/* Left content - company info */

.left-content { margin-left:20px; width:650px; height:auto; background-color:#036; float:left; }
.right-content-menu {width:250px; height:auto; float:right; margin-right:20px;}

.content-label {
	margin-top:5px;
	margin-left:20px;
	height:20px;
	width:300px;
	background-color:#036;
	color:#FFF;
}

.left-content-text {width:610px; padding:20px; height:auto; background-color:#FFF;}
.right-content {width:250px; height:auto; float:right; margin-right:20px;}
.section-menu {width:100px; float:right;}
.text-list {margin-left:20px; color:#666;}
a.text-list:link {color:#000;}
a.text-list:visited {color:#000;}
a.text-list:hover {color:#000;}