/* main.css */

/* wrapper */
#wrapper {
	width: 926px;
	margin: 0 auto;
	overflow:hidden;
}

#header {
	position:relative;
	height: 123px;
	overflow: hidden;
	background: url('/dsg/header_background.jpg') no-repeat top center;
}

#logo {
	float: left;
}

#languages {
	float: right;
}
#languages .left,
#languages .center,
#languages .right {
	float: left;
	height: 27px;
	overflow: hidden;
}
#languages .left {
	background: url('/dsg/language_left.png') no-repeat top left;
	width: 10px;
}
#languages .center {
	background: url('/dsg/language_center.png') repeat-x top left;
	padding: 0 10px 0 0;
}
#languages .right {
	background: url('/dsg/language_right.png') no-repeat top left;
	width: 10px;
}
#languages a {
	float: left;
	height: 20px; /*23*/
	padding-top: 3px;
	margin: 0 5px;
	text-decoration: none;
	font-size: 1.3em;
	color: #004e91;
}
#languages a:hover,
#languages a.active {
	background: url('/dsg/language_arrow.gif') no-repeat 5px 19px;
}
#languages a img {
	position: absolute;
	margin-top: 1px;
}
#languages a span {
	padding-left: 18px;
}

#banner {
	clear: right;
	float: right;
	border: 2px solid #fff;
	background: #ededed;
	width: 468px;
	height: 60px;
	overflow: hidden;
	margin: 13px 4px 0 0;
}
#banner a img {
	float: left;
}
#banner.no_languages {
	margin-top: 32px;
}

#banner_center_top {
	float: right;
	width: 260px;
	margin: 0 0 0.5em 1em;
}

#menu {
	height: 57px; /*63*/
	padding: 6px 15px 0 18px;
	overflow: hidden;
	background: url('/dsg/menu_background.gif') no-repeat bottom center;
}

#container_wrapper {
	background: url('/dsg/container_background.gif') repeat-y top center;
}
#container {
	background: url('/dsg/container_top_background.gif') no-repeat top center;
	min-height: 400px;
}

#promo {
	position: relative;
	float: right;
	width: 681px;
	height: 348px;
	overflow: hidden;
	background: #f7f7f7;
	margin-right: 19px;
	margin-bottom: 15px;
}
#promo .corner_tl, #promo .corner_tr,
#promo .corner_bl, #promo .corner_br {
	position:absolute;
	top:0;
	left:0;
	width:6px;
	height:6px;
	background: url('/dsg/promo_corner_tl.png') center center no-repeat;
	z-index:100;
}
#promo .corner_tr {
	right:0;
	left:auto;
	background-image:url('/dsg/promo_corner_tr.png');
}
#promo .corner_bl {
	top:auto;
	bottom:0;
	background-image:url('/dsg/promo_corner_bl.png');
}
#promo .corner_br {
	right:0;
	bottom:0;
	top:auto;
	left:auto;
	background-image:url('/dsg/promo_corner_br.png');
}
#promo .promos .promo {
	position: absolute;
	z-index: 50;
	width: 681px;
	height: 348px;
	background: #fff;
	display: none;
}
#promo .promos .active {
	z-index: 60;
	display: block;
}
#promo .promos .content {
	position: absolute;
	z-index: 60;
	left: 0;
	bottom: 0;
	right: 0;
	height:43px;
	padding: 15px 17px 8px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	background-image:url('/dsg/promo_text_bg.png');
	text-shadow:0px 1px 3px #314c6a;
}
#promo .promos .content p {
	line-height: 20px;
}
#promo .paging {
	position: absolute;
	z-index: 70;
	top: 279px;
	right: 20px;
}
#promo .paging a {
	display: block;
	float:left;
	width:7px;
	height:7px;
	background:url('/dsg/promo_dot1.png') left top no-repeat;
	margin-left:8px;
	padding: 0;
	text-indent:-9999px;
	overflow:hidden;
}
#promo .paging a.active {
	background-image:url('/dsg/promo_dot2.png');
}

#left {
	float: left;
	width: 191px; /*191*/
	padding-left: 19px;
	overflow: hidden;
	min-height: 1px;
}

#center {
	float: left;
	width: 510px; /*510*/
	padding-left: 16px;
	overflow: hidden;
}

#right {
	float: right;
	width: 155px;
	padding-right: 19px;
	padding-top:85px;
	position: relative;
}

.fris_wrapper {
	position: absolute;
	right:19px;
	top: 0px;
	width: 155px;
	min-height: 100px;
	overflow: hidden;
}
.fbLikeBox {
	position: absolute;
	right:0px;
	top: 0px;
	width: 210px;
	min-height: 100px;
}

#menu_sub {
	margin-bottom: 1.7em;
}

#print {
	float: right;
	width: 18px;
	height: 17px;
	background: url('/dsg/print.png') no-repeat center center;
	margin: 2px 5px 0 0;
}
#print_logo {
	display: none;
	font-size: 12px !important;
}

#location_wrapper {
	background: #e8f3ff url('/dsg/location_background_top.gif') no-repeat top center;
	margin-bottom: 27px;
}
#location {
	background: url('/dsg/location_background_bottom.gif') no-repeat bottom center;
	padding: 4px 10px 5px;
	line-height: 1.1em;
	color: #007cff;
}
#location a {
	text-decoration: none;
	color: #007cff;
}
#location a:hover {
	text-decoration: underline;
}

#footer {
	background: url('/dsg/footer_background.gif') no-repeat bottom center;
	margin-bottom: 1em;
	color: #fff;
	font-size: 1.2em;
	padding: 24px 28px 23px;
}
#footer p {
	float: left;
	padding-right: 5px;
	border-right: 1px solid #fff;
	margin: 0 5px 0 0;
}
#footer #menu_footer_left {
	float: left;
}
#footer #menu_footer_right {
	float: right;
}


#error_404 {
	padding-top: 180px;
}
#error_404 h1 {
	font-size: 4em;
	text-align: center;
}


#companyLogos {
	padding:0 30px;
}

#companyItems {
	margin: 0;
	list-style-type: none;
	padding: 0;
	text-align: center;
}
#companyItems li {
	height:90px;
	line-height:90px;
	margin: 0 15px;
	padding: 0;	
	display: inline;
}
#companyItems li img {
	vertical-align:middle;
}
#companyItems li.spacer {
	float: none;
	width: 100%;
	overflow: hidden;
	height: 0;
	clear: both;
	margin-bottom: 24px;
}
#companyItems li img.hover {
	display: none;
}
