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

body {
	text-align: justify;
	margin-top: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/MinersDen_bg2.jpg);
}
#container {
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	background-color: #FFFFFF;
	line-height: normal;
	background-image: url(images/miners-den-home-page-2010.jpg);
}
#row-home {
	float: left;
	height: auto;
	width: 630px;
}
.column {
	float: left;
	height: 300px;
	width: 175px;
	padding-left: 25px;
}
.box {
	float: left;
	height: 220px;
	width: 152px;
	border: 1px solid #AD7A03;
	padding: 6px;
	background-color: #F9BB04;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation {
	float: left;
	height: 30px;
	width: 390px;
	padding-top: 200px;
	padding-left: 30px;
}
.photoborder {
	padding: 2px;
	border: 1px solid #242021;
}
.bold {
	font-weight: bolder;
}
a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}
a:hover {
	color: #E15A00;
}
.test {
	background-color: #0F0;
	height: auto;
	width: 100%;
}
.coilteklogo {
	float: right;
	height: 120px;
	width: 200px;
}
.shop-online {
	height: 80px;
	width: 243px;
	position: relative;
	top: 140px;
	float: left;
}

