body {
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

.cleft {
	clear: left;
}

a.bsiban {
	display: block;
	width: 120px;
	margin: 0px 0px 0px 50px;
}

img {
	display: block;
}

#top {
	width: 800px;
	height: 137px;
	margin: 0px auto;
}

a.logo {
	width: 259px;
	height: 59px;
	background: url(../images/logo.png) top left no-repeat;
	float: left;
	margin-top: 58px;
}

#topright {
	width: 300px;
	float: right;
}

#nav {
	width: 100%;
	height: 52px;
	margin: 0px;
	padding: 0px;
	background: #608276;
}

#nav ul {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	text-align: right;
	line-height: 38px;
	color: white;
}

#nav li {
    list-style: none;
    float: left;
	height: 52px;
	line-height: 52px;
	margin: 0px 0px 0px 26px;
}

#mainpic {
	width: 800px;
	height: 186px;
	background: url(../images/mainpic.jpg) top left no-repeat;
	margin: 1px auto 30px;
}

#contain {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}

#content {
	width: 500px;
	margin: 0px;
	float: left;
	padding: 0px;
}

.listy li {
	color: #3a7881;
	list-style-type: square;
	margin: 0px 0px 16px 0px;
}

#margin {
	width: 220px;
	float: right;
}

#ukas a img {
	width: 160px;
	height: 106px;
	margin: 0px auto 20px auto;
}

#fsblogo a img {
	width: 120px;
	height: 148px;
	margin: 0px auto 20px auto;
}

#footer {
	width: 100%;
    height: 160px;
    padding: 0px;
	background-color: #f2f2f2;
	border-top: 1px solid #cccccc;
	margin: 30px 0px 0px;
}

#foot {
	width: 800px;
	height: 150px;
    padding: 10px 0px 0px 0px;
    margin: 0px auto;
	background: url(../images/logosmall.png) 4px 10px no-repeat;
}

.client-row {
	display: block;
	padding: 0px 0px 50px 0px;
}

.client-logo {
	width: 220px;
	float: left;
}

.client-quote {
	padding: 0px 0px 0px 30px;
	width: 500px;
	float: left;
}

#iso14001 {
	display: block;
	width: 370px;
	float: left;
	text-align: center;
}

#bs8555 {
	display: block;
	width: 370px;
	float: right;
	text-align: center;
}

