@charset "utf-8";

a img{
	border:					0px none;
}
body{
	background:				#787878 url(../../images/layout/background_body.gif) 0 129px repeat-x;
	margin:					0;
	padding:				0;
}
#container{
	background:				#ffffff url(../../images/layout/background_container.gif) 0 0 repeat-y;
	color:					#454545;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	line-height:			14px;
	margin:					0 auto 10px auto;
	min-height:				400px;
	padding:				0 10px 10px 10px;
	position:				relative;
	width:					800px;
}
#container #logo{
	font-size:				0%;
	line-height:			0%;
	min-height:				111px;
	padding:				18px 0 0 0;
	text-align:				center;
}
#container #logo_print{
	display:				none;
	height:					0;
	visibility:				hidden;
	width:					0;
}
#container #header{
	background:				#7c7c7c;
	border-bottom:			1px solid #999999;
	border-top:				1px solid #999999;
	height:					160px;
	margin:					0 0 9px 0;
	padding:				0 10px;
	position:				relative;
}
#container #header #navigation{
	background:				#ececec url(../../images/layout/background_navigation.gif) 10px 9px no-repeat;
	height:					155px;
	left:					10px;
	padding:				25px 20px 0 20px;
	position:				absolute;
	top:					-10px;
	width:					170px;
}
#container #header #navigation ul,
#container #header #navigation li{
	font-size:				0%;
	line-height:			0%;
	list-style-type:		none;
	margin:					0;
	padding:				0;
}
#container #header #navigation a{
	color:					#333333;
	display:				block;
	font-size:				11px;
	line-height:			15px;
	margin:					0 0 6px 0;
	padding:				6px 5px 7px 30px;
	text-decoration:		none;
}
#container #header #navigation a.active{
	background-image:		url(../../images/layout/nav_active.gif);
	background-position:	15px 11px;
	background-repeat:		no-repeat;
	font-weight:			bold;
}
#container #header #navigation a:hover{
	background-color:		#e0e0e0;
	color:					#000000;
}
#container #header #navigation_shade_right{
	background:				url(../../images/layout/nav_shade_right.gif) 0 0 no-repeat;
	height:					182px;
	left:					220px;
	position:				absolute;
	top:					-10px;
	width:					2px;
}
#container #header #navigation_shade_bottom{
	background:				url(../../images/layout/nav_shade_bottom.gif) 0 0 no-repeat;
	height:					2px;
	left:					10px;
	position:				absolute;
	top:					170px;
	width:					210px;
}
#container #header #image,
#container #header #mask{
	background-position:	center center;
	background-repeat:		no-repeat;
	height:					160px;
	left:					230px;
	position:				absolute;
	top:					0;
	width:					560px;
}
#container #header #image{
	background-color:		#999999;
	z-index:				100;
}
#container #header #mask{
	background-image:		url(../../images/layout/mask.png);
	z-index:				200;
}
#container #address{
	color:					#555555;
	display:				block;
	float:					left;
	line-height:			18px;
	margin:					0 10px 0 0;
	min-height:				240px;
	padding:				40px 0 20px 40px;
	width:					180px;
}
#container #address a{
	color:					#555555;
	text-decoration:		none;
}
#container #address a:hover{
	color:					#cc0000;
}
#container #address span{
	display:				block;
	float:					left;
	padding:				0 5px 0 0;
	width:					40px;
}
#container #content{
	display:				block;
	float:					left;
	font-size:				12px;
	line-height:			22px;
	min-height:				250px;
	padding:				30px 0 20px 40px;
	width:					480px;
}
#container #content a{
	color:					#666666;
	text-decoration:		underline;
}
#container #content a:hover{
	color:					#cc0000;
}
#container #content h3{
	font-size:				12px;
	font-weight:			bold;
	margin:					0;
	padding:				0 0 15px 0;
}
#container #content p{
	margin:					0;
	padding:				0 0 15px 0;
}
#container #content table{
	border:					0px none;
	border-collapse:		collapse;
}
#container #content table td{
	padding:				0 0 15px 0;
	text-align:				left;
	vertical-align:			top;
}
#container #content table.full{
	width:					100%;
}
#container #content table.full td{
	width:					50%;
}
#container #content ul{
	margin:					0;
	padding:				0 0 15px 35px;
}
#container #content ul li{
	margin:					0;
	padding:				0 0 5px 0;
}
#container #footer{
	border-top:				1px solid #cc0000;
	clear:					both;
	font-size:				0%;
	line-height:			0%;
	margin:					0 20px;
	min-height:				8px;
	padding:				10px 10px 0 10px;
	text-align:				right;
}
#container #footer a img{
	background:				#aaaaaa;
}
#container #footer a:hover img{
	background:				#cc3300;
}
#container #adjust_left,
#container #adjust_right{
	background-image:		url(../../images/layout/adjust_container.gif);
	background-repeat:		no-repeat;
	height:					241px;
	position:				absolute;
	top:					129px;
	width:					10px;
}
#container #adjust_left{
	background-position:	0 0;
	left:					0;
}
#container #adjust_right{
	background-position:	-10px 0;
	right:					0;
}
#container #adjust_bottom{
	background:				url(../../images/layout/adjust_bottom.gif) 0 0 repeat-x;
	bottom:					-10px;
	height:					10px;
	left:					0;
	position:				absolute;
	width:					100%;
}
#container #corner_left,
#container #corner_right{
	background-image:		url(../../images/layout/adjust_corners.gif);
	background-repeat:		no-repeat;
	bottom:					-10px;
	height:					20px;
	position:				absolute;
	width:					20px;
}
#container #corner_left{
	background-position:	0 0;
	left:					0;
}
#container #corner_right{
	background-position:	-20px 0;
	right:					0;
}
