body, html { color: #000000;margin: 0px;padding: 0px;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 0.8em;line-height: 1.2em;text-align: left;background: #A6CFDF url(../p/bg.png) repeat-x}
img{
border: 0;
}
a:link, a:visited {text-decoration: none;
color: #000;
border: 0;}a:hover {text-decoration: underline;}h1 {font-size: 1.5em;font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;text-align: left;}/*** DIV related ***/
#mainbox{
width: 750px;
margin:auto;

}
#head{background-image: url(../p/head.png);
height: 120px;
}

#links{
text-align: right;
}

#navi{
text-align: center;
height: 40px;
}

#config{

width: 375px;
height: 317px;background-image: url(../p/config1bg.png);background-repeat: no-repeat;
float: left;}

#system{
width: 375px;
height: 317px;
background-image: url(../p/system1bg.png);
background-repeat: no-repeat;
float: left;
}

#slider{
	position: relative;
	top: 60px !important;
	top: 0px;
	margin: 0 5px 0 5px !important;
	margin: 60px 0 0 0;
	padding-left:0px; 
	padding-left:expression(5+"px");
}

#calc{
width: 375px;
height: 317px;background-image: url(../p/calc1bg.png);background-repeat: no-repeat;
float: left;}

#soft{
width: 375px;
height: 317px;background-image: url(../p/soft1bg.png);background-repeat: no-repeat;
float: left;
}

#consum{

width: 748px;
height: 320px;background: #fff url(../p/consum1bg.png) no-repeat;border: 1px solid #F19D4E;
height: 350px;
}

#support{
width: 748px;
height: 300px;background: #fff url(../p/support1bg.png) no-repeat;border: 1px solid #F19D4E;
height: 350px;
}

#footer{
color: #fff;
background-color: #222;
font-size: 0.9em;
text-align: center;
}

#footer a{
color: #fff;
text-decoration: none;
}

#clearer{
clear:both;
}


/*** Form Kram ***/
	.bold{
    font-weight: bold;
    }
    
    .white{
     color: #fff;
    }
	
	.alignr{
    text-align: right;
	}
	
	.borderup{
	border-top: 1px solid #000;
	}
	
	.borderbot{
	border-bottom: 1px solid #000;
	}
	

	.acont, table{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	padding-bottom: 25px !important;
	padding-bottom: 0 ;

	
	}
	
    .area{
    background:transparent url(../p/areabg.png) no-repeat scroll 0%;
	margin-left:0px;
	width:215px;
	float: left !important;	 
	float: none;
    }
    
    .slider{
    text-align: center;
    width: 40px;
    height: 14px;
    
    }
    
    .upd{
    text-align: right;
    width: 285px;

    }
    
    .updr{
    display: none;
    }
    
    .info{
    width: 140px;
    }
    
    #sum{
    width: 130px;
    text-align: right;
    }
    
    table{
   border:0px solid #000000;
	padding:0pt;
	position:relative;
	top:55px;
    }
    
    table td{
    padding: 3px;
     border: 0px solid #000;
    }
    
    #offers{
    width: 600px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    
    }
    

    
    .offerbox{
    border: 1px solid #000;
    width: 160px;
 	text-align: center;
	line-height: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    }
    
    .ohead{
    font-weight: bold;
    
    background-color: #466B80;
    vertical-align: center;
    padding: 5px;
    color: #fff;
    cursor: pointer;
    }
    
    .oprice{

    cursor: pointer;
    background-color: #e6e5e7;
    vertical-align: center;
    padding: 5px;
    }
    
    input, textarea, select, button{
    border: 1px solid #000;
    background-color:#FFFFFF;
    }
    
    input.blue1{
    background-color: #0070B1;
    }
    
    input.blue2{
    background-color: #006AAB;
    }
    
    .noborder{
    border: 0px;
    }
    .cbOverlay {
			background-color: #000;
		}
		
		.cbContainer {
			padding:5px;
			background-color:white;
			
		}
		.cbBox h3 {
			font-size:1.2em;
			margin:0;
			padding: 2px;
			background-color:#ccc;
		}
		.cbBox p {
			margin:3px;
		}
		.cbBox .cbButtons {
			text-align:center;
		}  