@charset "utf-8";
/* CSS Document */

body { color:#394046; margin:0px; padding:0px; background:url(images/bg_repeat.jpg) repeat-x; background-color:#22262f; line-height:130%; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
div { margin:0px; padding:0px; }
img { border:0px; }
h1 { font-weight:normal; margin-top:1px; padding-bottom:5px; font-size:24px; }

.lrgbox_border { border-bottom:1px dotted #16191e; }

body {
	behavior:url("csshover3.htc");
}

#container {
	width:1000px;
	margin:0px auto;
	xborder:1px solid red;
}

#header {
	height:91px;
	padding-right:20px;
	padding-left:20px;
}

#logo {
	width:185px;
	height:55px;
	float:left;
	margin-top:20px;
}

#navigation {
	float:right;
	margin-top:40px;
	font-family:DejaVu Sans, Arial, Helvetica, sans-serif;
}

#navigation a {
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
}

#navigation a:hover {
	border-bottom:2px solid #ffffff;
}

.selected {
	border-bottom:2px solid #ffffff;
}

#navigation ul {
	padding:0px;
	margin:0px;

}
#navigation li {
	display:inline;
	margin-left:15px;
}

#postcard_image {
	height:410px;
	overflow:hidden;
}

#body_content {
	padding-left:15px;
	padding-right:15px;
	position:absolute;
	margin-top:-125px;
	width:1000px; /* */
	overflow:auto;
	xborder:1px solid red;
}

#boxes_container {
	width:990px; /* */
	overflow:auto;
	margin-bottom:50px;
	xborder:1px solid red;
}

.mini_box {
	float:left;
	width:228px;
	height:230px;
	overflow:hidden;
	margin-right:18px;
	background:url(images/blank_box.png) no-repeat;
}

.specialist_box { background:url(images/specialist_box.png) no-repeat; }
.customer_box { background:url(images/customer_box.png) no-repeat; }
.business_box { background:url(images/business_box.png) no-repeat; }
.quality_box { background:url(images/quality_box.png) no-repeat; }

.box_image {
	width:207px;
	height:85px;
	margin-top:40px;
	margin-left:10px;
}

a.rollover {
	display: block;
	width: 207px;
	height: 85px;
	text-decoration: none;
}

a.rollover:hover { 
	background-position:top; 
}

.displace {
	position: absolute;
	left: -5000px;
} 

.specialist_img { background-image:url(images/specialist_img.jpg); background-position:bottom; }
.customer_img { background-image:url(images/customer_img.jpg); background-position:bottom;}
.business_img { background-image:url(images/business_img.jpg);background-position:bottom; }
.quality_img { background-image:url(images/quality_img.jpg);background-position:bottom; }

a.text_roll {
	display: block;
	width: 207px;
	height: 25px;
	text-decoration: none;
	margin-top:9px;
	margin-left:9px;
}

a.text_roll:hover { 
	background-position:bottom; 
}

.specialist_text { background-image:url(images/specialisttext.png); background-position:top; }
.business_text { background-image:url(images/businesstext.png); background-position:top; }
.customer_text { background-image:url(images/customertext.png); background-position:top; }
.quality_text { background-image:url(images/qualitytext.png); background-position:top; }

.text_highlighted {margin-bottom:80px; background-position:bottom; }

.box_text {
	padding:7px 10px 0 10px;
	color:#394046;
}

.large_box {
	float:left;
	width:684px;
	min-height:200px;
	background:url(images/big_box.jpg) no-repeat bottom;
	background-color:#ecf0f3;
	padding:15px;
}

#footer {
	clear:all;
	width:970px;
	height:120px;
	xmargin-top:325px;
	border-top:1px solid #595c63;
	background:url(images/footer_logo.jpg) no-repeat;
	background-position:left ;
	text-align:right;
	color:#626670;
	font-size:11px;
}

#footer a{
	color:#626670;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
