@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../gfx/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #C6C6C6;
}
#cont #right .big_box .middle #download td {
	color: #999999;
}

#top {
	height: 110px;
	width: 100%;
	background-image: url(../gfx/top_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 28px;
}
#slideshow {
	width: 100%;
	margin-top: 23px;
}

#top .td_separator {
	background-image: url(../gfx/separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#cont {
	width: 870px;
	margin: 0px auto;
	text-align: left;
}
#cont #left .promobox {
	height: 150px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cont #left .contactbox {
	background-image: url(../gfx/left_contact_box_back.png);
	height: 138px;
	background-repeat: no-repeat;
	width: 300px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 10px;
	font-weight: bold;
}
#cont #left .contactbox_button {
	background-image: url(../gfx/left_contact_box_back_02.png);
	height: 48px;
	width: 313px;
	float: right;
}
#cont #left .contactbox_button .read_more {
	float: right;
	width: 155px;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	text-align: center;
}
#cont #left .contactbox_button .read_more a {
	color: #FFFFFF;
	text-decoration: none;
}
#cont #left .contactbox_button .read_more a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#cont #right .big_box .middle .gey_italic_text {
	font-style: italic;
	color: #999999;
}


#cont #right {
	float: left;
	width: 528px;
}
#cont  #left {
	float: left;
	width: 342px;
}
#cont #right .big_box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cont #right .big_box .top {
	background-image: url(../gfx/big_box_top.png);
	background-repeat: no-repeat;
	height: 39px;
	color: #FFFFFF;
	text-align: right;
}
#cont #right .big_box .top .header_text {
	font-size: 18px;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
	width: 125px;
	text-align: center;
}

#cont #right .big_box .middle {
	background-image: url(../gfx/big_box_middle.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cont #right .big_box .middle p {
	margin: 0px;
}

#cont #right .big_box .bottom {
	background-image: url(../gfx/big_box_bottom.png);
	background-repeat: no-repeat;
	height: 12px;
}
#cont #right .big_box  a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#cont #right .big_box a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.clear {
	clear: both;
}



#footer {
	background-image: url(../gfx/footer_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 100%;
}


.float_left {
	float: left;
	margin: 5px;
}
.float_right {
	float: right;
	margin: 5px;
}
#footer a {
	color: #DD6060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	text-align: right;
	padding-right: 30px;
}
.lang {
	top: 30px;
	width: 870px;
	text-align: right;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#top .lang img {
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	width: 30px;
	height: 20px;
}

