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

html {
        background-color: #000;
}
body {
	font-family: 'Forum', cursive;
	font-size:14px;
	color: #FFF;
	letter-spacing:1px;
	background-color: #000;
}



body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a {
	font-size: 12px;
	color: #F60;
}
a:link {
	text-decoration: none;
	color: #F60;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

h1 {
	font-size: 16px;
	color: #FFF;
	font-family: century gothic, sans-serif;
	font-weight:100;
}


h2 {
	font-size: 14px;
	color: #F60;
	font-family: century gothic, sans-serif;
}

h2 a {
	font-size: 14px;
	color: #F60;
}
h2 a:link {
	text-decoration: none;
	color: #FFF;
}
h2 a:visited {
	text-decoration: none;
	color: #FFF;
}
h2 a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

h1 {
	font-size: 16px;
	color: #FFF;
	font-family: century gothic, sans-serif;
	font-weight:100;
}
h3{
	font-family:century gothic, sans-serif;
	font-weight:200;
	font-size:11px;
	color:#FFF;
	margin-top:3px;
	margin-bottom:3px;
	padding-top:2px;

}

p {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	letter-spacing: 0px;
	font-family: century gothic, sans-serif
}

p2 {
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	letter-spacing: 0px;
	font-family: century gothic, sans-serif
}


.slider-wrapper { 
	width: 1000px; 
	margin:auto;
}


.content{
	width:1000px;
	text-align:left;
	margin:0px;
	padding-left:100px;
}

.content_contact{
	width:1000px;
	text-align:left;
	margin:0px;
	background-image:url(images/contact_bgr.jpg);
	background-repeat:no-repeat;
	height:400px;
	padding-top:80px;
}

.content_inspiration{
	width:1000px;
	text-align:left;
	margin:0px;tact_bgr.jpg);
	background-repeat:no-repeat;
}




div.left {
	width: 570px;
	float: left;
	padding-right:15px;
}

div.right {
	width: 185px;
	float: right;
	background-color:#333333;
	padding:15px;
	margin-top:45px;
}

div.right2 {
	width: 185px;
	float: right;
	background-color:#FFF;
	padding:15px;
	margin-top:45px;
}



div.press_right {
	width: 185px;
	float: right;
	margin-top:5px;
	margin-bottom:5px;
}


.container2 { 
	overflow: auto;
	width:800px;
}


.container { 
	overflow: auto;
	width:800px;
	padding-left:100px;
}

.page{
	width:1000px;
	margin:0px auto;
	padding:0px;
}
.footer{
	width:100%;
	text-align:center;
	border:0px;
	padding:0px;
	margin:0px;
	margin-top:50px;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	letter-spacing: 0px;
	font-family: century gothic, sans-serif
}