/* ================================================== 
			PRODOSEC.COM Index Page
   ================================================== */
   
   * {
   	font:14px Arial, Helvetica, sans-serif;
	padding:0; margin:0;
   }
   a { font-size:inherit; color:inherit; text-decoration:none; }
   
   .cont {
   	margin:0 auto;
   	width:1000px;
   }
   
   #header {
   	height:200px;
	background:url(../images/index/header_skyline.png) no-repeat;
   }
   #lang, #lang *{
   	padding-top:8px; height:14px; text-align:right; font-weight:bold;
   }
   #navbar {
   	height:26px;
    background:url(../images/index/navbar.png) no-repeat;
	text-align:center;
   }
   #navigation {
   }
   #navigation li{
   	padding:5px 20px;font-size:14px;	
   	display:inline;
   }
   #navigation li a{ font-weight:bold; }
   .content_top{
   height:24px; margin-top:6px;
   background:url(../images/index/content_top.png) no-repeat;
   }
   .content {
   min-height:100px; overflow:auto;
   background:url(../images/index/content.png) repeat-y;   
   }
   .content_btm{
   height:24px;
   background:url(../images/index/content_btm.png) no-repeat;
   }
   .infobox{
   	width:232px; height:180px;
	padding:10px; margin:0 38px;
	float:left; border:none;
   	background:url(../images/index/indexbox.png) no-repeat;
   }
   .infobox a{ width:100%;height:100%;display:block; }
   .voipbox{ background:url(../images/index/voipbox.png) no-repeat; }
   .businessbox{ background:url(../images/index/businessbox.png) no-repeat; }
    .ad_top{
   height:24px; margin-top:6px;
   background:url(../images/index/ad_top.png) no-repeat;
   }
   .ad {
   min-height:50px;
   background:url(../images/index/ad.png) repeat-y;   
   }
   .ad_btm{
   height:24px;
   background:url(../images/index/ad_btm.png) no-repeat;
   }
   .fpbox{
  	 width:430px; padding:10px; float:left; margin:20px; border-left:2px solid #9ec3eb;
	 background:url(../images/blue_bg.png) repeat-y; height:inherit;
   }
   #updates{ margin-left:25px; }
   #updates span{ font-size:18px; font-weight:bold; }
   #updates ul{ margin-top:1em; list-style:none; margin-left:20px; }
   #updates .update_date{ font-weight:bold; padding:0.5em; }
   #updates .update{ font-style:italic; }
   #news{ float:right; }
   
   #footer {
   
   }
   
   /* CONTENT PANE */
   
   .cpane{ margin:15px; font-style:italic; }
   .ctitle{ font-size:16px; font-weight:bold; }
   
   #about_prodosec{ height:146px; background:url(../images/index/about_prodosec.png) no-repeat; margin:10px auto; }
	