html,body{
	margin:0px;
	height:100%;
}


.mnu {
	margin-bottom: 6px;
}
#contents {
	float: left;
	width: 900px;
	position: fixed;
	left: 220px;
	top: 0px;
}

#contents2 {
	float: left;
	width: 900px;
	top: 0px;
	padding-left: 220px;
}
#image_about {
	float: left;
	clear: right;
	margin-left: 18px;
	background-color: #484848;
	padding: 4px;
	border: 1px solid #959595;
	margin-top: 46px;
}
#column p {
	font-size: 13px;
	line-height: 22px;
}
#copyright {
	margin-top: 160px;
	margin-right: 16px;
	margin-bottom: 2px;
	margin-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}
#background {
	width: 100%;
	text-align: center;
	top:50%;
	position: absolute;
	overflow: visible;
	height: 1px;

}
#bgSplash{
	background-image: url(../images/backSplash.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
}
	
#splash {
	width: 904px;
	height: 452px;
	left:50%;
	margin-left: -452px;
	margin-top: -226px;
	position: absolute;
}
#splashFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#splashLogoMini {
	margin-top: 120px;
}




#main {
	padding: 23px;
	top: 0px;
}
#gallery {
	height: 800px;
	vertical-align: top;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
#column {
	float: left;
	width: 458px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acacac;
	background-color: #000000;
	/*background-color: #3b3b3b;*/
}
#container {
	height: 100%;
}
#menu {
	/*position: relative;
	float: left;
	line-height: 3em;
	z-index: 1;
	height: 90%;
	min-height: 100%;
	margin-right: 5%;*/
	float: none;
	width: 202px;
	height: 100%;
	background-image: url(../images/c4menuback.png);
	z-index: 10;
	position: fixed;
	left: 18px;
	top: 0px;
	background-repeat: no-repeat;
	

}
#menu2 {
	float: none;
	width: 202px;
	height: 100%;
	background-image: url(../images/c4menuback.png);
	z-index: 10;
	position: absolute;
	left: 18px;
	top: 0px;
	background-repeat: no-repeat;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 6px;
	padding-left: 20px;
	color: #fbaf5e;
}
.submenu a {
	color: #acacac;
	text-decoration: none;
}
.submenu a:hover {
	color: #ffffff;
}
.galleryImage {
	padding-top:85px;
	padding-left:20px;
	float: left;
	display: block;
}
.spacerImage {
	padding-top:85px;
	width:200px;
	height:200px;
	float: left;
	display: block;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e1e1e1;
}
.addressCel {
	line-height: 22px;
}
.clients {
	background-color: #222222;
	text-align: center;
	border: 1px solid #959595;
}
.servicesItems li{
	line-height: 28px;
}
#coming{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	padding-top: 100px;
	padding-left: 240px;
	width: 100%;
}
a {
	color: #ffffff;
}


