/* Layout ******************/
#main-first {
	float: left;
	width: 800px;
	margin-left: 200px;
}
* html #main-first {
	margin-left: 100px;
}

#main {
	float: left;
	width: 446px;
	padding-left: 12px;
	padding-right: 7px;
}

#sections {
	float:left;
	width: 192px;
	margin-left: -1000px;
	padding: 0 4px;
	background-color: #0b0191;
}
#main a h1.line-magenta {
	color: #FFFFFF;
		text-decoration: none;
}
#main h1.line-magenta {
	float:left;
	width: 340px;
	height: 21px;
	color: #FFFFFF;
	font-size: 125%;
	font-family: Arial, Sans-Serif;
	padding: 6px 0 7px 110px;
	margin: 5px 0 5px -7px; 
	border-bottom: none;
	background-image: url(/new_images/bgr_004_6-m.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#main-first h1.line-magenta {
	float:left;
	width: 690px;
	height: 21px;
	color: #FFFFFF;
	font-size: 125%;
	font-family: Arial, Sans-Serif;
	padding: 6px 0 7px 110px;
	background-image: url(/new_images/bgr_004_6-m.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#main-first h1.line-yellow {
	float:left;
	width: 690px;
	height: 21px;
	color: #FFFFFF;
	font-size: 125%;
	font-family: Arial, Sans-Serif;
	padding: 6px 0 7px 110px;
	background-image: url(/new_images/bgr_004_6.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#main-first h1.line-green {
	float:left;
	width: 690px;
	height: 21px;
	color: #FFFFFF;
	font-size: 125%;
	font-family: Arial, Sans-Serif;
	padding: 6px 0 7px 110px;
	background-image: url(/new_images/bgr_006_6.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#main-first h1.line-blue {
	float:left;
	width: 690px;
	height: 21px;
	color: #FFFFFF;
	font-size: 125%;
	font-family: Arial, Sans-Serif;
	padding: 6px 0 7px 110px;
	background-image: url(/new_images/bgr_005_6.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#baner-r {
	float:left;
	margin-left: -1000px;
	margin-top: 512px;
	width: 200px;
}
#super_sections {
	float:left;
	margin-left: -1000px;
}
#sub_sections {
	width: 192px;
	padding: 0 4px;
	background-color: #0b0191;
}
#sub_sections ul {
	list-style: none;
	margin:  0;
	padding: 0;
}
#sub_sections li {
	background-color: #FFFFFF;
	margin-top: 4px;
}
#sub_sections li a {
	display: block;
	margin: 0;
	padding: 3px 0 3px 15px;
	text-decoration: none;
	color: #373737;
	font-size: 120%;
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
}
* html #sub_sections li a {
	height:1%;
}
#sub_sections .submenu {
	margin: 0;
	padding: 0;
}
#sub_sections .submenu li {
	background-color: #FFFFFF;
	margin-top: 0;
}
#sub_sections .submenu li a {
	display: block;
	margin: 0;
	padding: 3px 0 3px 37px;
	text-transform: none;
	border-top: 1px solid #608dcf;
	background-image: url(/new_images/bul_01.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
#sub_sections .submenu li.act {
	background-color: #FFFFFF;
	margin-top: 0;
}
#sub_sections .submenu li.act a {
	display: block;
	margin: 0;
	padding: 3px 0 3px 37px;
	text-transform: none;
	border-top: 1px solid #608dcf;
	background-image: url(/new_images/bul_01a.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#sub_sections h1 {
	background-color: #608dcf;
	color: #FFFFFF;
	font-size: 120%;
	font-family: Arial, Sans-Serif;
	margin: 0 0 5px 0;
	padding: 4px 0 3px 38px;
	text-transform: uppercase;
}
#sub_sections h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#sub_sections .red {
	margin-bottom: 10px;
}
#sub_sections .yellow {
	margin-bottom: 10px;
}
#sub_sections .green {
	margin-bottom: 10px;
}
#sub_sections .blue {
	margin-bottom: 10px;
}
#sub_sections .magenta {
	margin-bottom: 10px;
}
#sub_sections .red h1 {
	background-image: url(/new_images/bgr_003_1.gif);
	background-repeat: repeat-y;
}
#sub_sections .yellow h1 {
	background-image: url(/new_images/bgr_004_1.gif);
	background-repeat: repeat-y;
}
#sub_sections .green h1 {
	background-image: url(/new_images/bgr_006_1.gif);
	background-repeat: repeat-y;
}
#sub_sections .blue h1 {
	background-image: url(/new_images/bgr_005_1.gif);
	background-repeat: repeat-y;
}
#sub_sections .magenta h1 {
	background-image: url(/new_images/bgr_003_1-m.gif);
	background-repeat: repeat-y;
}

