body {
	background-color: #fff;
	color: #999;
	font: 13px arial, sans-serif;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 884px;
	margin-left: auto;
	margin-right: auto;
	border-top: 10px solid #F7AF2B;
}

#header {
	height: 100px;
	background: url(../img/logo.jpg) top left no-repeat;
	width: 884px;
	float: left;
}

#header h1 {
	display: none;
}

#header p.bluelion {
	width: 510px;
	float: right;
	clear: both;
	text-align: right;
	padding: 0;
	margin: 5px 0 4px 0;
	font-size: 10px;
}

#nav p {
	width: 495px;
	float: right;
	clear: both;
	font-size: 13px;
	padding: 0;
	margin: 10px 0 0 0;
}

#nav span {
	float: left;
	height: 15px;
	margin-left: 3px;
	margin-right: 3px;
}

#nav a {
	float: left;
	height: 17px;
}

#nav a.on {
	color: #000;
}

#nav a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #F7AF2B;
	height: 15px;
}


#strap {
	float: left;
	width: 100%;
	clear: both;
}

#strap_left {
	width: 651px;
	height: 430px;
	float: left;
	margin-right: 10px;
}
	
	#strap_left img {
		float: left;
		width: 651px;
	}

#strap_right {
	width: 223px;
	height: 428px;
	border-top: 1px solid #C6C6C7;
	float: left;
	color: #000;
}

.address {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.dotted {
	width: 100%;
	border: 0;
	height: 0;
	border-top: 1px dotted #C6C6C7;
	padding: 0;
	margin: 5px 0 5px 0;
	float: left;
	clear: both;
}

.offersbox {
	background-color: #F7AF2B;
	width: 217px;
	float: left;
	clear: both;
	padding: 3px;
}

	.offersbox img {
		float: left;
		width: 131px;
		clear: both;
	}
	
	.offersbox p {
		width: 210px;
		float: left;
		clear: both;
		padding: 3px;
		margin: 0;
		font-size: 12px;
	}
	
	.offersbox a, .offersbox a:visited {
		color: #000;
	}
	
.recruitmentbox {
	background-color: #FFF;
	width: 217px;
	float: left;
	clear: both;
	padding: 3px;
}

	.recruitmentbox img {
		float: left;
		width: 122px;
	}
	
	.recruitmentbox p {
		width: 227px;
		float: left;
		clear: both;
		padding: 3px;
		margin: 0;
	}
	
	.recruitmentbox a, .offersbox a:visited {
		color: #000;
	}
	
#thumbstrap {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid #C6C6C7;
	height: 50px;
}

#thumbstrap p {
	width: 200px;
	margin: 18px 0 0 0;
	padding: 0;
	float: left;
	font-size: 12px;
}

	#thumbs {
		width: 670px;
		float: left;
	}
	
		#thumbs img {
			margin-top: 9px;
			margin-right: 9px;
		}
		
#breadcrumb {
	width: 100%;
	float: left;
	clear: both;
	height: 27px;
}

	#breadcrumb p {
		width: 495px;
		float: left;
		clear: both;
		font-size: 13px;
		padding: 0;
		margin: 8px 0 0 0;
	}

	#breadcrumb span {
		float: left;
		height: 15px;
		margin-left: 3px;
		margin-right: 3px;
	}

	#breadcrumb a {
		float: left;
		height: 17px;
	}

	#breadcrumb a:hover {
		text-decoration: none;
		color: #000;
		border-bottom: 2px solid #F7AF2B;
		height: 15px;
	}

#testimonial {
	width: 220px;
	float: left;
	font: bold 16px "Times New Roman", Times, serif;
	color: #00A6EB;
	padding-top: 34px;
	padding-bottom: 34px;
	padding-right: 10px;
}

	#testimonial p {
		margin: 0;
		padding: 0;
	}
	
	#testimonial p a, #testimonial a:visited {
		color: #00A6EB;
		text-decoration: none;
	}
	
	#testimonial p a:hover {
		text-decoration: none;
	}	
	
#content {
	width: 604px;
	float: left;
	padding-left: 30px;
	padding-top: 34px;
	padding-bottom: 34px;
}

	#content h2 {
		font:  27px "Times New Roman", Times, serif;
		color: #F7AF2B;
		margin-top: 0;
		margin-bottom: 5px;
		padding-top: 0;
	}
	
	#content h3 {
		font:  22px "Times New Roman", Times, serif;
		color: #97979B;
		margin-top: 0;
		padding-top: 0;
	}
	
	#content h4 {
		font:  17px "Times New Roman", Times, serif;
		color: #97979B;
		margin-top: 0;
		padding-top: 0;
	}
	
#footer {
	background-color: #D8DADC;
	width: 854px;
	clear: both;
	padding: 15px;
	color: #000;
	font-size: 11px;
	height: 60px;
}

	#footer a, #footer a:visited {
		color: #000;
	}
	
#smallprint {
	width: 754px;
	float: left;
}


#sitedesign {
	width: 864px;
	padding-left: 20px;
	float: left;
	margin-top: 10px;
}
	
table.tariff {
	width: 100%;
	font-size: 11px;
	float: left;
}
