body {
	font-style: normal;
	font-variant:normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
	background:#333;
	margin:0;
}

p {
	margin:0 0 15px;
	padding:0;
	clear:both;
}
img {
	border:0;
	float:left;
}
ul {
	margin:0;
	padding:0;
}
li {
	width:145px;
	clear:both;
	margin:0 0 2px 0;
	padding:5px 0;
	background:url(../images/dotted_border.gif) no-repeat;
	background-position:bottom left;
	float:left;
}
a{
	color:#e9e9e9;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}


/****LAYOUT****/
#warp {
	width:540px;
	margin:50px auto 0 auto;
}
#header {
	width:518px;
	margin:0 auto;
}
#logo {
	width:518px;
	height:56px;
	clear:both;
	margin:0 auto 20px auto;
}
#main_menu_container {
	width:518px;
	height:14px;
	clear:both;
	margin:0 0 15px 0;
}
.main_menu_otp {
	height:14px;
	padding:0 18px 0 0;
	background:url(../images/space_menu02.gif) no-repeat;
	background-position:right;
	float:left;
}
.main_menu_otp_right {
	height:14px;
	padding:0;
	float:left;
}
.photo_rotation {
	position:relative;
	width:517px;
	height:344px;
	border:12px solid #a3a3a3;
	text-align:center;
}
.photo_rotation_photos {
	position:relative;
	width:541px;
	height:420px;
	text-align:center;
}
#photo_rotation_inner {
	width:517px; 
	height:344px; 
	position:absolute; 
	top:0px; 
	left:0px;
	border:12px solid #a3a3a3;
}
#next_prev {position:absolute; right:18px; top:15px; font-size:14px; color:#FFFFFF; font-weight:bold; z-index:50;}
#next_prev span {width:10px;}
#photo_comments_txt {font-size:11px; color:#FFFFFF; z-index:50; left:12px; top:375px; position:absolute; z-index:150;}
#photo_rotation_shadow_photos {
	position:absolute;
	top:368px;
	left:0px;
	width:541px;
	height:37px;
	background:url(../images/shadow1.jpg) no-repeat;
	margin:1px 0 0 0;
}
#photo_rotation_shadow {
	width:541px;
	height:37px;
	background:url(../images/shadow1.jpg) no-repeat;
	margin:1px 0 0 0;
}
#txt_container {
	width:518px;
	margin:0 auto;
}
#txt_left img{
	margin:0 0 10px 0;
}
#txt_right img{
	margin:0 0 10px 0;
}
#txt_left {
	width:165px;
	float:left;
}
#txt_right {
	width:328px;
	padding:0 0 5px 17px;
	margin:0 0 20px 0;
	float:right;
	border-left:1px solid #575757;
}
#footer {
	height:9px;
	background:#4c4c4c;
	clear:both;
	padding:13px 0;
}

/*GALLERY*/
#cont_title_right {
	width:328px;
	height:30px;
	font-size:14px;
	font-weight:bold;
}
.thumbs_gallery {
	width:51px;
	height:51px;
	border:2px solid #c2c2c2;
	float:left;
	margin:0 13px 13px 0;
}
.thumbs_gallery_end {
	width:51px;
	height:51px;
	border:2px solid #c2c2c2;
	float:left;
	margin:0 0 13px 0;
}
.previous_next {
	width:328px;
	height:16px;
}

/*VIDEO*/
#container_video {
	width:520px;
	height:306px;
	float:left;
}
.video_rotation {
	width:336px;
	height:282px;
	border:12px solid #a3a3a3;
	float:left;
}
#video_rotation_shadow {
	clear:left;
	float:left;
	width:360px;
	height:37px;
	background:url(../images/shadow_video.jpg) no-repeat;
	margin:1px 0 15px 0;
}
.video_description {
	width:140px;
	float:left;
	height:150px;
	margin-left:10px;
	color:#e9e9e9;
}
.video_list {
	width:326px;
	margin:0;
	padding:0;
}
.video_list_division {
	width:326px;
	height:1px;
	background:url(../images/bg_video_list.gif) repeat-x;
	background-position:bottom left;
	clear:both;
	margin:0 0 15px 0;
}
.video_list_left {
	width:157px;
	float:left;
	margin:0 9px 0 0;
}
.video_list_left img {
	border:2px solid #c2c2c2;
}
.video_list_right {
	width:150px;
	float:right;
	padding:0 10px 0 0;
}

/*CONTACT*/
#contact_container {
	width:457px;
	height:295px;
	margin:40px auto 30px auto;
	padding:30px;
	border:1px solid #494949;
	background:#393939;
}
/**** STYLES ****/
h1 {
	font-size:14px;
	color:#e9e9e9;
	padding:12px 0;
	margin:0;
}
h2 {
	font-size:12px;
	color:#e9e9e9;
	padding:0;
	margin:0;
}
#txt_left {
	color:#c5c5c5;
	list-style:none;
}
#txt_left a{
	color:#c5c5c5;
	list-style:none;
	text-decoration:none;
}
#txt_left a:hover{
	color:#c5c5c5;
	list-style:none;
	text-decoration:underline;
}
#txt_right {
	color:#e9e9e9;
	line-height:18px
}
#footer {
	color:#979797;
	font-size:10px;
	text-align:center;
}
#contact_container {
	color:#e9e9e9;
}
#contact_container input { 
	color:#c4c4c4;
	height:12px; 
	border:1px solid #666;
	padding:1px; 
	float:left; 
	font-size:11px;
	background:#5a5a5a;
}
#contact_container textarea {
	color:#c4c4c4;
	border:1px solid #666;
	padding:1px; 
	float:left; 
	font-size:11px;
	background:#5a5a5a;
	font-family:Arial, Helvetica, sans-serif;
}



#slide {
    position: relative;
    width: 517px;
    height: 344px;
	margin-bottom:30px;
	border:12px solid #a3a3a3;
}
#slide_nav{
    position: absolute;
    bottom: 28px;
    left: 150px;
	bottom:-20px;
    z-index: 10000;
}
.slide_button{
    cursor: pointer;
    margin-left: 7px;
	border:4px solid #a3a3a3;
}
.slide_item {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 517px;
    height: 344px;
}

.slide_text{
    position: absolute;
    bottom: 0px;
    padding-left: 20px;
    width: 497px;
	height:90px;
	padding-top:15px;
	background-image:url(../images/bg_black.png);
}

.slide_p{
    margin-right: 0px;
    margin-bottom: 10px;
    color: #FFFFFF;
}


.video_thumb {width:200px; height:145px; float:left; margin:0px; position:relative;}
.video_desc {width:290px; height:125px; float:left; margin:0px; position:relative;}
.border {border:3px solid #a3a3a3;}
