body {
	color:#333;
	background-image: url(../img/default_bg.png);
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing: 0.5px;
}


#container {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	width: 1048px;
	left: 50%;
	margin-top:30px;
	margin-left: -524px;
	
}

#header {
	color:#FFF;
	background-image: url(../img/bg_header_2.png);
	background-repeat: no-repeat;
	height: 91px;
}


#content {
	background-image: url(../img/bg_content.png);
	width: 1048px;
	height: 415px;
	margin: 0px;
}

#content_left {
	width: 740px;
	float: left;
	padding-left:13px;
	margin-bottom:-5px;
	
}
#headline {
	margin-top:-37px;
	padding-left:1px;
	height:58px;
	width:625px;
	
}

#big-img {
	margin-top:14px;
	height:385px;
	text-align:right;
}
#text-left-start {
	color:#333;
	font-size:15px;
	margin-top:14px;
	margin-left:40px;
	height:385px;
	text-align:left;
	margin-bottom:-30px;
	line-height:35px;
}
#text-left {
	margin-top:14px;
	margin-left:40px;
	height:385px;
	text-align:left;
	margin-bottom:-30px;
	
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}


#text {
	float:right;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size:12px;
	z-index:1;
	margin-top:35px;
	margin-right:28px;
	padding-bottom:54px;
	padding-left:7px;
	padding-right:7px;
	width: 235px;
	height: 326px;
	background-color:#8BC64F;
	table-layout:fixed;
}
#text *table {
	padding-left:0px;
}
#text * h3{
	padding-top:12px;
	line-height:0%;
	font-weight:100;
	font-size:20px;
}
#big-img-onklick1 {
	position: absolute;
	left: 50%;
	margin-top:-440px;
	margin-left:-511px;
	width:740px;
	height:380px;
	visibility: hidden;
}
#big-img-onklick2 {
	position: absolute;
	left: 50%;
	margin-top:-440px;
	margin-left:-511px;
	width:740px;
	height:380px;
	visibility: hidden;
}
#big-img-onklick3 {
	position: absolute;
	left: 50%;
	margin-top:-440px;
	margin-left:-511px;
	width:740px;
	height:380px;
	visibility: hidden;
}
#big-img-onklick4 {
	position: absolute;
	left: 50%;
	margin-top:-440px;
	margin-left:-511px;
	width:740px;
	height:380px;
	visibility: hidden;
}
#big-img-onklick5 {
	position: absolute;
	left: 50%;
	margin-top:-440px;
	margin-left:-511px;
	width:740px;
	height:380px;
	visibility: hidden;
}
#big-img-onklick6 {
	position: absolute;
	left: 50%;
	margin-top:-440px;
	margin-left:-511px;
	width:740px;
	height:380px;
	visibility: hidden;
}


#footer {	
	clear: both;
}
#title {
	padding-left:30px;
	color:#FFF;
	background-image: url(../img/bg_footer.png);
	background-position:center;
	background-repeat: no-repeat;
	height: 60px;
	
}


#logo {
	position: relative;
	top:55px;
	left: 50%;
	margin-left:250px;
	padding-bottom:0px;
	height:55px;
	width:245px;
}
#menu {
	z-index:9;
	position:absolute;
	top:13px;
	left: 45px;
	height:25px;
	width:695px;
}



#copyright {
	float:left;
	font-size:14;
} 
#title_menu {
	font-size:10px;
	float:right;
	width:250px;
	padding-top:7px;
	padding-right:29px;
	
}
table {
	border:none;
}

img {
	border: none;
}

