body, html {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
color:#000000;
background-color:#8B7F71;
background-image:url(images/page_bground.gif);
background-repeat:repeat;
}

a{
color:#000000;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

.footer a{
	color:#FFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFF;
	text-decoration:underline;
}

.more a{
	color:#F29F37;
	text-decoration:underline;
}

h1 a{
	color:#F29F37;
	text-decoration:none;
}

h1 a:hover{
	color:#F29F37;
	text-decoration:underline;
}

ul{
	padding:0px;
	margin:0px;
}

li{
	margin-left:18px;
	padding:0px;
	list-style-image:url(images/bullets.gif);
	background-repeat:no-repeat;
	line-height:19px;
}

.left_shadow{
	background-image:url(images/left_shadow.png);
	background-repeat:repeat-y;
	width:24px;
}

.right_shadow{
	background-image:url(images/right_shadow.png);
	background-repeat:repeat-y;
	width:24px;
}

.center_shadow{
	background-image:url(images/center_shadow.gif);
	background-repeat:no-repeat;
	width:17px;
}

.table_bground{
	clear:both;
	background-image:url(images/bground.gif);
	background-repeat:repeat-x;
}

.label{
	position:absolute;
	width:162px;
	height:162px;
	left:50%;
	margin-left:322px;
	margin-top:123px;
}

.logo{
	margin-top:12px;
	float:left;
	width:200px;
}

.flags{
	margin-top:18px;
	float:left;
	margin-left:450px;
}

.flags img{
	margin-right:8px;
}

.first_sentence{
	float:right;
	text-align:right;
	height:120px;
	padding-top:10px;
}

.video{
	background-color:#FFF;
	padding:3px;
	clear:both;
	float:left;
	margin-right:10px;
}

.flash{
	background-color:#FFF;
	padding:3px;
	float:left;
	width:711px;	
	height:228px;
}

.side_layout{
	padding:10px;
}

.content_layout{
	padding:10px;
	padding-left:0px;
	text-align:justify;
}

h1{
	padding:0px;
	margin:0px;	
	background-image:url(images/h1.gif);
	background-repeat:no-repeat;
	height:32px;
	color:#f29f37;
	font-size:16px;
	line-height:25px;
	padding-left:25px;
	margin-bottom:5px;
}

h2{
	padding:0px;
	margin:0px;	
	background-image:url(images/h2.gif);
	background-repeat:no-repeat;
	height:32px;
	line-height:25px;
	color:#3f72c0;
	font-size:14px;
	padding-left:25px;
	margin-bottom:5px;
}

h3{
	padding:0px;
	margin:0px;	
	color:#3f72c0;
	font-size:12px;
	text-align:justify;
	margin-bottom:8px;
}

.hm_boxes{
	float:left;
	width:222px;
	margin-right:5px;
	margin-left:5px;
}

.hm_boxes span{
	display:block;
	font-size:16px;
	margin-bottom:4px;
}

.hm_boxes_img{
	border:#F29F37 solid 2px;
	width:215px;
}

.more{
	color:#F29F37;
	text-decoration:underline;
	display:block;
	text-align:right;
}

.sidebox_h1{
	background-image:url(images/sidebox_h1.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:16px;
	margin-bottom:4px;
	height:40px;
}

.sidebox_h1 span{
	display:block;
	font-size:12px;
	color:#F29F37;
	margin-left:-20px;
}

.sidebox_h2{
	background-image:url(images/sidebox_h2.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:16px;
	padding-bottom:4px;

}

.text{
	background-image:url(images/shadow.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:-2px;
	padding-top:5px;
	padding-bottom:5px;
}


.column_table{
	border:#0079C1 solid 1px;
	float:left;
	height:450px;
	margin-bottom:15px;
	background-color:#EEF2FA;
	padding:28px;
	padding-top:15px;
	padding-right:0px;
}

.column_table2{
	border:#0079C1 solid 1px;
	background-color:#EEF2FA;
	text-align:left;
	margin:8px;
	float:left;
}

.small_img{
	float:left;
	width:96px;
	margin:8px;
}

.okmessage {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
border : 1px solid #000000;
margin : 2px 0 2px 0;
padding : 3px;
background :#78ADFA;
width : 700px;
}

.errormessage{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
border : 1px solid #000000;
margin : 2px 0 2px 0;
padding : 3px;
background :#ED8425;
width : 700px;
}

.fieldset{
width:320px;
border: 1px solid #00344D;
padding:10px;
}

.legend{
color:#F16521;
font-weight:bold;
font-size:13px;
}

fieldset{
width:550px;
border: 1px solid #00344D;
padding:10px;
}

legend{
color:#F16521;
font-weight:bold;
font-size:13px;
}

input{
font-weight:bold;
width:260px;
float:left;
margin-right:10px;
margin-bottom:8px;
}

textarea{
font-size:12px;
color: #00344D;
font-weight:bold;
width:260px;
height:80px;
}

label{
font-weight: bold;
float: left;
width:60px;
display: block;
margin-top: 3px;
margin-right: 3px;
}

.required{
color:#FF0000;
}

.contact label{
font-weight: bold;
float: left;
text-align:right;
width:80px;
display: block;
margin-top: 3px;
margin-right: 3px;
}

.label{
float:left;
}

.bold{
	font-weight:bold;
}

.footer_left{
	background-image:url(images/footer_left.png);
	width:24px;
	height:79px;
}

.footer_right{
	background-image:url(images/footer_right.png);
	width:24px;
	height:79px;

}

.footer{
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	padding-top:10px;
	color:#FFF;
	height:69px;
	text-align:center;
}

.menu_h1{
	background-image:url(images/sidebox_h1.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:16px;
	margin-bottom:4px;
	height:40px;
	display:block;
}
.menu_h1:hover{
	background-image:url(images/sidebox_h1_hover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
.menu_h1 span{
	display:block;
	font-size:12px;
	color:#F29F37;
	margin-left:-20px;
}

.menu_h2{
	background-image:url(images/sidebox_h2.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:16px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	width:190px;
}
.menu_h2:hover{
	background-image:url(images/sidebox_h2.gif);
	background-repeat:no-repeat;
	background-color:#F3F3F3;
	text-decoration:none;
}

.content_image{
	float:right;
	border:#F29F37 solid 2px;
	width:215px;
	margin-left:10px;
	margin-bottom:10px;
}