@charset "utf-8";
/* CSS Document */

body {
background-repeat:repeat-x;
margin:0px auto;
background-color:#ffffff;
}


#lang_txt
{	
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:left;
position:relative;
left:px;
top:2px;
}

#lang_img
{
padding-top:8px;
padding-right:8px;
}

#lang
{	

	position: absolute;	
	width:300px;
	height:17px;
	top:18px;
	left:617px;
	text-align:left;
	display:block;
	
}

li.lang {
display:inline;
float:left;
margin-left:6px;
margin-bottom:0px;
}


li a {
display:inline;
float:left;
border:#FFFFFF 3px white solid;
}



#flashheader
{
	
	top:0px;
	left:0px;
	width:193px;
	height:120px;
	background-image:url(../img/flash_bg.jpg);
	background-repeat:no-repeat;
	
}

#header_bar
{
	margin:0px auto;
	position: absolute;
width:100%; 
height:23px;
left:0px;
float:left;
top:75px;
background-repeat: repeat-x;
background-image:url(../img/bar_bg.jpg)
}

#footer_bar
{
	margin:0px auto;
	position: absolute;
width:100%; 
height:1px;
float:left;
top:789px;
background-repeat: repeat-x;
background-image:url(../img/footer_line.jpg)


}



#main 
{
	margin:0px auto;
	position: relative;
width:912px; 
height:829px; 
background-image: url(../img/bg.jpg); 
background-repeat: no-repeat;
top:0px;
overflow:hidden;

}

	

#video_holder
{ 
	top:120px;
	position:absolute;
	background-color:#ffffff;
	left:468px;
	width:414px;
	height:359px;

	
}

#box1
{
	left:29px;
	top:122px;
	position:absolute;
	width:422px;
	height:359px;

}

#box1_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size:14px;
	left:20px;
	top:3px;
	text-align:left;
	position:absolute;

}

#box1_logo
{
	height:98px;
	width:98px;
	left:10px;
	top:1px;
	position:absolute;

}
#box1_content
{
	height:326px;
	width:399px;
	left:14px;
	top:23px;
	position:absolute;

}

#box2
{
	left:19px;
	top:510px;
	position:absolute;
	width:540px;
	height:254px;
	text-align:left;

}

#box2_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size:14px;
	width:400px;
	left:20px;
	top:5px;
	text-align:left;
	position:absolute;

}

#box2_content
{
	height:224px;
	width:510px;
	left:34px;
	top:27px;
	position:absolute;
	font-weight:400;
	line-height:220%;
	text-align:left;
	text-indent:-8%;
	}


ul.box2list{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	color:#000;
	font-size:12px;
	padding:0;
	margin: 0;
}

li.box2list{
display:list-item;
	list-style-image:url(../img/point.gif);
	list-style-position: inside;
}

#box2_image
{
	float:left;
	margin:0px;
	width:150px;
	height:178px;
	left:372px;
	top:44px;
	vertical-align:top;
	position:absolute;
	background-color:#FFF;
	border-bottom:#F00000;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-top:#CCC;
	border-top-style:solid;
	border-top-width:1px;
	border-left:#CCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#CCC;
	border-right-style:solid;
	border-right-width:1px;
	
}


#box3
{
	left:572px;
	top:510px;
	position:absolute;
	width:320px;
	height:255px;

}

#box3_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size:14px;
	width:280px;
	left:20px;
	top:5px;
	text-align:left;
	position:absolute;

}

#box3_content
{
	width:290px;
	height:178px;
	left:14px;
	top:44px;
	vertical-align:top;
	position:absolute;
	background-color:#FFF;
	border-bottom:#F00000;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-top:#CCC;
	border-top-style:solid;
	border-top-width:1px;
	border-left:#CCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#CCC;
	border-right-style:solid;
	border-right-width:1px;
	
}

#box3_txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size:10px;
	width:290px;
	left:14px;
	top:230px;
	text-align:left;
	position:absolute;

}

#footer
{	font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
	position: absolute;	
	width:500px;
	height:17px;
	top:810px;
	left:220PX;
	text-align:left;
}

