body{
	background:#ccc url('i-n/body_bg.png') repeat-x;
	font: 70%/1.6em 'Lucida Sans',Verdana,sans-serif;
	margin:0;
	color:#333;
}
img {
	border:0;
}
#wrap{
	margin:0 auto;
	width:960px;
	height:500px;
}

a:link,a:visited,a:active{
	text-decoration:none;
	border-bottom: #069 1px dotted;
	color:#069;
}
a:hover{
	color:#f00;
	border-color:#f00;
}

#head{
	background: url('i-n/head1.png') no-repeat;
	height:130px;
}
#head h1.title{
	margin:0;
	padding: 25px 0 0 20px;
	font-variant:small-caps;
	font-size: 20px;
	color:#fff;	
}
#head ul{
	margin:0;
	padding: 0 0 0 30px;
}
#head ul li{
	float:left;
	list-style-type:square;
}
#head ul li a{
	display:block;
	padding: 18px 0 0 0;
	margin: 0 40px 0 0;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}
#head ul li a:hover {
	color:#f00;
}

#head #title_box{
	display:block;
	position:relative;
	top: 140px;
	left: 200px;
	width:100px;
	border:#c00 1px solid;
}
#language {
	position: absolute;
	margin: 0 10px 0 879px;
}
#nav {
	width:941px;
	}
#title {
	clear: left;
	width:761px;
	padding: 25px 0 0 0;
	}
#main{
	background: url('i-n/main_bg.png') center repeat-y;
	margin:0 auto;
	width:960px;
	padding: 0 0 0 1px;
	overflow:hidden;
}
#splash{
	background: url('i-n/head2.png') no-repeat;
	padding-top:126px;
	text-align:right;
	margin: 0 10px;
}
#splash h2.subtitle{
	margin:8px 0 0 0;
	padding: 0 5px 0 0;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:14px;
}
#content{
	margin: 0 11px 10px 10px;
	overflow:hidden;
	background-position: 48% 0%;
	background-color: #eee;
}
#listnav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#content h2{
	color:#069;
	margin:20px 0 0 0;
	line-height:20px;
	backround: url('i-n/content_h2.png') top left no-repeat;
	padding: 0px 0 0 15px;
}
h1 {
	font-size: 20px;
	line-height: 20px;	
}
#footer{
	clear:both;
	background: url('i-n/main_bg.png') center repeat-y;
	padding: 20px 0px 20px 1px;
	margin:0 auto;
	width:960px;
	text-align:center;
	color:#999;
}
#footer p{
	margin:0;
	padding: 0 25px;
}
#bottom{
	background: url('i-n/bot_bg.png') center no-repeat;
	height: 50px;
	margin:0 auto;
	padding: 0 0 5px 1px;
	width:960px;
	text-align:right;
	color:#999;
}
#box1 {
	width:170px;
	padding: 0 15px 20px 15px;
	float:left;
	background-color: transparent;
}
#box2 {
	background: #fff;
	width:490px;
	padding: 0 15px 20px 15px;
	float:left;
	min-height:400px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}
#box3 {
	width:170px;
	margin: 0 15px 20px 15px;
	float:left;
	background-color: transparent;
}
#lightbox a {
	text-decoration:none;
	border-bottom: 0;
}

