@charset "UTF-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	color:#333333;
}

html, body {
	height:100%
}

h2 {
	margin-bottom:5px;
	padding-bottom:5px;
}

h3 {
	font-size:14px;
	margin-bottom:5px;
	margin-top:10px;
	padding-bottom:5px;
	text-transform:uppercase;
}

#wrapper {
	width:950px;
	margin:0 auto;
}

#banner {
	width:950px;
	margin:0 auto;
	background:url(../images/temp1.jpg) no-repeat;
	height:115px;
}

#mid {
	position:relative;
	width:950px;
	height:405px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#1D1D1D;
}

#mid #left {
	position:relative;
	margin-left:8px;
	background-color:#1D1D1D;
}

#mid #right {
	position:relative;
	top:0px;
	left:596px;
	width:346px;
	height:405px;
	background:url(../images/comp_r2_c3.jpg) no-repeat top right;
}

#mid #right #contact {
	position:absolute;
	height:105px;
	width:346px;
	top:300px;
	background:url(../images/comp_r4_c3.jpg) no-repeat;
}

#mid2 {
	position:relative;
	background:url(../images/comp_r5_c1.jpg);
	width:930px;
	height:37px;
	padding-left:20px;
	padding-top:15px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}

#content {
	position:relative;
	background-color:#FFFFFF;
	padding:15px;
	display:block;
	height:auto;
}

ul#menu {
	position:absolute;
	margin:0px;
	left:0px;
	padding:0px;
	list-style: none;
	width: 346px;
	top:129px;
}

ul#menu li {
	float:left;
	line-height:1.9;
}

ul#menu li a {
	color: #FFFFFF;
	font-size:14px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	width: 331px;
	height: 28px;
	padding-left:15px;
	display: block;
	background-color:#171717;
	border-bottom:#333333 1px solid;
}

ul#menu li a:hover, ul#menu li a:active {
	background-color:#242F3D;
	border-bottom:#666666 1px solid;
}

ul#menu li a.selected {
	background-color:#242F3D;
	border-bottom:#666666 1px solid;
}


#content #left {
	width:300px; 
	position:relative; 
	float:left
}

#content #right {
	width:550px;
	margin-left:350px;
	position:relative;
	clear:right;
}

#gallerypeek {
	background:url(../images/bg_gallery.jpg) no-repeat top left;
}
#gallerypeek a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#gallery {
	width:300px;
	left:150px;
	position:relative;
	display:block;
}

#gallery img {
	padding:3px;
	margin:3px;
	border: 2px solid #999;
}

#galleries a {
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#footer {
	padding:10px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

#footer a {
	color:#FFFFFF;
}

#equipment h2 {
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
}
#equipment p {
	padding:0px;
	margin:0px;
	padding-left:3px;
	clear:right;
}