body {background:url(../img/layout-bg2.png) repeat-x #fcfcfc}
hr {border-top:1px solid #d2d2d2}
#footer {background:#fff}
#footer2 {margin-bottom:50px}

.container {max-width:970px;}
.whiteBg {background:#fff}
#header {margin:30px 0 30px 0; /*height:55px*/}

@media (min-width: 768px) {
	#header {height:55px} 
}

.space {margin-bottom:60px;}
.space2 {margin-bottom:20px;}
.space3 {margin-bottom:40px;}
.spaceTop3 {margin-top:40px;}
.space4 {margin:60px 0;}
.spaceTopCaptchaSubmit {margin-top:24px;}

.breadcrumb{padding:0;margin-bottom:0;list-style:none;background-color:#fcfcfc;border-radius:0}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.imgbox-right {width:400px; margin-left:30px;}
.imgbox-right2 {width:250px; margin-left:30px;}

a[href]:after{content:none;}

@media print {
a[href]:after {
content: "";
}
}