*{margin:0; padding:0;}
html{
	overflow:scroll;
	overflow-x:auto;
}

*+html img { -ms-interpolation-mode: bicubic }


html,body{
	width:100%;
	height:100%;
}

body{
	background:#CACCCB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	height:100%;
}
div{
	float:left;
}
ul, ul li, ul li a, ol, ol li, ol li a{
	float:left;
	display:block;
}
a{
	text-decoration:none;
}
a img{
	border:none;
}
.float-trick{
	float:none;
	width:1003px;
	height:auto;
	margin:0 auto;
}
.main-holder{
	width:1003px;
	height:auto;
	background:url(../images/bg.gif) repeat-y;
}
.content-holder{
	height:auto;
}
/*=====================================HEADER=========*/
.headerer{
	width:1003px;
	background:url(../images/header.gif) no-repeat;
}
.megaman{
	float:left;
	display:block;
	width:169px;
	height:60px;
	background:url(../images/megaman.gif) no-repeat 40px 20px;
	text-indent:-3300px;
	padding:30px 0 0 30px;
}
.home .megaman{
	cursor:default;
}
.headerer h2{
	float:left;
	display:block;
	color:#074B88;
	font-size:18px;
	font-style:italic;
	margin:30px 0 0 -60px;
}
.headerer ul{
	float:right;
	width:206px;
	height:20px;
	background:#10A56A url(../images/langs.gif) no-repeat 0 100%;
	margin:10px 12px;
	padding:2px 0 0 60px;
	display:inline;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.headerer ul.loginTrue{
	width:435px;
	padding:2px 0 0 3px;
}
.headerer ul li{
	background:url(../images/header-ul-divider.gif) no-repeat 100% 2px;
	padding:1px 7px;
}
.headerer ul li.last{
	background:none;
}
.headerer ul li.loginBlock{
	width:215px;
}
.headerer ul li a{
	color:#fff;
}
.headerer ul li form a{
	text-decoration:underline;
}
.headerer ul li form a.unlogin{
	display:block;
	margin:0 0 0 10px;

}
.headerer ul li a:hover{
	text-decoration:underline;
}
.headerer ul li form a:hover{
	text-decoration:none;
	}
.headerer ul li a span{
	font-size:9px;
}
.headerer ul li span.error{
	float:left;
	width:195px;
	margin:5px 0 ;
}
.headerer ul input{
	float:left;
	width:70px;
	border:1px solid #DCDCDC;	
	margin:0 5px 0 0;
	COLOR: #636363;	
	font: 11px Verdana, Arial, Helvetica, sans-serif
}
/*=====================================CONTENT-HOLDER=========*/
div.main_content
{
	height:423px;
	height:auto;
	}
div.main_content div{
	width:735px;
	height:auto;
	margin:10px 0 0 22px;
}
.column{
	width:178px;
	padding:40px 20px 15px 32px;
}
.img-holder img{
	margin-bottom:20px;
}
.content_content
{
    width:990px;
}
.content{
    width:745px;
	height:auto;
    margin:40px 0 0 0;
	padding:0 0 25px 0;
}
.prods{
	width:100% !important;
	height:250px;
	border-bottom:1px solid #85A7C1;
	border-top:1px solid #85A7C1;
	padding:5px 0;
}
.prods .prod{
	width:251px;
	border-right:1px solid #85A7C1;
	height:100%;
	text-align:center;
}
.prods .prod p{
	display:block;
	width:200px;
	text-align:left;
	font-size:10px;
	color:#0B5083;
	padding:10px 0 0 20px;
}
.prods .prod .down{
	float:right;
	background:url(../images/blue-arrow.gif) no-repeat 100% 1px;
	padding-right:15px;
	margin:15px 15px 0 0;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.prods .prod .down:hover{
	text-decoration:underline;
}
.prods .last{
	border:none;
}
/*=====================================FOOTER=========*/
.footer{
	width:1003px;
	padding-top:10px;
	background:url(../images/footer.gif) no-repeat;
	height:40px;
	color:#555555;
}
.footer span
{
    padding:10px 0 0 35px;
    }
.footer a{
	color:#555555;
}
.footer a:hover{
	text-decoration:underline;
}
.negeso{
	background:url(../images/negeso.gif) no-repeat 0 0;
	padding-left:20px;
	float:right;
	margin-top:-14px;
	margin-right:30px;
}
/*=====================================Login PM=========*/

.login_pm
{
    display:inline;
    margin-top:-20px;
    margin-left:915px;
    }
.login_pm a
{
    color:#1E5B93;
    text-decoration:none;
}
.login_pm a:hover
{
    color:#1E5B93;
    text-decoration:underline;
}