@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	background-repeat: repeat;
	background-color: #000;
}
html { padding:0; margin:0;}

a { text-decoration:none;}
a:hover { text-decoration:underline;}

/* main */
.main {
	padding:0;
	margin:00 auto;
}
/********** header **********/
.blok_header {
	margin:0;
	padding:0;
	margin-top: 00px;
}
#header
	{
	width:1000px;
	height:266px;
	float:left;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	}
	
	#main
	{
	width:100%;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#mainsupport
	{
	width:954px;
	float:left;
	margin:0px;
	padding:0px;
	}
#maincontainer
	{
	width:954px;
	float:left;
	padding:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	}

/*body_bottom*/
.body_bottom {
	width:960px;
	height:65px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #1E2968;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
/* menu */	
.menu {
	width:100%;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #999;
}
.menu ul { padding:0; margin:0; list-style:none; border:0;}
.menu ul li {
	float:left;
	margin:0;
	border:0;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
}
.menu ul li a {
	float:left;
	margin:0 1px 0 0;
	padding:13px 0;
	color:#fff;
	text-decoration:none;
	font-family: "century gothic";
	font-size: 14px;
	font-weight: bolder;
	line-height: 30px;

}
.menu ul li a span {
	background:none;
	padding-top: 13px;
	padding-right: 6px;
	padding-bottom: 13px;
	padding-left: 6px;
}
	.menu ul li a:hover {   background: url(images/menun.gif) repeat right ;}
.menu ul li a:hover span { background:url(images/menun.gif) repeat  left ;}
.menu ul li a.active {background:url(images/menun.gif) repeat  right ;}
.menu ul li a.active span {   background:url(images/menun.gif) repeat  left ;}
/********** body **********/
.body {
	width:1000px;
	margin:0 auto;
	background:url(images/body.png) top repeat-y;
	padding:0px;
}
.body h2 {
	color:#2c2c2c;
	font:normal 18px Arial, Helvetica, sans-serif;
	margin:0px 0;
	padding:0px 0px;
}
.body h3 { font: bold 14px Arial, Helvetica, sans-serif; color:#2c2c2c; margin:5px 0; padding:15px 5px; border-bottom:1px solid #e1e1e1;}
.body p {
	color:#5f5f5f;
	padding:0px 5px;
	margin:0;
	line-height:18px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 5px;
}
.body p.grey { font: normal 11px Arial, Helvetica, sans-serif; color:#a4a4a4; padding:10px 5px 0 5px; margin:0; line-height:1.8em;}
.body a {
	color:#015FA5;
	text-decoration:none;
}
.body img {
	float:left;
	margin:0px;
	padding:0;
	text-align: center;
}
.body img.port { margin:10px 10px; padding:0; text-align:center;}
.body img.but { margin:0; padding:15px 0 0 0; float:right;}
.left {
	width:350px;
	float:left;
	margin:0;
	padding:10px 15px;
}
.left {
	width:225px;
	float:left;
	margin:0;
}
.lefttop {
	width:375px;
	float:left;
	margin:0;
}
.leftbottom {
	width:370px;
	float:left;
	margin:0;
	border: 1px solid #469aac;
	padding: 5px;
}
.leftbottomc {
	width:450px;
	float:left;
	margin:0;
	border: 1px solid #469aac;
	padding: 5px;
}
.leftbottomfull {
	width:350px;
	float:left;
	margin:10px 0px 0px 0px;
	border: 1px solid #469aac;
	padding: 5px;
	background-color: #9CF;
}
.leftbottomfullwhite {
	width:350px;
	margin:10px 0px 0px 0px;
}

.rightbottomfull {
	width:400px;
	float:right;
	border: 0px solid #469aac;
	padding: 5px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.right {
	width:515px;
	float:right;
	margin:0;
	padding:10px 15px;
}
.right_big {
	width:500px;
	background:#f6f6f6;
	border:1px solid #eaeaea;
	margin:0 auto;
	padding:7px;
}
.right_small {
	border:1px solid #ededed;
	background:#fff;
	width:480px;
	padding:10px 7px;
	margin:0 auto;
}
.right_small ul { margin:10px 5px; padding:0; list-style:none;}
.right_small li { border-bottom:1px solid #eaeaea; padding:5px 5px; margin:0;}
.right_small li a { font: bold 12px Arial, Helvetica, sans-serif; color:#cccccc; text-decoration:none;}
.right_small li a:hover { color:#5ac4d1; text-decoration:underline;}

.footer_resize {
	margin:0 auto 20px auto;
	padding:0px 0;
	width:960px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.left2 {
	width:550px;
	float:left;
	margin:0;
	padding:10px 0px;
	font-size: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.full {
	width:800px;
	float:left;
	margin:50;
	font-size: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 106px;
	border-left: 0px;
}

.fullslide {
	width:1000px;
	float:left;
	margin:00;
	font-size: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left: 0px;
}

.right2 {
	width:315px;
	float:right;
	margin:0;
	padding:10px 15px;
}
.right2_big {
	width:300px;
	background:#f6f6f6;
	border:1px solid #eaeaea;
	margin:0 auto;
	padding:7px;
}
.right2_small {
	border:1px solid #ededed;
	background:#fff;
	width:280px;
	padding:10px 7px;
	margin:0 auto;
}
.right2_small ul { margin:10px 5px; padding:0; list-style:none;}
.right2_small li { border-bottom:1px solid #eaeaea; padding:5px 5px; margin:0;}
.right2_small li a { font: bold 12px Arial, Helvetica, sans-serif; color:#cccccc; text-decoration:none;}
.right2_small li a:hover { color:#5ac4d1; text-decoration:underline;}

.footer_resize {
	padding:0px 0;
	width:1000px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

.footer_resize ul { margin:0; padding:20px 10px 10px 10px; list-style:none; float:left;}
.footer_resize img { display:inline; margin:5px 10px; padding:0;}
.footer_resize ul li { margin:0; padding:0 10px; float:left;}
.footer_resize p { margin:0; padding:20px 20px 10px 20px; float:right; color:#fff; font:normal 11px  Arial, Helvetica, sans-serif; line-height:1.8em;}
.footer_resize a { color:#fff; font:normal 11px  Tahoma, Geneva, sans-serif; text-decoration:none; line-height:1.8em;}
.footer_resize a:hover { text-decoration:underline;}


p.clr, .clr { clear:both; padding:0; margin:0;}
li.bg, .bg { clear:both; border-bottom:1px solid #dbdbdb; padding:10px 0 0 0; margin:0 0 10px 0; background:none; list-style:none;}
li.line, .line { border-top:1px solid #d9d9d9; padding:0; margin:10px 0; background:none; list-style:none;}
.body .left2 table tr td ul li {
	font-family: Arial, Helvetica, sans-serif;
}
.body .left2 table tr td ul li {
	font-size: 13px;
}
.body .left2 table tr td ul li {
	color: #5f5f5f;
}


.best .left2 table tr td ul li {
	color: #5f5f5f;
}
#slideshow{
	width:1000px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 0px;
}
#leftsmall{
	padding:0px 0px 0px 320px;
	width:230px;
}
.body .full table tr td table tbody tr td table tbody tr td strong {
	color: #FFF;
}
.menu h2 a {
	text-align: center;
	font-size: 16px;
	color: #FFF;
}
.top {
	color: #0FF;
	text-align: center;
}
/* Conatct Form */
.response { font:normal 12px Arial, Helvetica, sans-serif; color:red; text-align:center;}
.loader { text-align:center; width:auto; padding:0; margin:0;}
#contactform { margin:0; padding:5px;}
#contactform * { font-family:Arial, Helvetica, sans-serif;; font-size:12px;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0 0 5px 0; padding:10px; background:none;}
#contactform li.buttons { margin:0; overflow:hidden;}
#contactform label { margin:0; width:150px; display:block; float:left; padding:0 0 2px 0; font:normal 14px Arial, Helvetica, sans-serif; color:#666666;}
#contactform label span { font:normal 11px Arial, Helvetica, sans-serif; color:#afafaf; margin:0; padding:0;}
#contactform input.text { width:280px; border:1px solid #d6d6d6; margin:0; padding:5px 2px; height:16px; background:#fff;}
#contactform textarea { width:280px; border:1px solid #d6d6d6; padding:2px; background:#fff;}
#contactform li.buttons input {
	padding:3px 10px;
	margin:0 0 0 150px;
	background:#000000;
	border:1px solid #fff;
	color:#FFF;
	float:left;
}
