/* hide from ie on mac \*/
html {
	height: 100%;
	}

.flashcontent {
	height: 100%;
	}
/* end hide */

* { 
	margin: 0; 
	padding: 0; 
	} 
body {
	background:url(images/background.jpg) repeat-y top #141616;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	}
a:link,
a:visited {
	color:#7ee7f6;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.wrapper {
	position:relative;
	width: 940px;
	margin: 0px auto 0 auto;
	} 
.header {
	position:relative;
	width:940px;
	height:126px;
	background:url(images/header.gif);
	}
.logo {
	position:absolute;
	width:310px;
	height:116px;
	z-index:10000;
	}
.navigation {
	position:absolute;
	top:79px;
	left:349px;
	height:24px;
	z-index:1000;
	width:600px;
	}
.content {
	position:relative;
	width:940px;
	min-height:450px;
	background:#525252;
	}
.index_slides {
	position:relative;
	width:940px;
	height:392px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	z-index:1;
	}
.index_shadow {
	position:relative;
	width:940px;
	height:34px;
	background:url(images/silentium_shadow.gif);
	z-index:1;
	}
.index_text {
	position:relative;
	left:20px;
	top:-10px;
	height:150px;
	width:500px;
	overflow:hidden;
	z-index:10;
	
	}
.index_extra {
	position:absolute;
	left:550px;
	top:410px;
	height:164px;
	width:380px;
	z-index:10000;
	}
.text {
	margin:0px 20px 0px 20px;
	}
.title_image {
	position:relative;
	padding:10px 0 15px 0;
	}
.images {
	padding:0 15px 20px 0;
	border:2px solid #550000;	
	}
.images_left {
	border:2px solid #550000;
	margin:0 0 10px 30px;
	}
.line {
	height:1px;
	width:360px;
	background:#908576;
	margin:0 0 4px 0;
	}
blockquote {
	padding-left:1em;
	}
h1 {
	color:#fff;
	font-size:18px;
	padding:0px;
	margin:0px;
	}
h2 {
	color:#6fb331;
	font-size:14px;
	padding-top:2px;
	padding-bottom:4px;
	text-transform:uppercase;
	}
h3 {
	color:#1bcae4;
	font-size:14px;
	padding-bottom:2px;
	padding-top:2px;
	}
h4 {
	color:#fff;
	font-size:14px;
	padding-bottom:2px;
	padding-top:2px;
	}
h5 {
	color:#6fb331;
	font-size:12px;
	padding-bottom:2px;
	padding-top:2px;
	}
h6 {
	color:#1bcae4;
	font-size:12px;
	padding-bottom:2px;
	padding-top:2px;
	}
ol {
	margin-left:0;
	padding-left:2em;
	}
ul {
	margin-left:0;
	padding-left:2em;
	}
.need_content {
	color:#F3C;
	}	
.client_portfolio {
	width:900px;
	height:338px;
	text-align:center;
	}
.client_images {
	padding:0 5px 5px 0;
	}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding-left:3px;
	}

fieldset {
	border:1px solid #3c3c3c;
	background: #5d5d5d;
	}
legend {
	font-weight:bold;
	color:#fff;
	padding-bottom:10px;
	padding-left:3px;
	}
.map_border {
	border:1px solid #1bcae4;
	}
	
.bottom {
	position:relative;
	width:940px;
	background:url(images/bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:71px;
	}	
.footerbox {
	position:relative;
	top:2px;
	width:400px;
	background:url(images/back_bot.png);
	background-position:top;
	background-repeat:no-repeat;
	height:30px;
	margin-left:10px;
	}
.footer,
.footer a:link,
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#969696;
	text-align:left;
	font-size:11px;
	padding:8px 0px 2px 0px;
	}
.footer a:hover {
	text-decoration:underline;
	}
.affiliates {
	position:relative;
	top:-35px;
	left:430px;
	height:42px;
	width:500px;
	text-align:right;
}
.social {
	margin:3px;
	}

.bot {
	display: none;
}