@charset "utf-8";
aside, footer, header, nav { display: block; }
body {
	margin:0;
	padding:0;
	width:100%;
	background-color: #FFFFFF;
}
html { padding:0; margin:0;}
#page-wrap/* main */
 {
	padding:0;
	margin:0 auto;
	background-image: url(images/pageback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


/********** header **********/
.blok_header {
	margin:0;
	padding:0;
}
#miniheader {
	width:970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	height: 50px;
	text-align: right;
}
#miniheader img {
	padding-top: 6px;
	padding-left: 10px;
}

#header {
	width:970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

/* logo */
.logo {
	width:381px;
	float:left;
	height: 100px;
	display: block;
	position: relative;
	top: 20px;
}



.right-header
 {
	margin:0;
	width:300px;
	float:right;
	padding-top: 12px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #244293;
	line-height: 16px;
}
.divlinespacer {
	margin-top: 8px;
	margin-bottom: 5px;
}

/********** drop down menu **********/	

#menustrip {
	width:970px;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	height: 47px;
	margin-top: 15px;
	background-image: url(images/menuback.gif);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
nav {
	margin:0;
	padding:0;
	float: left;
	height: 47px;
	width: 850px;
	min-height:0; /* this fixes the drop down IE7 issue */
	position:relative; /* this fixes the drop down IE7 issue */
	z-index:99;
}

nav ul {
	margin:0;
	padding:0;
}

nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
}

nav ul li a {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:32px;
	display:block;
	color:#000000;
	font-size: 14px;
	width: 120px;
	font-weight: bold;
	padding-top: 15px;
}
nav ul li a:hover {
	text-decoration:none;
	color: #2A4BA8;
	background-image: url(images/menuselected.gif);
	background-repeat: repeat-x;
}



.selected {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:32px;
	display:block;
	color:#2A4BA8;
	font-size: 14px;
	width: 120px;
	font-weight: bold;
	padding-top: 15px;
	background-image: url(images/menuselected.gif);
	background-repeat: repeat-x;
}
.social {
	width: 120px;
	float: right;
	text-align: right;

}
.social img {
	margin-top: 9px;
	margin-right: 10px;
}
.banner {
	margin:0 auto;
	padding:0;
	width:970px;
}
#slider {
	position:relative;
	width:970px; /* Change this to your images width */
	height:335px; /* Change this to your images height */
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.staticbanner {
	margin:0 auto;
	padding:0;
	width:970px;
}
#staticslider {
	position:relative;
	width:970px; /* Change this to your images width */
	height:195px;
}
#staticslider-shadow {
	height: 36px;
	width: 970px;
	background-image: url(images/shadow-small.jpg);
	background-repeat: no-repeat;
	display: block;
}
#slider a {
    border:0;
    display:block;
}
#subpageslider {
	width:960px;
	height:219px;
	margin-top: 20px;
}
#slider-shadow {
	height: 61px;
	width: 970px;
	background-image: url(images/bannershadow.jpg);
	background-repeat: no-repeat;
	display: block;
}
.body {
	width:970px;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}
.body h1 {
	color:#000000;
	margin:0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.body h1 span {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#686868;
}
.body h2 {
	color:#000000;
	margin:0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.body h2 span {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#686868;
}



.main-content {
	width:610px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
.sidebar {
	width:300px;
	float: right;
	position: relative;
}
.sidebartitle {
	color:#000000;
	margin:0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.sidebartitle span {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#686868;
	display: block;
}
.widget {
	border-radius: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.widget img {
	display: block;
	margin-top: 5px;

}
.widget2 {
	border-radius: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



.servicebox {
	width: 615px;
}
.serviceboxtitle {
	display: block;
	background-color: #e7e7e7;
	height: 23px;
	width: 593px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.servicebox img {
	display: block;
	float: left;
	width: 258px;
	margin-bottom: 30px;
}
.serviceboxtxt {
	display: block;
	float: left;
	margin-left: 25px;
	width: 332px;
	margin-bottom: 30px;
}
.serviceboxtxt  a {
	color:#254194;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.serviceboxtxt a:hover {
	color:#999999;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productsbox {
	width: 615px;
}

.productsboxtxt {
	display: block;
	float: left;
	margin-left: 25px;
	width: 550px;
	margin-bottom: 30px;
}
.productsboxtxt  a {
	color:#254194;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productsboxtxt a:hover {
	color:#999999;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.blok_footer {
	margin:0;
	padding:0;
	background-color: #1d2e60;
}
footer {
	width:970px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	position: relative;
}
footer .footertxt1 {
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: relative;
	margin-bottom: 20px;
	margin-top: 38px;
	margin-left: 20px;
}
footer .footertxt2 {
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: relative;
	margin-top: 38px;
	margin-right: 70px;
}
footer  a {
	color:#CCCCCC;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.clr, .clr { clear:both; padding:0; margin:0;}
/********** contact form **********/
#contactform { margin:0; padding:5px 0; }
#contactform * {
	color:#427BC0;
}
#contactform ol { margin:0; padding:0; list-style:none; }
#contactform li { margin:0; padding:0; background:none; border:none; display:block; clear:both; }
#contactform li.buttons { margin:5px 0 5px 0; clear:both; }
#contactform label { margin:0; width:400px; display:block; padding:5px 0; color:#7b7b7b; font: bold 12px Arial, Helvetica, sans-serif;  float:left; }
#contactform label span { color:#d66423; font-weight:bold; }
#contactform input.text { width:450px; border:1px solid #e0e0e0; margin:2px 0; padding:5px 2px; height:16px; background:none; float:left; }
#contactform textarea { width:450px; border:1px solid #e0e0e0; margin:2px 0; padding:2px; background:none; float:left; }
#contactform li.buttons input { padding:3px 0 3px 0; margin:10px 0 0 0; border:0; color:#FFF; float:left; }
#contactform td {
	vertical-align: top;
	padding-right: 20px;
}
#contactform tr {
	margin-bottom: 5px;
	display: block;
}
input.my-url{display:none;}
