body, html{
	/*background: #000 url(../images/background.png) repeat;*/
	background: #000 url(../images/background_big.jpg) no-repeat center center fixed;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	font-family: "Times New Roman", Times;
	letter-spacing: 1px;
}

#overlay{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #000;
	z-index: 100;
	display: none;
}

#message_bar{
	display: block;
	text-align: center;
	width: 100%;
	height: 50px;
	padding-bottom: 10px;
	background: url(../images/message_bar.png) repeat-x;
	font-size: 25px;
	line-height: 45px;
	color: #fff;
	position: fixed;
	top: -60px;
	left: 0px;
	z-index: 200;
}

.clear{
	height: 1px;
	width: 100%;
	margin-top: -1px;
	clear: both;
}

a, a:link{
	color: #fff;
	text-shadow: 1px 1px 0px #ae0000;
}

h1,h2,h3{
	font-weight: normal;
	margin: 0;
}

#contact_wrapper a, #contact_wrapper a:link{
	color: #fff;
}

#contact_wrapper{
	position: relative;
	width: 100%;
	height: 00px;
	display: block;
	background: url(../images/contact_background.png) repeat;
	overflow: hidden;
	z-index: 10;
}

#contact_container{
	width: 850px;
	height: 300px;
	margin: auto;
}

#contact_container h2{
	font-size: 25px;
	line-height: 50px;
	height: 50px;
}

#contact_container h3{
	font-size: 20px;
	line-height: 20px;
}

#contact_info li{
	font-size: 15px;
	line-height: 20px;
}

#contact_info ul{
	padding-bottom: 10px;
}

#contact_form{
	width: 415px;
	height: 280px;
	float: left;
}

#contact_form p{
	display: block;
	padding: 10px 0 0 0;
	margin: 0px;
	line-height: 20px;
}

#contact_message{
	border: 0;
	display: block;
	height: 145px !important;
	width: 370px !important;
	padding: 10px 10px;
	background: url(../images/contact_message.png);
	font-family: Times, "Times New Roman";
	line-height: 20px;
	font-size: 15px;
	color: #bbb;
}

#contact_sender{
	border: 0;
	display: block;
	height: 15px !important;
	width: 250px !important;
	padding: 10px 10px;
	background: url(../images/contact_email.png);
	font-family: Times, "Times New Roman";
	line-height: 15px;
	font-size: 15px;
	color: #bbb;
	float: left;
}

#contact_send{
	border: 0;
	display: block;
	height: 35px !important;
	width: 110px !important;
	padding: 0px 0px;
	background: url(../images/contact_send.png);
	font-family: Times, "Times New Roman";
	line-height: 15px;
	font-size: 15px;
	color: #3e3e3e;
	float: left;
	position: relative;
	left: 10px;
	cursor: pointer;
}

#contact_send:hover, #contact_send.hover{
	background-position: 0px 35px;
}

#contact_info{
	width: 415px;
	height: 280px;
	float: left;
	position: relative;
	left: 20px;
}

#header{
	width: 100%;
	display: table;
	height: 50px;
	background: url(../images/header_bar.png) repeat-x;
}

#header_content{
	width: 850px;
	height: 50px;
	margin: auto;
}

#contact_close{
	background: url(../images/up_normal.png);
	height: 19px;
	width: 27px;
	margin: auto;
	clear: both;
	position: relative;
	top: 1px;
	cursor: pointer;
}

#contact_close:hover, #contact_close.hover{
	background: url(../images/up_hover.png);
}

#header_content h2{
	line-height: 45px;
	height: 50px;
	font-size: 30px;
	padding-left: 45px;
	background: url(../images/logo_small.png) no-repeat 0px 7px;
}

#header_content h2 span{
	color: #7e7e7e;
	font-size: 25px;
}

#footer_letter{
	height: 294px;
	width: 254px;
	background: url(../images/letter.png);
	position: absolute;
	left: -50px;
	bottom: 20px;
}

#copyright{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: right;
	color: #9d9d9d;
	padding-top: 100px;
}

#page{
	width: 850px;
	margin: auto;
	position: relative;
	z-index: 10;
	padding-bottom: 70px;
}

#logo{
	height: 180px;
	width: 180px;
	position: absolute;
	top: -75px;
	right: -10px;
	background: url(../images/logo_red.png);
	z-index: 100;
	cursor: pointer;
}

#logo_black{
	height: 180px;
	width: 180px;
	background: url(../images/logo_black.png);
}

#main_menu{
	display: block;
	width: 850px;
	height: 40px;
	line-height: 35px;
	padding: 10px 0px;
	position: relative;
	z-index: 10;
}

#main_menu li{
	float: left;
	height: 40px;
	margin-right: 20px;
	font-size: 20px;
}

#main_menu li a, #main_menu li a:link{
	height: 40px;
	display: block;
	color: #fff;
}

#main_menu li a:hover{
	color: #ae0000;
}

#main_menu li .begin{
	height: 40px;
	width: 10px;
	background: url(../images/main_left.png);
	display: block;
	float: left;
}

#main_menu li .end{
	height: 40px;
	width: 10px;
	background: url(../images/main_right.png);
	display: block;
	float: left;
}

#main_menu li.active a, #main_menu li.active a:link, #main_menu li.active a:hover{
	background: url(../images/main_nav.png) repeat-x;
	float: left;
	color: #fff;
}

#breadcrumbs{
	height: 35px;
	width: 850px;
	display: block;
	background: url(../images/submenu.png);
}

h1{
	font-size: 40px;
	line-height: 40px;
	height: 40px;
	padding: 10px 0px 15px 0px;
	margin: 0;
	clear: both;
	width: 100%;
	display: block;
}

.work{
	width: 850px;
	overflow: auto;
	padding-bottom: 30px;
	clear: both;
	float: none;
	position: relative;
}

.work_images{
	float: left;
	position: relative;
	height: 300px;
	width: 460px;
}

.odd .work_images{
	float: right;
}

.work_text{
	width: 360px;
	float: right;
}

.odd .work_text{
	float: left;
}

.work_images img{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
}

.work h2{
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 5px;
}

.work p{
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 22px;
	color: #cbcbcb;
	letter-spacing: 1px;
}

#contact_form .contact_succes, #contact_form .contact_error{
	display: none;
}

.text_block{
	height: 290px;
	width: 240px;
	padding: 10px 15px 0px 15px;
	background: url(../images/text_block.png) no-repeat;
	float: left;
	margin-right: 20px;
	letter-spacing: 0px;
	line-height: 22px;
}

.text_block.last{
	margin-right: 0px;
}

.text_block p, .text_block ul{
	font-size: 16px;
	padding-bottom: 20px;
	color: #cbcbcb;
	letter-spacing: 1px;
}

.text_block ul{
	list-style: circle inside;
	padding-left: 15px;
}

.text_block h2{
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 7px;
}
