/* CSS Document */
body{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0px;
	background:#c6332c;
}
a{
	text-decoration:none;
	color:#40adca;
	outline:none;
	cursor:pointer;
}
a:hover{
	color:#c6332c;
}

#frame_general{
	margin:0 auto;
	width:1173px;
	background:url(../images/background_home.gif) left top no-repeat;
}
#frame_mid{
	border:0px solid #fff;
	width:1173px;
}
#mid_content_text{
	width:676px;
	min-height: 600px;
	_height: 600px;
	padding:24px;
	display:block;
}
.home #mid_content_text{
	width:676px;
	min-height: 500px;
	_height: 500px;
	padding:24px;
	margin-top:30px;
}
.bottom_images{
	border:0px solid #000000;
	background:url(../images/sep_red_dot.gif) top repeat-x;
	padding:45px 0 0 0;
}
.bottom_images a:link, .bottom_images a:visited, .bottom_images a:active{
	float:left;
	display:block;
	width:190px;
	height:69px;
	margin:0 21px 21px 0;
	text-decoration:none;
	border:10px solid #e9e7e7;
}
.bottom_images a:hover, .bottom_images a:focus{
	float:left;
	display:block;
	width:190px;
	height:69px;
	margin:0 21px 21px 0;
	text-decoration:none;
	border:10px solid #c6332c;
}

.banner{
	width: 724px;
	height: 69px;
	background: url(../images/header_img.jpg) top left no-repeat;
}
#b886{
	background: url(../images/header1.jpg) top left no-repeat;
}
#b1043{
	background: url(../images/header2.jpg) top left no-repeat;
}
#b1045{
	background: url(../images/header3.jpg) top left no-repeat;
}
#b1046{
	background: url(../images/header4.jpg) top left no-repeat;
}
#b1047{
	background: url(../images/header5.jpg) top left no-repeat;
}
#b1048{
	background: url(../images/header6.jpg) top left no-repeat;
}
#b1049{
	background: url(../images/header7.jpg) top left no-repeat;
}
#b1050{
	background: url(../images/header8.jpg) top left no-repeat;
}
#b1051{
	background: url(../images/header9.jpg) top left no-repeat;
}
#b1052{
	background: url(../images/header10.jpg) top left no-repeat;
}

/*------------------------------------ copyright ----------------------------------------*/
.copyright{
	padding:5px 217px 0 0;
	height:40px;
	text-align:right;
	font-size:9px;
	color:#d2aca9;
}
.copyright a:hover{color:#fff;}
.copyright p{ text-align:right;}
img.logo{
	margin:0 0 0 18px;
}
/* ------------------------------------FINAL MENU ---------------------------------------- */
ul.nav_left{
	float:left !important;
	text-align:right;
	line-height:25px;
	font-size:12px;
	color:#FFFFFF;
	width:180px;
	display:inline;
	padding:0;
	list-style-type:none;
	margin:0 0 0 31px;
	z-index:2000;
}

ul.nav_left li, ul.nav_right li{
	padding:0px;
	float:left;
}
ul.nav_left li a, ul.nav_right li a{
	display:block;
	width:207px;
	background:#c6332c url(../images/btn_nav_background_over.gif) bottom right repeat-x;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	margin:0px;
}
ul.nav_left li a:hover{
	color:#dedddd;
	background:#b7312b url(../images/btn_nav_background_over.gif) bottom right repeat-x;
}
ul.nav_left li.on a, .nav_right li.on a{
	color:#dedddd;
	background:#b7312b url(../images/btn_nav_background_over.gif) bottom right repeat-x;
}
#menu li ul li, #menu li ul li a {
	width:190px;
	padding-left:5px;
}
ul.nav_left li ul li a, ul.nav_left li.on ul li a{
	text-transform:none;
	color:#fff !important;
	font-size:11px;
	background:#bc2620 url(../images/btn_nav_background_over.gif) bottom left repeat-x;
	margin:0px;
	display:block;
}
ul.nav_left li ul li a:hover{
	background:#af1913 url(../images/btn_nav_background_over.gif) bottom left repeat-x;
}
ul.nav_left li ul li a:hover, ul.nav_right li ul li a:hover{
	text-transform:none;
	color:#dedddd !important;
}
.nav_left li ul li ul.css_level_2 li a{
	background:url(../images/btn_nav_background4.gif) bottom left no-repeat;
	width:190px;
}
.nav_left li ul li ul.css_level_2 li a:hover{
	background:url(../images/btn_nav_background4_over.gif) bottom left no-repeat;
}

/* ------------------------------------//FINAL MENU ---------------------------------------- */
/*level1#*/
.mid_content{
	float:left;
	margin:0 0 0 27px;
	width:724px;
	border:0px solid #66FF00;
	background-color:#FFFFFF;
}

div#breadcrumbsID {
	margin-bottom:15px;
}


/*------------------------------------ copyright ----------------------------------------*/

/* --- MENUES FOR JS ---
ul.level_1,
ul.level_2 {display:none;float:none;margin:0px;padding:0px;overflow:hidden;}*/
/* --- END: MENUES FOR JS --- */

.ThumbImage{width:165px; height:160px;margin:0px;}