@charset "UTF-8";

body {
	background: #000000;
	width: auto;
	height: 100%;
	margin: 40px 0 40px 40px;	
	padding: 0;
	text-align: center;
}

body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #8d8b8d;	
}

table, img, form {
	padding : 0px;
	margin : 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

a {	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #8d8b8d;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #dcdcdc;
	text-decoration: none;
}
#content .content_items a {
	text-decoration: underline;
}
#content .content_items a:hover {
	text-decoration: underline;
}

input, option, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #8d8b8d;
	font-size: 12px;
	width: 180px;
}

#container {
	/*width: 837px;*/
	margin: 0;
	text-align: left;
}
#container #menu {
	width: 184px;
	float: left;
	margin-right: 27px;
}
#container #content {
	width: 0;
	float: left;
}
#menu .menu_items {
	min-height:448px;
   height:auto !important;
   height:448px;
}
#menu .logo {
	border-bottom: 1px #969696 solid;
	padding-bottom: 9px
}
#menu .menu_list {
	padding-top: 12px
}
#menu .menu_list .submenu_list {
	padding: 6px 0 16px 13px;
}
#menu .menu_langs {
	border-bottom: 1px #969696 solid;
	padding-bottom: 9px
}
#content .content_items {
	margin-top: 50px;
	width: 800px
}
#content .content_items2 {
	margin-top: 50px;
	width: 630px
}
#content .portfolio_items {
	padding-bottom: 12px;
	margin-top: -50px
}
#content .portfolio_items .pItem {
	float: left;
	padding-top: 50px
}
#content .portfolio_items .pThumb {
	float: left;
	margin: 30px 0 0 7px
}
#content .portfolio_items .thumb, #content .portfolio_items .active {
	width: 55px;
	height: 55px;
	margin: 5px 0 5px 0;
	background: #ffffff
}
#content .portfolio_items .active {
	background: #dcdcdc
}
#content .portfolio_items .thumb img {
	border: none
}
#footer {
	clear: both;
}
#menu .menu_list span.item {
	display: block;
	text-transform: uppercase;
	font-weight: bold
}
#menu .menu_list span.active {
	color: #dcdcdc;
	font-weight: bold;
}
#menu .menu_list span.active a{
	color: #dcdcdc;
	font-weight: bold;
}
#menu .footer {
	padding-top: 12px;
	padding-bottom: 20px
}
#content .content_items .img {
	padding-bottom: 12px;
	height: 425px;
}
h1 {
	color: #363636;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	right: 30px;
	top: 650px;
	text-align: right
}
h2 {
	color: #dcdcdc;
	font-size: 11px;
	padding: 0;
	margin: 0
}
#menu .menu_list span.break {
	height: 6px;
	display: block	
}
#content .content_items div.clear {
	clear: both;
	padding: 12px 0 20px 0
}
#content .content_items div.clear_ {
	clear: both;
	padding: 0
}
.content_items2 img{
	padding:0 0 15px 0;
}
#info_container #content .text, #info_container #content .text_img {
	width: 425px
}
#container #content .text_img img {
	padding:0 0 15px 0;
	float: left
}
#my_carousel {
	padding: 0;
	margin: 20px 0 0 0;
}
#my_carousel li {
	list-style: none;
	padding-bottom: 4px
}
#content .portfolio_items .contact {
	/*padding-bottom: 50px*/
}
#info_container #info {
	width: 425px;
}
.pics {
	height: 425px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 425px;
}

.pics img {
	cursor:pointer;
}

