body{
	color:black;
	font-family: trebuchet MS;
	text-align:center;
	height:100%;
	width:100%;
	background-image: url(../gfx/bg_full_PNG.png);
	background-repeat: repeat-x;
	text-align:center; 
	overflow:auto;
	margin:0;
	padding:0;
}


#head{
	width:770px;
	overflow: hidden; 
	position: relative;
	top:50px;
}

#logo{
	position: relative;
	padding-left:30px;
	text-align: left;
	height: 110px;
	width:520px;
	float: left;
}

#language{
	position: relative;
	height: 75px;
	padding-top: 35px;
	float: left;
	width:200px;
	visibility: hidden;
}

.clear{
	clear: both;
	float: none;
	border:0;
	visibility: hidden;
}

#navigation{
	position: relative;
	top:30px;
	width:770px;
	height:32px;
	background-image: url(../gfx/content_field_bg_PNG.png);
	background-repeat: repeat-y;
}

#subnavigation{
	position: relative;
	top:30px;
	width:770px;
	height:20px;
	background-image: url(../gfx/content_field_bg_PNG.png);
	background-repeat: repeat-y;
}


a{
color:#699BCD;
}

#main{
	position: relative;
	top:30px;
	width:770px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	background-image: url(../gfx/content_field_bg_PNG.png);
	background-repeat: repeat-y;
}	

#cnt_left{
	text-align: left;
	width: 196px;
	float: left;
		padding:0px 0px 12px 12px;
        color: #666;
	font: 12px Verdana;

}

#cnt_left ul{
text-align: left;
}

#cnt_center{
	text-align: left;
	width: 336px;
	float: left;
		padding:0px 6px 12px 6px;
        color: #666;
	font: 12px Verdana;

}

#cnt_center ul{
text-align: left;
}

#cnt_right{
	text-align: left;
	width: 196px;
	float: left;
		padding:0px 12px 12px 0px;
        color: #666;
	font: 12px Verdana;

}

#cnt_right ul{
text-align: left;
}

#foot{
	color:black;
	font-family: trebuchet MS;
	text-align:center;
	font-size: 11px;
	position: relative;
	top:30px;
	width:770px;
	height:20px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 40px;
	background-image: url(../gfx/footer_round_shadow_PNG.png);
	background-repeat: no-repeat;
	color:black;
}

	#navigation ul {
		list-style-type: none; margin:0; padding:0; padding-left:8px;
	}
	
	#navigation li { 
	font-size: 12px; 
	display: inline; 
	line-height: 32px; 
	}
	
	#navigation a { 
	color: #8a8888; 
	text-decoration: none; 
	width: 105px; 
	padding: 0 10px; 
	float: left; 
	/*border-right: 1px solid #aaa; */
	background-image: url(../gfx/button_bg_normal_PNG.png);
	}
	
	#navigation .act a { 
	background-image: url(../gfx/button_bg_hover_PNG.png); 
	text-decoration: none; 
	background-position: 0 0; 
	color: white;
	}

	
	#navigation a:hover { 
	background-image: url(../gfx/button_bg_hover_PNG.png); 
	text-decoration: none; 
	background-position: 0 0; 
	color: white;
	}
    
	h1{
	color: #699BCD;
	size:12px;
	font-weight: bold;
	text-align: left;
	}
	h2{
	color: #699BCD;
	size:10px;
	font-weight: bold;
	text-align: left;
	}
	h3{
	color: #699BCD;
	size:10px;
	font-weight: bold;
	text-align: left;
	}
	h4{
	font-size: 10px;
	color:#699BCD;
	size:10px;
	text-align: left;
	}
	
	.csc-firstHeader{  
	padding-top: 4px;  
	padding-bottom: 4px;  
	padding-right: 4px;  
	padding-left: 4px;  
	margin-left: -10px;  
	margin-bottom: -0px;  
	margin-right: -10px;  
	margin-top: -13px;  
	color:white;
	background-color:#699BCD;
	}
	.box_bg {background: url(../gfx/rbox/box_bg_blue.jpg) 0 0 repeat; } 
.box_t  {background: url(../gfx/rbox/box_top_blue.jpg) 100% 0 repeat-x; } 
.box_b  {background: url(../gfx/rbox/box_bottom.png) 0 100% repeat-x} 
.box_l  {background: url(../gfx/rbox/box_left_blue.jpg) 0 0 repeat-y} 
.box_r  {background: url(../gfx/rbox/box_right_blue.jpg) 100% 0 repeat-y} 
.box_bl {background: url(../gfx/rbox/corner_bl.png) 0 100% no-repeat;  } 
.box_br {background: url(../gfx/rbox/corner_br.png) 100% 100% no-repeat; } 
.box_tl {background: url(../gfx/rbox/corner_tl.jpg) 0 0 no-repeat; } 
.box_tr {background: url(../gfx/rbox/corner_tr.jpg) 100% 0 no-repeat; padding:13px; } 
.box_toponly_tr {background: url(../gfx/rbox/corner_tr.jpg) 100% 0 no-repeat; padding:4px 13px 0px 13px; } 
.box_toponly_bg {background: url(../gfx/rbox/box_bg_blue.jpg) 0 0 repeat; height:19px; } 
.box_lower_b  {background: url(../gfx/rbox/box_bottom.png) 0 100% repeat-x; } 
.box_lower_l  {background: url(../gfx/rbox/box_left.png) 0 0 repeat-y;} 
.box_lower_r  {background: url(../gfx/rbox/box_right.png) 100% 0 repeat-y; } 
.box_lower_bl {background: url(../gfx/rbox/corner_bl.png) 0 100% no-repeat; } 
.box_lower_br {background: url(../gfx/rbox/corner_br.png) 100% 100% no-repeat; padding:13px; }

.box_lower_t  {background: url(../gfx/rbox/box_top_white.png) 100% 0 repeat-x; } 
.box_lower_tl {background: url(../gfx/rbox/corner_tl_white.png) 100% 0 no-repeat; } 
.box_lower_tr {background: url(../gfx/rbox/corner_tr_white.png) 100% 0 no-repeat; 
padding-top:10px; 
padding-left: 0px; } 


img{
border: none;
}

.rgslideshow .rgsnest, .rgslideshownav {
visibility: hidden;
}