*{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0096CF;
	background-repeat:no-repeat;
	text-align:left;
}
body{
	text-align:center;
	background-image:url(../../_common/img/bg_main.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#47BDE4;
}
body,h1,h2,h3,h4,h5,h6,form,input{
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}
.cb{
	clear:both;
}
#main{
	width:952px;
	margin:auto;
	text-align:center;
	background-image:url(../../_common/img/bgTop.gif);
	background-position:top;
}
#header{
	height:173px;
}
#logo{
	position:absolute;
	margin:45px 0px 0px 14px;
}
#topMenu{
	position:absolute;
	margin:60px 0px 0px 667px;
}
.topIconLink{
	display:block;
	float:left;
	margin-right:30px;
}
.topIconLink_on{
	display:block;
	float:left;
	margin-right:30px;
	border:1px solid #CCCCCC;
	cursor:text;
}
.topLangLink{
	display:block;
	float:left;
	color:#989898;
	font-size:10px;
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../../_common/img/slash.gif);
	padding:6px 0px 0px 12px;
	margin-right:20px;
}
.topLangLink:hover{
	color:#00A4DA;
	background-image:url(../../_common/img/slash_on.gif);
}
.topLangLink_on{
	display:block;
	float:left;
	color:#00A4DA;
	font-size:10px;
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../../_common/img/slash_on.gif);
	padding:6px 0px 0px 12px;
	margin-right:20px;
	cursor:text;
}
#leftColumn{
	float:left;
	width:354px;
}
.leftMenuList{
	list-style-type:none;
	padding:0px 0px 0px 40px;
	margin:0px;
}
.leftMenuList li{
	background-image:url(../../_common/img/menuLine.gif);
	background-position:34px top;
	padding-left:38px;
	line-height:30px;
}
.leftMenuList li.first{
	background-image:none;
}
.leftMenuList li.active{
	height:auto;
	background-image:url(../../_common/img/menuLine_on.gif);
	background-position:left top;
}
.leftMenuList a{
	color:#F46A10;
	text-decoration:none;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.leftMenuList a:hover{
	color:#0096CF;
	font-weight:bold;
	text-decoration:underline;
}
.leftMenuList li.active a{
	color:#0096CF;
	cursor:text;
	font-weight:bold;
}
.leftMenuList li.active a:hover{
	text-decoration:none;
}
.leftMenuList li.active ul li a{
	color:#F46A10;
	cursor:text;
	font-weight:bold !important;
}
.leftMenuList li.active ul li a:hover{
	color:#0096CF;
	cursor:text;
	text-decoration:underline;
}
.leftMenuList li ul{
	padding:0px;
	margin:5px 0px 10px 0px;
	list-style-type:none;
}
.leftMenuList li li{
	background-image:none;
	padding:0px 0px 0px 17px;
	margin:0px;
	height:26px;
	line-height:26px;
}
.leftMenuList li li a{
	display:block;
	width:208px;
	height:26px;
	font-size:14px;
	cursor:pointer !important;
}
.leftMenuList li li a:hover{
	color:#F46A10;
}
.leftMenuList li li a.active{
	position:relative;
	left:-56px;
	color:#ffffff;
	padding-left:56px;
	cursor:text !important;
}
.leftMenuList li li a.active:hover{
	text-decoration:none !important;
}
#leftBox{
	width:316px;
	height:276px;
	background-image:url(../../_common/img/box.png);
	margin:10px 0px 0px 10px;
}
#leftBoxLink{
	display:block;
	background-image:url(../../_common/img/leftPic.gif);
	width:203px;
	height:193px;
	position:absolute;
	margin:29px 0px 0px 66px;
	_margin:19px 0px 0px 56px;
}
#infoBlock{
	float:left;
}
#info{
	background-color:#FFFFFF;
	background-image:url(../../_common/img/cornerLeft.gif);
	background-position:left top;
	float:left;
	width:584px;
}
#infoBot{
	height:30px;
	background-image:url(../../_common/img/cornerRight.gif);
	background-position:right;
	width:584px;
	float:left;
}
.path{
	margin:20px 0px 0px 30px;
}
.path a{
	display:block;
	float:left;
	height:30px;
	line-height:22px;
	color:#0EA9DC;
	background-image:url(../../_common/img/slash1.gif);
	padding:0px 0px 0px 15px;
	background-position:0px 5px;
	margin-right:10px;
}
.path a.home{
	background-image:url(../../_common/img/icons/home1.gif);
	background-position:left top;
	padding:0px 0px 0px 35px;
}
.path a:hover{
	text-decoration:none;
}
#infoBlock h2{
	color:#FF6600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:15px 0px 5px 30px;
}
#infoBlock p{
	padding:0px;
	margin:10px 10px 10px 30px;
}
#footer{
	background-image:url(../../_common/img/footer_main.gif);
	background-position:center top;
	margin:20px 0px;
	height:25px;
}
#footer div.left{
	float:left;
	padding:15px 0px 0px 10px;
	color:#46697B;
}
#footer div.right{
	float:right;
	padding:15px 10px 0px 0px;
	color:#46697B;
}
#footer div.right a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#footer div.right a:hover{
	text-decoration:underline;
}

/* MAIN PAGE STYLES */
#infoBlockMain {
	float:left;
	height:500px;
	border:1px solid red;
}
#infoBlockMain h2{
	color:#FF6600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:15px 0px 5px 30px;
}
#infoBlockMain p{
	padding:0px;
	margin:10px 10px 10px 30px;
}
#flashTopBannerBorder {
	background-image:url(../../_common/img/main_flash_border.gif);
	width:535px;
	height:413px;
	position:absolute;
	top:120px;
	margin-left:-15px;
}
#content {
	height:600px;
	margin:auto;
}
#leftColumnMain {
	width:300px;
	height:300px;
	position:absolute;
	top:190px;
	margin-left:420px;
	z-index:100;
}
.first_in {
	background-image:url(../../_common/img/first_in.jpg);
	width:305px;
	height:287px;
	position:absolute;
	top:210px;
	margin-left:640px;
}
.flashMain {
	background-image:url(../../_common/img/flash_main.gif);
	width:396px;
	height:260px;
	margin: 82px 0px 0px 53px;
}
.bottomSection1 {
	width:420px;
	height:260px;
	/*border: 1px solid red;*/
	position:absolute;
	top:530px;
	margin-left:-15px;
}
.sectionTitle {
	background-image:url(../../_common/img/section_title_bg1.gif);
	width:410px;
	height:43px;
	padding:13px 0px 0px 103px;
}
.sectionTitle h1 {
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}
.metallicSectionImg {
	width:148px;
	padding:3px 3px 3px 3px;
	margin:0px 10px 0px 0px;
	background-color:#E9E5E6;
	clear:none;
	float:left;
}
.metallicSectionText {
	margin:10px 0px 0px 37px;
	width:370px;
	color:#000000;
}
.metallicSectionList {
	width:180px;
	clear:none;
	float:left;
}
.metallicList li {
	color:#000000;
	list-style:none;
	background-image:url(../../_common/img/list.gif);
	background-position: left 5px;
	padding:0px 0px 0px 10px;
	margin:4px 0px 0px 0px;
}
.metallicList {
	padding:0px;
	margin:0px;
}
.readmore {
	background-image:url(../../_common/img/readmore.gif);
	width:81px;
	height:21px;
	float:right;
	margin:-21px -23px 0px 0px;
	padding:4px 0px 0px 23px;
}
.bottomSection2 {
	width:200px;
	height:260px;
	/*border: 1px solid red;*/
	position:absolute;
	top:530px;
	margin-left:658px;
}
.sectionTitle2 {
	background-image:url(../../_common/img/section_title_bg2.gif);
	width:200px;
	height:43px;
	padding:13px 0px 0px 103px;
}
.sectionTitle2 h1 {
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}
.metallicSectionText2 {
	background-image:url(../../_common/img/metallic_section2_img_bg.gif);
	margin:10px 0px 0px 37px;
	width:150px;
	height:157px;
	color:#000000;
	padding:0px 0px 0px 95px;
}
.readmore2 {
	background-image:url(../../_common/img/readmore.gif);
	width:81px;
	height:21px;
	float:right;
	margin:-21px -23px 0px 0px;
	padding:4px 0px 0px 23px;
}
.textFill {
	height:137px;
	color:#000000;
	/*line-height: 18px;*/
}
.textFill h1{
	color:#000000;
	margin:0px 0px 7px 0px;
	font-size:11px;
	font-weight:normal;
}
	
.readmore2, .readmore {
	text-decoration:none;
	color:#147FC3;
}
.bottomFlash {
	/*background-image:url(../../_common/img/bottom_main_flash.gif);*/
	width:175px;
	height:175px;
	position:absolute;
	top:580px;
	margin-left:450px;
}








#lev_slider {
	padding:0px;
	margin:0px;
	list-style:none;
}
#lev_slider li {
	padding:0px;
	margin:0px;
	/*display:none;*/
	position:absolute;
}
