@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	outline:none;
	border:none;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


img{
	border-style:none;
	text-align: center;
	float: none;
}

body{
	margin:0px 0;
	outline-style: none; -moz-outline-style:none; 
	*focus: outline:0;
	font-family:Arial, Helvetica, sans-serif;
	height:auto

}

#Page_holder{
	margin:auto;
	width:806px;
	height:600px;
	background-image:url(../images/img05.jpg);
	background-repeat:repeat-y

}
	

#contnet_holder{
	width:800px;
	height:auto;
	margin:auto;
}

#header{
	width:800px;
	height:100px;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-y
}

#menu{
	width:800px;
	height:50px;
	background-image: url(../images/bgrd3.gif);
	background-repeat: no-repeat;
}

#image_holder{
	width:800px;
	height:505px;
	background-repeat: no-repeat;
}

#menu_tab{
	width:133.33px;
	height:50px;
	float: left;
}

#main{
	width:auto;
	height:500px;
}

#text_holder{
	width:400px;
	height:auto;
	text-align: justify;
	padding: 2px;
	font-size: 12px;
	float: left;
	padding-left:5px
}

#hint_holder{
	width:150px;
	height:auto;
	text-align: justify;
	padding: 2px;
	font-size: 12px;
	float: right;
}

#flash_holder{
	width:250px;
	height:auto;
	float: right;
	font-size: 12px;
}

#twitter{
}

#footer{
	width:776px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:auto;
	background-image:url(../images/img06.jpg);
	padding-left: 30px;
}

#navigation{
	width:790px;
	height:160px;
	background-image: url(../images/Nav_bgrd2.gif);
	background-repeat: no-repeat;
	padding-top:40px;
	padding-left:10px
	
}

#nav_btn{
	width:85px;
	height:40px;
	float:left;
	font-size: 10px;
	padding: 10px;
	font-weight: bold;
}

#home_btn{
	width:200px;
	height:100px;
	float:left;
}

#slider_holder{
	width:600px;
	height:auto;
	text-align: justify;
	padding: 2px;
	font-size: 12px;
	float: left;

}

#description{
	width:auto;
	height:200px;
}

#companyinfo{
	height:30px;
	margin:auto;
	width: 780px;
	font-size:10px;
	padding: 10px;
	color:#999;
}
#infonav{
	float:left; 
	padding:6px;
	color:#999
}

#video_holder{
	width:auto;
	font-weight:bold

}
#pageimage{
	width:900px;
	margin:auto;
	background-repeat: no-repeat;
	height: auto;
}
#submenuitem{
	width: 110px;
	float: left;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 18px;
}
@charset "utf-8";
/* CSS Document */
