body{
	behavior:url(./css/csshover.htc);
	font-size:12px;
	margin:0;
	padding:0;
	line-height: 1.5em;
}
input{
	vertical-align:middle;
	font-size:11px;
}

/*    HEADER    */

#topsection{
	background:url(../images/design/header_bg.gif);
	height: 231px; 
	/*border:1px solid red;*/
}
.header{
	height: 231px; 
	margin: 0px; 
	/*border:1px solid blue;*/
	background:url(../images/design/header_img.jpg) no-repeat;
}
.links{
	padding:10px 0 0 210px; 
}
.links a{
	color:#727272;
	font:80% Tahoma;
	margin-right:5px;
	font-weight:bold;
	text-decoration:none;
}
.links a:hover{
	text-decoration:underline;
}
.text{
	color:#313131;
	font:110% Arial;
	padding:114px 0 0 168px; 
}
.text a{
	color:#ff5d00;
	font:90% Arial;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding-left:120px;
}
.text a:hover{
	text-decoration:underline;
}
.text1{
	color:#313131;
	font:120% Arial;
	padding:6px 0 0 150px; 
	font-style:italic;
}
.text1_v{
	color:#313131;
	font:120% Arial;
	padding:70px 0 0 150px; 
	font-style:italic;
}
.text1 b{
	color:#313131;
	font:130% Arial;
	font-style:italic;
}
.text1_v b{
	color:#313131;
	font:130% Arial;
	font-style:italic;
}
.logo{
	position:absolute;
	right:25px;
	
}
.logo a{
	display:block;
	width:113px;
	height:156px;
	background:url(../images/design/divo_logo.jpg) no-repeat center right;
	margin-left:15px;
}
.logo span{
	display:none;
}
.logo h4{
	margin:0;
	padding:0;
	text-align:center;
	font:120% Arial;
	font-weight:bold;
}
.logo h5{
	margin:0;
	padding:0;
	text-align:center;
	font:130% Arial;
	font-weight:bold;
}
/*------------------------------V----------------------*/
#topsection_v{
	background:url(../images/design/header_bg_v.gif);
	height: 104px; 
	/*border:1px solid red;*/
}
.header_v{
	height: 104px; 
	margin: 0px; 
	/*border:1px solid blue;*/
	background: url(../images/design/header_v.jpg) no-repeat;
}


/*   MENU    */
.menu{
	height:43px;
	background: url(../images/design/menu_bg.gif);
	text-align:center;
}
.menu ul{
	margin:0px;
	padding-top:8px;
	padding-bottom:8px;
	list-style:none;
	background:url(../images/design/menu_back_b.gif) no-repeat bottom;


}
.menu ul li{
	display:inline;
	padding:0px 20px 0px 30px;
	position:relative;
	z-index:100;
}
.menu a{
	color:#ff5d00;
	font:130% Verdana;
	font-weight:bold;
	padding-left:37px;
	text-decoration:none;
	background:url(../images/design/menu_marker.jpg) no-repeat 0 0.08em;
}
.menu a:hover{
	text-decoration:underline;
}
.menu ul ul{
	z-index:200;
	position:absolute;
	display:none;
	list-style:none;
	margin:0;
	padding:2px;
	top:16px;
	left:70px;
	width:160px;
	background:#fff;
	border:1px solid black;
}
* html .menu ul ul{
	top:26px;
}
.menu ul ul li{
	display:block;
	padding:0px;
	position:static;
	z-index:100;
	height:1%;
	text-align:left;
}
.menu ul ul a{
	color:#ff5d00;
	font:110% Verdana;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	background:none;
}
.menu ul li:hover ul,.menu ul ul:hover{
	display:block;
}

/*  BANNER     */

.banner{
	height:95px;
	background:#000200;
	padding-left:50%;
	margin-left:-388px;
}
.banner .ban{
	z-index:5;
	position:relative;
	width:183px; 
	height:87px;
	float:left;
	margin:0px 4px 8px 4px;
}
.banner .ban_txt{
	width:100px; 	
	font:100% Arial;
	color:#ffffff;
	padding:10px 88px 0 5px;
	font-weight:bold;
}
.banner .images{
	position:absolute;
	top:10px;
	left:110px;
	height:1%;
	z-index:10;
}
.it1{
	background:#ff6600;
}
.it2{
	background:#0097cc;
}
div.it3{
	background:#da3e25;
}
.it4{
	background:#0d5aa3;
}



/*   CONTENT    */

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-right: 186px;

}
.innertube{
	margin-top:10px;
}
.left_cont{
	float: left;
	width: 40%;
	margin:0;
	/*padding-top:12px;*/
	background:url(../images/design/left_cont_bg.gif) repeat-y right ;
}
.left_cont h4{
	background:url(../images/design/left_title_bg.gif) repeat-x center;
	padding-left:22px;
	margin-right:12px;
	margin-top:5px;
	color:#6e6e6e;
	font:113% Verdana;
	font-style:italic;
	font-weight:bold;
	clear:both;
}
.left_cont span{
	padding:0 8px 0;
	background:#ffffff;
}
.left_cont .news{
	padding-left:30px;
	text-align:right;
}
.left_cont .news h5{
	font:100% Verdana;
	color:#000000;
	font-weight:bold;
	margin-bottom:0px;
	text-align:left;
}
.left_cont .news p{
	font:100% Verdana;
	color:#000000;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
}
.left_cont a{
	color:#ff5d00;
	font:90% Arial;
	font-weight:bold;
	text-decoration:none;
	padding-right:12px;
}
.left_cont a:hover{
	text-decoration:underline;
}
/*------------------V-------------------------*/
.innertube_v{
	margin-top:0px;
}
.left_cont_v{
	float: left;
	width: 184px;
	height:181px;
	margin:0;
	/*padding-top:12px;*/
	background:url(../images/design/menu_v_bg.gif) no-repeat;
}
.menu_v ul{
	margin:0px;
	padding:14px 0 0 13px;
	list-style:none;
}
.menu_v li{
	display:block;
	/*padding:0px 20px 0px 30px;*/
}
.menu_v a{
	color:#ff5d00;
	font:100% Verdana;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	
}
.menu_v a:hover{
	text-decoration:underline;
}



.right_cont_v{
	margin-left:184px;
	background:url(../images/design/content_bg_v.gif) no-repeat;
}
.right_cont_v h4{
	color:#e96d0d;
	font:130% Verdana;
	font-style:italic;
	margin:0;
	padding:12px 0 0 0;
	font-weight:bold;
	text-align:left;
}
.right_cont_v h5{
	color:#000000;
	font:100% Verdana;
	margin:0;
	padding:12px 0 0 0;
	font-weight:bold;
	text-align:left;
}
.right_cont_v p{
	font:95% Verdana;
	color:#000000;
	padding:0 10px 0 0;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
}
/*----------------------------*/

.ie .right_cont{
	padding-left:0%;
	height:1%;
}
.right_cont{
	padding-left:40%;
	height:1%;
	text-align:right;

}
.right_cont .cont_it{
	border-bottom:1px solid #ff6305;
	margin-bottom:10px;
}
.red{
	margin:10px;
	background:url(../images/design/red_bg.gif) no-repeat;
}
.blue{
	margin:10px;
	background:url(../images/design/blue_bg.gif) no-repeat;
}
.orange{
	margin:10px;
	background:url(../images/design/orange_bg.gif) no-repeat;
}

.right_cont h3{
	color:#d62537;
	font:130% Verdana;
	font-style:italic;
	position:relative;
	padding:28px 0 0 28px;
	font-weight:bold;
	text-align:left;
}

.right_cont p{
	font:100% Verdana;
	color:#000000;
	padding:0 20px 0 20px;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
}
.right_cont a.next{
	color:#ff5d00;
	font:90% Arial;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
}
.right_cont a.next:hover{
	text-decoration:underline;
}


/* RIGHT   */

#rightcolumn{
	float: left;
	width: 186px; 
	height:1%;
	margin-top:10px;
	margin-left: -186px; 
	background:url(../images/design/left_bg.gif);
}
.innertube_r{
	margin: 10px; 
	margin-top: 0;
}
#rightcolumn .string{
	padding-bottom:13px;
}
#rightcolumn h3{
	color:#6e6e6e;
	font:110% Verdana;
	margin:0;
	margin-bottom:5px;
	font-weight:bold;

}
#rightcolumn img{
	padding-top:5px;
	
}
.sub_menu{
	position:relative;
	margin:0;
	padding:0;
	height:1%;
	list-style:none;
}
.sub_menu li{
	margin:0;
	padding:2px;
}
.sub_title{

}
.sub_menu ul{
	position:absolute;
	display:none;
	list-style:none;
	margin:0;
	padding:0;
	top:23px;
	left:2px;
	width:111px;
	background:url(../images/design/sub_menu_center.gif);
}

.sub_menu ul .li_first{
	background:url(../images/design/sub_menu_top.gif) no-repeat top;
}
.sub_menu ul .li_last{
	background:url(../images/design/sub_menu_bottom.gif) no-repeat bottom;
}
.sub_menu:hover ul,.sub_menu ul:hover{
	display:block;
}
.sub_menu ul li a{
	padding:5px 0 5px 5px;
	color:#000;
	font:90% Verdana;
	text-decoration:none;
}
.sub_menu ul li a:hover{
	text-decoration:underline;
}
#rightcolumn .inp{
	width:111px;
	padding:1px;
	font-size:11px;
}
#rightcolumn .inp_mail{
	width:70px;
	padding:1px;
	font-size:11px;
}
#rightcolumn .btn{
	background:transparent url(../images/design/serch_btn.gif) no-repeat;
	border:0;
	margin-left:3px;
	/*height:16px;*/
	width:29px;
	cursor: pointer;
	}
#rightcolumn label{
	color:#6c6c6c;
	font:90% Verdana;
	margin:0;
	margin-right:5px;

}
#rightcolumn .call{
	padding-top:32px;
}
#rightcolumn .call h3{
	color:#d62537;
	font:113% Verdana;
	font-style:italic;
	margin:0;
	margin-bottom:5px;
	font-weight:bold;
}
#rightcolumn .call h4{
	color:#313131;
	font:110% Verdana;
	font-style:italic;
	margin:0;
	margin-bottom:5px;
	font-weight:bold;
}
#rightcolumn .call hr{
	color:#313131;
	margin-bottom:5px;
}
#rightcolumn .call h5{
	margin:0;
	color:#313131;
	font:90% Verdana;
}



/*    FOOTER    */

#footer{
	clear: left;
	height:36px;
	width: 100%;
	background: black;
	color: #FFF;
	padding: 4px 0;
	text-align:right;
}

#footer .menu_f{
	height:21px;
	border-top:1px solid #fefefe;
	border-bottom:1px solid #fefefe;
	margin-top:7px;
	background:#999999;
}
.ie #footer .menu_f{
	margin-top:11px;
}



#footer .menu_f ul{
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0px;
}
#footer .menu_f ul li{
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0px;
	

}
#footer .menu_f li a{
	font-family:Tahoma,Helvetica,sans-serif;
	text-decoration:none;
	line-height:1.7em;
	color:#fff;
	border-right:1px solid #fff;
}
#footer .menu_f li a{
	display:block;
	float:left;
	padding:0px 11px;
	background:#999999;
}
#footer .menu_f li a:hover{
	background:#a3a3a3;
	padding:0px 11px;
	
}
#footer span{
	padding-right:15px;
	font:90% Arial;
}
