
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html, body {
	height: 100%;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	color: #4c4c4c;
	background: #525252 url(../img/background.jpg) scroll no-repeat top center;

}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	width: auto;
}

a {
	color: #da0505;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

ul, li {
	margin: 0;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;	
}

.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -25px;
	position: relative;
}

.wrapper {
	background: url(../img/wrapper.gif) scroll repeat-y top center;
}

.bottom_bar {
	height: 25px;
	background: #333333;
	position: relative;
} 

.push {
	height: 25px;
}

.header {
	background: url(../img/header.gif) scroll no-repeat top center;
	height: 276px;
}

.top_layer {
	width: 950px;
	margin: 0 auto;
	height: 90px;
}

.logo {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

.menu_top ul {
	padding: 0;
	margin: 0;
	padding-left: 30px;
	padding-top: 37px;
	float: left;
}

.menu_top li {
	float: left;
	list-style: none;
	border-left: 1px solid #dadada;
}

h1 {
	font-size: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	color: #da0505;
}

.page_title {
	font-size: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	color: #da0505;
}

.menu_top li a {
	display: block;
	padding: 7px 15px 28px 10px;
	margin-right: 20px;
	font-size: 15px;
	color: #666666;
	border-left: 1px solid #fff;
	text-decoration: none;
}

.menu_top li a:hover {
	background: url(../img/menu_bg.gif) scroll no-repeat right 3px;
	color: #fff;
	text-decoration: none;
}

.menu_top .active a {
	background: url(../img/menu_bg.gif) scroll no-repeat right 3px;
	color: #fff;
	text-decoration: none;
}

.content {
	width: 930px;
	margin: 10px auto;
}

#flash_banner {
	width: 880px;
	margin: 0 auto;
	padding-top: 5px;
}

.page_left {
	float: left;
	width: 550px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.page_right {
	float: right;
	width: 300px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.page_right_contact {
	float: right;
	width: 300px;
	padding-bottom: 15px;
	background: url(../img/phone.gif) scroll no-repeat right 40px;
	min-height: 300px;
}

.top {
	height: 25px;
	width: 960px;
	margin: 0 auto 100px auto;
}

.footer {
	width: 940px;
	margin: 15px auto;
	background: url(../img/footer_bg.gif) scroll no-repeat right 30px;
	height: 70px;
	padding-bottom: 10px;
}

.bottom_menu ul {
	padding: 0;
	margin: 0;
	float: left;
}

.bottom_menu li {
	float: left;
	list-style: none;
}

.bottom_menu a {
	color: #fff;
	padding: 5px 20px;
}

.bottom_menu .active a {
	color: #da0505;
}

.page_right h1, .gallery_title {
	color: #575757;
}

.copy {
	float: right;
	color: #7b7b7b;
	width: 310px;
	text-align: right;
}

.copy span {
	font-weight: bold;
	color: #fff;
}

.copy .rights {
	color: #fff;
	font-weight: normal;
}

.creadits {
	float: right;
	margin-top: 20px;
}

.news_title {
	font-weight: bold;
	color: #da0505;
	background: url(../img/arrow.gif) scroll no-repeat left center;
	padding-left: 10px;
	margin-bottom: 9px;
}

.news_item img {
	float: left;
	margin-right: 5px;
	padding-left: 10px;
}

.news_item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}

strong {
	font-weight: bold;
	color: #da0505 !important;
}

.bold {
	font-weight: bold;
}

.red {
	color: #da0505;
}

.news_image img {
	padding-right: 10px;
}

.page_contact {
	padding-left: 15px;
}

.page_contact p {
	background: url(../img/arrow.gif) scroll no-repeat left center;
	padding-left: 10px;
}

.noimg {
	background: none !important;
}

.button {
	margin-right: 5px;
	padding: 5px 14px 7px 14px;
	background: url(../img/button.gif) scroll repeat-x 0 0;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.button:hover {
	text-decoration: none;
}

.back {
	padding: 5px 15px 7px 15px;
	background: url(../img/button.gif) scroll repeat-x 0 0;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-family: Arial;
	float: right;
}

.back:hover {
	text-decoration: none !important;
}

.page_title h3 {
	float: left;
}

.menu_projects {
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
}

.projects {
	padding-top: 15px;
}

.projects {
}

.production_img {
	float: left;
	margin: 11px;
}

.project_title {
	font-size: 14px;
	margin-bottom: 7px;
	color: #6F6F6F !important;
	font-weight: normal;
}

.project_item img {
	float: left;
	margin-right: 15px;
}

.project_item p {
	overflow: hidden;
}

.project_item {
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #dbdbdb;
}

.page_left ul {
	margin-left: 20px;
}

#cform {
	width: 227px;
	float: left;
}

#cform label {
	display: block;
}

#cform input, #cform textarea {
	border: 1px solid #cbcbcb;
	padding: 3px;
	width: 220px;
	margin-bottom: 10px;
}

.errorMsg {
	display: none;
	color: red;
}

#send_button {
	padding: 5px 15px 7px 15px;
	background: url(../img/button.gif) scroll repeat-x 0 0;
	font-size: 14px;
	color: #fff;
	margin-right: 0px;
	text-decoration: none;
	font-family: Arial;
	float: right;
	border: none !important;
	width: 70px !important;
	cursor: pointer;
}

#send_button:hover {
	color: #000;
}

#map {
	float: right;
	width: 290px;
	height: 245px;
	margin-top: 20px;
}

.send_correct {
	color: green;
	text-align: center;
	font-size: 14px;
}

.scroller_front {
	width: 550px !important;
	height: 115px;
}

.scroller_container {
	position: relative;
	padding-top: 1px;
}

.front_scroll_item {
	float: left;
	text-align: center;
	height: 115px !important;
	padding: 6px;
	width:127px !important
}

.front_scroll_item img {
	width: 127px;
}

.scroller_front ul {
	list-style: none;
}

.references img {
	margin: 10px 22px;
	border: 1px solid #bdbdbd;
}

.pagination {
	text-align: center;
}

.top p {
	text-align: right;
	font-size: 15px;
	padding-top: 5px;
}

.top a {
	color: #656565;
}

.top a.lang_active {
	color: #fff;
}

#pagination {
	padding-top: 10px;
	text-align: center;
}

#pagination a{
	margin:2px;
	text-decoration:none;
}
.active_page{
	font-weight: bold
}

.pagination .prev {
 	color: #da0505;
}