body {
	background:#060405 url(images/page_bg.jpg) no-repeat center top;
	color:#acaaac;
	font-family:Arial;
	font-size:13px;
}

/* ie6 png transparency fix */
* html img, * html .png { position: relative; behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)) }

img {
	border: 0;
}

a { 
	outline:none;
}

/* clearing floated elements */
.clearing:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearing {
	display: inline-block;
}
.clearing { /* Hides from IE-mac \*/
	display: block;
}

.clearALL {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:tahoma;
	font-size:26px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:acaaac;
}

h2 {
	font-family:tahoma;
	font-size:20px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#ffffff;
}

h4 {
	font-family:tahoma;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#ffffff;
}


#site-container {
	margin:50px auto 0 auto;
	width:920px;
}

#header {
	text-align:center;
	margin-bottom:40px;
}

#content-wrap {}

#language {
	text-align:right;
	font-family:'Trebuchet MS'
}

#language a {
	color:#acaaac;
	text-decoration:none;
}

#language a:hover {
	color:#00bdfb;
	text-decoration:none;
}


/**************************/
#slideshow {
	width:910px;
	height:248px;
	border:5px solid #286387;
	margin-bottom:20px;
    position:relative;
	overflow:hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}



/* MENU */

#menu {
	margin-bottom:15px;
	_margin-bottom:30px;
}


#concept {
	width:226px;
	height:25px;
	background:url(images/button_concept_up.jpg) no-repeat left top;
	float:left;
	margin-right:5px;
}

#concept:hover {
	background:url(images/button_concept_h.jpg) no-repeat left top;
}

#customize {
	width:226px;
	height:25px;
	background:url(images/button_customize_up.jpg) no-repeat left top;
	float:left;
	margin-right:5px;
}

#customize:hover {
	background:url(images/button_customize_h.jpg) no-repeat left top;
}

#wbh {
	width:226px;
	height:25px;
	background:url(images/button_wbh_up.jpg) no-repeat left top;
	float:left;
	margin-right:5px;
}

#wbh:hover {
	background:url(images/button_wbh_h.jpg) no-repeat left top;
}

#contact {
	width:226px;
	height:25px;
	background:url(images/button_contact_up.jpg) no-repeat left top;
	float:left;
}

#contact:hover {
	background:url(images/button_contact_h.jpg) no-repeat left top;
}

/* CONTENT */

.concept-left {
	width:500px;
	float:left;
	margin-right:20px;
}

.concept-left a {
	color:#acaaac;
	text-decoration:none;
}

.concept-left a:hover {
	color:#00bdfb;
	text-decoration:none;
}

.concept-left ul li {
	margin-left: 30px !important;
	line-height:1.3;
	list-style-type:square;
}

.content-left p {
	margin-bottom:20px;
}

.concept-right {
	width:400px;
	float:left;
}

.concept-right img {
 	border:3px solid #286387;
	width:394px;	
}

.slide-nav {
	width:400px;
	height:17px;
	background:url(images/slide-nav.jpg) no-repeat left top;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.slide-nav a {
	text-decoration:none;
	color:#acaaac;
}

.slide-nav a:hover {
	text-decoration:underline;
	color:#acaaac;
}

#footer {
	margin-top:70px;
	background:#174a69;
}

#footer-content {
	width:920px;
	margin:45px auto 0 auto;
	height:30px;
	padding:10px;
	position:relative;
	text-align:center;
	color:#05273d;
}

#footer-content a {
	text-decoration:none;
	color:#387da7;
}

#footer-content a:hover {
	text-decoration:underline;
	color:#387da7;
}

.logo-diff {
	width:50px;
	height:61px;
	position:absolute;
	right:0;
	bottom:36px;
}

.gallery-thumb {
	width:220px;
	border:3px solid #286387;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#player-video {
	width: 400px;
	height: 300px;
	float: right;
}




/* @group Forms */

.nume {
	font-family:tahoma;
	border: 0;
	width: 425px;
	height: 20px;
	background-color: #afafaf;
	color: #000;
}

.mail {
	font-family:tahoma;
	border: 0;
	width: 425px;
	height: 20px;
	background-color: #afafaf;
	color: #000;
}

.telefon {
	font-family:tahoma;
	border: 0;
	width: 425px;
	height: 20px;
	background-color: #afafaf;
	color: #000;
}

.mesaj {
	font-family:tahoma;
	border: 0;
	width: 425px;
	height: 110px;
	background-color: #afafaf;
	color: #000;
}

.trimite {
	font-family:tahoma;
	border: 0;
	width: 100px;
	height: 20px;
	background-color: #286387;
	color: #acaaac;
}

/* @end */
	