body {
	background:url(bg-bdr.jpg) fixed no-repeat center;
	background-color:#000;	/*background: #ffffff;*/
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
}

.clearfix {
	clear: both;
}

#container {
	background:none;
	/*width: 980px;*/
	margin: 0 auto;
	/*background: #210d0a;*/
	/*padding-bottom: 40px;*/
}

#header {
	background:url(header_bg.jpg) no-repeat;
	/*background: url(header_bg.jpg) no-repeat;*/
	height: 600px;
	width: 980px;
	margin: 0 auto;
}

#header-wrapper {
}

#logo {
	padding-top: 22px;
	padding-left: 35px;
	width: 315px;
	float: left;
}

#logo h1 a {
	display: block;
	text-indent: -5000em;
	width: 280px;
	height: 47px;

}

#navigation {
	float: left;
	padding-top: 35px;
}

#main-content {
	padding-left: 30px;
	padding-right: 30px;
	width: 920px;
	margin: 0 auto;
	/*background: #FFF;*/
}

#boxes {
	width: 920px;
	margin: 0 auto;
}

#box1,
#box2 {
	/*background:url(../../box_mid.jpg) repeat-y;*/
	/*background: url(box_mid.jpg) repeat-y;*/
	width: 304px;
	float: left;
	padding-right: 4px;
	margin-top: -40px;
	position: relative;
}

#box3 {
	/*background:url(../../box_mid.jpg) repeat-y;*/
	/*background: url(box_mid.jpg) repeat-y;*/
	width: 304px;
	float: left;
	margin-top: -40px;
	position: relative;
}

#box1 div.top {
	background:url(boxes.png) no-repeat;
	/*background: url(leftbox_top.jpg) no-repeat;*/
	height: auto!important;
	height: 133px;
	min-height: 133px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#box2 div.top {
	background:url(boxes.png) no-repeat;
	/*background: url(centerbox_top.jpg) no-repeat;*/
	height: auto!important;
	height: 133px;
	min-height: 133px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#box3 div.top {
	background:url(boxes.png) no-repeat;
	/*background: url(rightbox_top.jpg) no-repeat;*/
	height: auto!important;
	height: 133px;
	min-height: 133px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#box1 div.top h3,
#box2 div.top h3,
#box3 div.top h3 {
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(arrow1.png) no-repeat top left;
	/*background: url(arrow1.jpg) no-repeat top left;*/
	padding-left: 25px;
	padding-bottom: 10px;
}

#box1 div.top span,
#box2 div.top span,
#box3 div.top span {
	background:none;
	display: block;
	color: #000;
	text-align: right;
	font-size: 12px;
	/*padding-top: 10px;*/
}

#box1 div.top img,
#box2 div.top img,
#box3 div.top img {
	padding-bottom: 0px;
}

#box1 div.top span a,
#box2 div.top span a,
#box3 div.top span a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background:url(link_arrow.png) no-repeat right;
	/*background: url(link_arrow.jpg) no-repeat right;*/
	padding-right: 15px;
}

#box1 div.bottom,
#box2 div.bottom,
#box3 div.bottom {
	background:url(boxes_bottom.png) no-repeat;
	/*background: url(box_bottom.jpg) no-repeat;*/
	height: 4px;
	font-size: 1px;
	line-height: 0em;
}

#content {
	background:none;
	padding-top: 20px;
	float: left;
	width: 598px;
}

#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.2em;
	color:#000;
}

#content a {
	color: #666;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	display: block;
	float: left;
	padding-right: 30px;
}

#content div.text {
	padding-left:25px;
	float: left;
	width: 550px;
	color: #000;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;

	padding-bottom: 20px;
}

#content h2 {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

#content h3 {
	font-weight: bold;
}

#right-column h2 {
	color:#FFF;
	padding-top:15px;
}

#right-column p {
	color:#FFF;
	padding-top:5px;
	padding-bottom:7px;
	font-size:12px;
}

#right-column {
	color:#FFF;
	width: 304px;
	float: right;
	padding-top: 10px;
}

#right-column a {
	color: #FFF;
	text-decoration: none;
}

#right-column a:hover {
	text-decoration: underline;
	color: #FFF;
}

#right-column div.block div.background {
	/*background: url(right_block_mid.jpg) repeat-y;*/
}

#right-column div.block div.top {
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	background-color:#666;
	/*background: url(right_block_top.jpg) no-repeat;*/
	height: auto!important;
	height: 200px;
	min-height: 235px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	color: #FFF;
}

#right-column div.block div.top h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}

#right-column div.block div.top h4 {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
}

#right-column div.block div.top span.button {
	color:#FFF;
	text-align: left;
	display: block;
	padding-top: 10px;
}

#right-column div.block div.bottom {
	background-color:#666;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	/*background: url(right_block_bottom.jpg) no-repeat;*/
	height: 4px;
}

#footer {
	width: 920px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 25px;
	/*background: #FFF;*/
	font-size:11px;
}

#footer span {
	display: block;
	color: #000;
	float: left;
}

#footer span a {
	color: #000;
	text-decoration: none;
}

#footer span a:hover {
	text-decoration: underline;
}

#footer div.copy {
	float: right;
	color: #000;
}

/***************** INTERNAL *****************/

body#internal {
/*	background-image:url(../../bg-bdr.jpg);
	background-position:top center;
	background-repeat:repeat-y;*/
	background:url(bg-bdr.jpg) fixed no-repeat center;
	/*background: #ffffff;*/
}

#header-internal {
	background:url(header_internal.jpg) no-repeat;
	/*background: url(header_internal.jpg) no-repeat;*/
	height: 300px;
	width: 980px;
	margin: 0 auto;
	position:relative;
}

#container-internal {
	/*padding-bottom: 30px;*/
}

#content-internal {
	padding-top: 30px;
	color: #000;
}

#content-internal a {
	color: #666;
	text-decoration: underline;
}

#content-internal a:hover {
	text-decoration: underline;
}

#content-internal p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:1.2em;
	padding-bottom: 20px;
}

#content-internal h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
}

#content-internal h2 {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
}

#content-internal h3 {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1px;
	font-weight: bold;
}

/*#content-internal img {
	margin-top: 38px;
	float: left;
	border: 1px solid #ffffff;
	margin-right: 45px;
}*/

#content-internal div.text {
	color: #000;
	float: left;
	padding-top: 38px;
}


#text1,
#text2 {
	width: auto;
}

.language-links {
	position:absolute;
	width:950px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	left:0;
	padding:3px 00 00 00;
}
.language-links a {
	text-decoration:none;
	color:#fff;
	top:0px;
	left:0px;
}
/*p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}*/
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

