@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#page {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
	z-index: 0;
	text-align: center;
	position: absolute;
}

#head {
	height: 287px;
	background-image: url(images/header.jpg);
	background-position: center 56px;
	background-repeat: no-repeat;
}
#men1 {
	height: 42px;
	width: 999px;
	padding-top: 185px;
	margin-right: auto;
	margin-left: auto;
}
#men1 a {
	color: #dedede;
	text-decoration: none;
	background-position: center top;
	line-height: 30px;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 7px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 7px;
}
#men1 a:hover {
	color: #999999;
	text-decoration: none;
	background-image: url(images/button_.gif);
	background-position: center middle;
}
#men1 .selected {
	color: #454545;
	line-height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: outset;
	border-bottom-color: #421414;
	border-top-width: 3px;
	border-top-style: inset;
	border-top-color: #370B0A;
}
#men1 .off {
	color: #444444;
	line-height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 10px;
}
#content {
	background-image: url(images/bg_contnt.jpg);
	background-position: left top;
	min-height:500px;
	height:auto !important;
	height: 500px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#prv_gallry {
	padding-top: 12px;
	padding-right: 17px;
	padding-bottom: 12px;
	padding-left: 0px;
	height: 650px;
}
#prv_gallry img
{
margin:5px;
}

#left {
	float: left;
	height: auto;
	width: 355px;
	padding-top: 12px;
}



#lft_cnt {
	padding-left: 33px;
	height: auto;
	float: left;
	padding-top: 22px;
	text-align: left;
	width: 322px;
}
.title_pic {
	padding-top: 17px;
	padding-left: 55px;
	padding-bottom: 12px;
}


#lft_2 {
	float: left;
	width: 500px;
	padding-right: 32px;
	padding-bottom: 22px;
	padding-left: 60px;
}
#lft_in {
	float: left;
	width: 640px;
	padding: 40px;
}
h4 {
	color: #624E4D;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}



#prv_mov {
	width: 350px;
	float: left;
	padding-left: 55px;
	height: 305px;
	margin-bottom: 222px;
}
#the_mov {
	height: 300px;
	margin-bottom: 12px;
}

#lft_cnt p {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 17px;
	padding-left: 7px;
}
#lft_cnt a {
	color: #4E2B29;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#lft_cnt a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#rght_side {
	float: right;
	height: auto;
	width: 270px;
	text-align: left;
}
#sign {
	background-image: url(images/lft_sign.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
	height: 185px;
	width:256px;
	padding-left:8px;
	padding-top:37px;
	padding-bottom: 12px;
	padding-right: 7px;
}

#signin #user {
	margin-top: 70px;
	margin-left: 24px;
	width: 220px;
}
#signin #password {
	margin-left: 24px;
	margin-top: 33px;
	width: 220px;
}
#signin input {
	margin-top: 12px;
	margin-left: 24px;
}

#vid_demo {
	background-image: url(images/lft_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 256px;
	padding-top: 22px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
}


#blog_sample {
	background-image: url(images/lft_last.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	padding-top: 70px;
	padding-right: 26px;
	padding-bottom: 22px;
	padding-left: 20px;
	text-align: justify;
	color: #999999;
}
.blg_titl {
	color: #999999;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	text-align: center;
	padding-bottom: 2px;
}
.sample a {
	color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: auto;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
}
.sample {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.sample a:hover {
	color: #999999;
	border-color: #999999;
}

#door {
	background-image: url(images/steel_door_bg.jpg);
	background-position: left 66px;
	width: 999px;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	left:auto;
	right:auto;
}

#footer {
	width: 100%;
	z-index: 3;
	height: 1200px;
	position: absolute;
	text-align: center;
	overflow: visible;
}
#ilus_lft {
	float: left;
	width: auto;
	padding-top: 33px;
	padding-left: 33px;
}
.img_left {
	padding-right: 12px;
}
img
{
border:0px;
}
#intro {
	width: auto;
	text-align: center;
	padding: 22px;
}

#mov_intro{
width:238px; height:153px; margin-left:16px; padding-top:43px;}

#lft_home {
	float: left;
	width: 660px;
	padding: 30px;
}
.enter_choice {
	padding: 10px;
	float: left;
	width: auto;
	margin-right: 30px;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
	text-align: center;
}
.enter_choice a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 4px;
	display: block;
}
#lft_2 a {
	color: #624E4D;
	text-decoration: none;
}
a {
	color: #624E4D;
	text-decoration: none;
}
