@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html {
	height:100%;
}
body {
	height:100%;
	background-color:#232629;
	background-image:url(../img/page-bg.jpg);
	background-repeat:repeat-x;
}
img {
	border:0;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:13px;
}
p {
	margin-bottom:8px;
}
a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.redbold {
	font-weight:bold;
	color:#ce0e0e;
}
#main {
	width:1003px;
	height:auto;
	left:50%;
	margin-left:-501px;
	background-image:url(../img/body-bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
}
#languagesel {
	width:308px;
	height:188px;
	right:24px;
	position:absolute;
	z-index:2;
}
#langrow1 {
	height:26px;
	line-height:26px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}
#langrow1 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#langrow1 a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#langrow2 {
}
#main2 {
	padding-left:24px;
	padding-right:24px;
}
#header {
	height:151px;
}
#row1 {
	height:256px;
	margin-bottom:10px;
	padding-left:34px;
}
#mainnav {
	width:204px;
	height:auto;
	float:left;
	margin-right:18px;
}
#flashmovie {
	width:707px;
	height:256px;
	float:left;
	background-image:url(../img/flashmovie-bg.gif);
	background-repeat:no-repeat;
}
#row2 {
	margin-bottom:10px;
	height:auto;
	padding-left:34px;
}
#row2 #c2-1 {
	background-image:url(../img/block-small-bg.jpg);
	background-repeat:no-repeat;
	width:204px; wid\th:184px;
	height:270px; heig\ht:250px;
	padding:10px;
	font-size:10px;
	color:#FFFFFF;
	margin-right:18px;
	float:left;
}
#row2 #c2-2 {
	width:345px; wid\th:325px;
	height:270px; heig\ht:250px;
	float:left;
	margin-right:17px;
	background-image:url(../img/block-large-bg.jpg);
	background-repeat:no-repeat;
	padding:10px;
	font-size:10px;
	color:#FFFFFF;
}
#row2 #c2-3 {
	width:345px;
	height:270px;
	float:left;
}
#row3 {
	margin-bottom:10px;
	height:auto;
	padding-left:24px;
}
.logo {
	width:146px;
	height:75px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#row4 {
	height:auto;
	padding-left:34px;
}
#row4 #c4-1 {
	background-image:url(../img/block-small-bg.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:270px;
	font-size:10px;
	color:#FFFFFF;
	margin-right:18px;
	float:left;
	text-align:center;
	overflow:hidden;
}
#row4 #c4-2 {
	width:345px; wid\th:325px;
	height:270px; heig\ht:250px;
	float:left;
	margin-right:17px;
	background-image:url(../img/block-large-bg.jpg);
	background-repeat:no-repeat;
	padding:10px;
	font-size:10px;
	color:#FFFFFF;
	overflow:hidden;
}
.pics {  
    height:  215px;  
    width:   325px; 
	text-align:center; 
	overflow:hidden;
} 
#row4 #c4-3 {
	width:345px; wid\th:325px;
	height:270px; heig\ht:250px;
	float:left;
	background-image:url(../img/block-large-bg.jpg);
	background-repeat:no-repeat;
	padding:10px;
	font-size:10px;
	color:#FFFFFF;
}
#footer {
	height:112px;
	background-image:url(../img/footer-bg.jpg);
	background-repeat:no-repeat;
	padding-left:24px;
	padding-right:24px;
	color:#ce0e0e;
	font-size:10px;
	font-weight:bold;
	padding-left:34px;
	padding-right:40px;
}
#footerleft {
	width:auto;
	line-height:112px;
	float:left;
}
#footerright {
	width:auto;
	line-height:112px;
	float:right;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
