* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;	
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
}

h1, h2 {
	background-repeat: no-repeat;
	position: absolute;
}

h1 {
	width: 370px;
	top: 31%;
	right: 690px;	
	margin-top: 2px;
}

h2 {
	width: 328px;
	height: 416px;
	top: 0px;
	left: 0px;
	z-index: 0;
}

img {
	border: none;
}

#news {
	list-style: none;
	display: block;
	overflow: hidden;	
	margin-top: 10px;
}

#news li {
	width: 390px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#news li p {
	margin-top: 0px;
}

#news li p.date .day {
	font-size: 16px;
	color: #666666;
}

#news li p.date .day:after {
	content: ".";	
}

#news li p.date .month {
	color: #aba785;
	top: -4px;
	left: -0px;
	position: relative;
	text-transform: lowercase;
}


#boxBg {
	width: 700px;
	height: 400px;
	position: absolute;	
	background-color: #transparent;	
	overflow: hidden;		
}

#boxContent {
	width: 675px;
	height: 375px;
	padding-top: 10px;
		padding-right: 10px;
			padding-left: 10px;
	position: absolute;		
	background-color: #transparent;		
	overflow: hidden;		
}
		  
#boxContent2 {
	width: 340px;
	height: 375px;
	padding-top: 10px;
		padding-right: 10px;
			padding-left: 10px;
	position: absolute;		
	background-color: #transparent;		
	overflow: hidden;		
}
#boxContent3 {
	width: 320px;
	height: 250px;
	left: 350px;
	top: 125px;
	padding-top: 10px;
		padding-right: 10px;
			padding-left: 10px;
	position: absolute;		
	background-color: #transparent;		
	overflow: hidden;		
}

#boxSmallImage {
	padding-top: 15px;
	padding-left: 10px;
	width: 300px;
	height: 160px;
	position: absolute;		
	background-color: #transparent;		
	overflow: hidden;		
}
