html {
	background: url(../images/back_side.jpg);
	height: 100%;
}

body {
	margin: 0px;
/*	background-color: #0e0d1b;*/
	margin-bottom: 5px;
/*	margin-top: 5px;
	!margin-top: 15px;*/
	padding: 0px;
	background: url(../images/back_side.jpg);
	color: #d6d6d6;
	font-family:Century Gothic;
	font-size:13px;
	background: url(../images/back.jpg) no-repeat;
	background-position: top center;
	height: 98%;
}


@-moz-document url-prefix() {
  body {height: 100%}
}

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

/*a:hover {
	text-decoration: underline;
}*/

img {
	border: 0px;
}

.buttons_up {
	left:560px;
	position:relative;
	top:-105px;
	width:430px;
	color: White;
	font-family:Century Gothic;
	font-size:13px;
}

#wrapper {
	margin:auto auto -28px;
	width:980px;
/*	height: 780px;*/
	padding-bottom: 0px;
	Amargin-top: 10px;
/*	background: url(../images/back.jpg) no-repeat;*/
}

.buttons_up img {
	width:160px;
}

.gallery {
	padding-top: 105px;
}

.iframe_link {
	float: left;
	padding:20px 20px;
	color: #d6d6d6;
	text-decoration: none;
	/*font-weight:bold;*/
}

.iframe_link:hover {
	background-color: #1f1f1f;
}

.clear {
	clear: both;
}

.active_menu {
	background-color: #1f1f1f;
}

#footer {
	text-align: center;
	font-size: 11px;
	margin-top: 60px;
	padding-bottom: 10px;
}

.main {
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
	position: relative;
	top: -55px;
}

.for_flash {
	top: -10px;
}

.about_img {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}

.main_page {
	padding-top: 50px;
}

.buttons_main_page {
	top: -50px;
}

.portfolio_list table {
	margin-left: 170px;
	font-family:Century Gothic;
	font-size:13px;
}

.portfolio_list table td {
	padding-bottom:5px;
	padding-left:60px;
}

.active_gallery {
	background:url('images/select.png');
	background-position:0 15px;
	background-repeat:no-repeat;
}