@charset "utf-8";

/* CSS Document */



*{

	margin:0; padding:0;

}

html, body{

	width:100%;  height:100%;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#7e7f7e;

	background:url(../images/body-bg.jpg) top repeat-x #5da0fc;

	text-align:justify;

}

html{

	overflow-y:scroll;

	font-size:11px;

}

a{	outline:none; text-decoration:none; }

a img{	border:0; }

.clear{	clear:both; }



/*===========  COLORS  ========*/



.blue{

	color:#1468d8;

}

.darkblue{

	color:#071877;

}

.green{

	color:#61a716!important;

}

.darkgreen{

	color: #549013;

}

.bluelink{

	color:#5c7ded;

}

.greenlink{

	color:#6fbc1c;

}

.lightgrey{

	color:#acaeab;

}



/*========= end COLOR ==========*/



/*===========  FONT-SIZE  ========*/



.smallfont{

	font:normal 10px Verdana, Arial, Helvetica, sans-serif;

}

.normalfont{

	font:normal 11px Verdana, Arial, Helvetica, sans-serif!important;

}



/*=========== end FONT-SIZE  ========*/

div.no-bg{

	background:none!important;

}

.uppercase{

	text-transform:uppercase;

}

.site-padding{

	padding: 0 0 0 20px;

}

.bold {

	font-weight:bold;

}



div#main{

	width:952px; margin:0 auto;

	background: url(../images/body-shadow.png) center top repeat-y;

	padding:0 22px;

}

div.head{

	width:100%;

	height:155px;

	background:url(../images/head-bg.jpg) bottom left no-repeat;

}

div.head a.logo{

	float:left;

	padding:9px 0 0 17px;

}

div.altmenu{

	float:right;

	padding:9px 14px 0 0;

	font:normal 11px Verdana, Arial, Helvetica, sans-serif;

}

div.altmenu a{

	color: #9f9f9f;

	padding:0 3px;

}



/*===========  MENU  ========*/



div.menu{

	width:100%; float:left;

}

ul.top-menu{

	float:right;

	height:34px;

	overflow:hidden;

	font:normal 11px Verdana, Arial, Helvetica, sans-serif;

}

ul.top-menu li{

	list-style-type:none;

	float:left;

}

ul.top-menu li.separator{

	background: url(../images/top-menu-separator.jpg) bottom left no-repeat;

	width:1px; float:left;

	display:block; height:34px;

}

ul.top-menu li a{

	display:block;

	float:left;	

	height:34px;

	line-height:46px;

	color:#d4d4d4;

	cursor:pointer;

}

ul.top-menu li a span{

	display:block; width:14px; height:34px; 

	float:left;

	background:url(../images/top-menu-repeat.jpg) bottom repeat-x;

}

ul.top-menu li a span.top-menu-name{

	width:auto; background: url(../images/top-menu-repeat.jpg) left 12px repeat-x;



}

ul.top-menu li a span.first-left{

	background:url(../images/top-menu-left.png) bottom left no-repeat;

}

ul.top-menu li a span.last-right{

	background: url(../images/top-menu-right.png) bottom left no-repeat;

}

ul.top-menu li a:hover, ul.top-menu li a.top-current{

	line-height:34px;

	color:#fff;

}

ul.top-menu li a:hover span, ul.top-menu li a.top-current span{

	background:url(../images/top-menu-hover-repeat.jpg) bottom repeat-x;

}

ul.top-menu li a:hover span.left, ul.top-menu li a.top-current span.left{

	background:url(../images/top-menu-hover-left.png) bottom left no-repeat;

}

ul.top-menu li a:hover span.right, ul.top-menu li a.top-current span.right{

	background:url(../images/top-menu-hover-right.png) bottom right no-repeat;

}







div.center-div{

	width:100%;

	float: left;

	background:url(../images/menu-bg.jpg) repeat-x;

}

ul.main-menu{
	width:932px;
	padding-left:22px;
	height:32px;
	margin:0 auto!important;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}

*div.center-div{

	width:auto;

	margin: 0px auto;

	padding: 0px 0px 0px 0px;

	float: left;

}

*ul.main-menu{

	height:32px;

	margin:0 auto!important;

}

ul.main-menu li{

	list-style-type:none;

	float:left;

}

ul.main-menu li.separator{

	background: url(../images/menu-separator.jpg) top left no-repeat;

	width:1px; float:left;

	height:32px;

}

ul.main-menu li a{

	display:block;

	float:left;	

	height:32px;

	line-height:32px;

	color:#cacaca;

	cursor:pointer;

	text-transform:uppercase;

}

ul.main-menu li a span{

	width:10px; height:32px; display:block;

	float:left;

}

ul.main-menu li a span.top-menu-name{

	width:auto; padding: 0 0px;

}

ul.main-menu li a:hover, ul.main-menu li a.current{

	color:#fff;

	background:url(../images/menu-hover-repeat.jpg) bottom repeat-x;

}

ul.main-menu li a:hover span.left, ul.main-menu li a.current span.left{

	background:url(../images/menu-hover-left.jpg) bottom left no-repeat;

}

ul.main-menu li a:hover span.right, ul.main-menu li a.current span.right{

	background:url(../images/menu-hover-right.jpg) bottom right no-repeat;

}



/*=========== end MENU  ========*/





div.container{

	width:918px; float:left;

	padding:17px; min-height:400px; _height:400px;

}



/********* Actual *******/

div.actual-box{

	width: 502px; float:left;

	margin-bottom:25px;

	padding:  0 10px 0 15px;

}

div.actual-box h1.title-box{

	width:100%;

	font:bold 12px Verdana, Arial, Helvetica, sans-serif;

	text-transform:uppercase;

	background:url(../images/title-green-bg.jpg) bottom repeat-x;

	padding:0 0 10px 0;

}

div.actual-box h1.title-box img{

	margin-right:8px;

}

div.column-box{

	width: 240px; float:left;

	padding:0px 28px 0 0; margin-top:18px;

	background: url(../images/dots-vertical.jpg) right repeat-y;

	font:normal 10px Verdana, Arial, Helvetica, sans-serif;

}

span.box-height{

	display:block; float:left; height:70px; overflow:hidden;

}

div.column-right{

	background:none;

	padding:0 0 0 25px;

}





/********** end Actual ******/



/********* Begin-pics *******/



div.begin-pics{

	width:360px; float:right;

	padding:25px 15px 0 0;

	margin-bottom:25px;

}

div.begin-pics img{

	float:right;

	margin-bottom:5px;

}

div.begin-pics-numbers{

	width:80px; float:right;

	font:normal 11px Verdana, Arial, Helvetica, sans-serif;

	

}

div.begin-pics-numbers a{

	display:block; float:left;

	width:16px; height:17px;

	text-align:center; line-height:17px;

	margin:0 2px;

	background:url(../images/numbers-bg.jpg) no-repeat;

	color:#d6d7d7;

}

*html div.begin-pics-numbers a{

	margin-right:2px; margin-left:0;

}

div.begin-pics-numbers a:hover{

	background:url(../images/numbers-hover-bg.jpg) no-repeat;

	color:#1c67cf;

}

/********* end Begin-pics *******/



/********* Links *******/

div.actual-box h1.title-darkblue-bg{

	background:url(../images/title-darkblue-bg.jpg) bottom repeat-x;

}

a.dot-bg{

	background:url(../images/dots-horizontal.jpg) bottom repeat-x;

	display:block; float:left; width:100%;

	padding-bottom:7px;

}

/********* Contacts *******/



div.contacts-box{

	width: 358px; float:right;

	background:url(../images/battery-bg.jpg) right bottom no-repeat;

	min-height:230px; _height:230px; 

	padding: 0 15px 0 0;

}

div.actual-box h1.title-blue-bg{

	background:url(../images/title-blue-bg.jpg) bottom repeat-x;

}



/*======== FOOTER ========*/



div.footer {

	width:100%;

	background:url(../images/footer-repeat-bg.jpg) repeat-x;

	height:53px; float:left;

	line-height:12px; font-size:10px;

}

div.footer-links{

	float:left; width:910px;

	text-align:center; 

	padding:20px 0 0 0;

}

div.footer-links a{

	color: #657bc3; font-size:10px;
	background:none;

}

div.banners{
	padding: 0 30px; float:left;
}
div.banners a{
	margin-right:15px;
	float:left;
}

