@charset "UTF-8";

body {
	background-color: #dce4e5;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_grad.png);
	background-repeat: repeat-x;
}

.studio_link {
	position:absolute;
	z-index:1;
	height: 18px;
	width: 120px;
	top: 152px;
	right: 270px;
	}

/* HEADER BAR */ 

.menu {
	height: 60px;
	width: 100%;
	background-image: url(img/slash_01.png);
	background-color: #333333;
	z-index: 1;
}

.menu_wrap {
	height: 60px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.menu_L {
	height: 60px;
	width: 560px;
	float: left;
	position: relative;
}

.menu_L_title {
	height: 60px;
	width: 560px;
	background-repeat: repeat;
	position: relative;
	float: left;
}

.title {
	height: 60px;
	width: 560px;
	position: relative;
	float: left;
}

.with {
	height: 60px;
	width: 110px;
	position: relative;
	float: left;
}


.menu_R {
	height: 60px;
	width: 280px;
	float: right;
	position: relative;
}

.wht_div {
	height: 48px;
	width: 2px;
	position: relative;
	background-color: #FFFFFF;
	opacity:0.35;
	top: 6px;
	float: left;
}


.menu_R_with {
	height: 60px;
	width: 110px;
	position: relative;
	float: left;
}

.menu_R_qt {
	height: 60px;
	width: 168px;
	position: relative;
	float: left;
}

.contact_info {
	height: 18px;
	width: 150px;
	position: absolute;
	top: 290px;
	left: 0px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}

.contact {
	height: 18px;
	width: 150px;
	position: absolute;
	top: 445px;
	left: 5px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}

#quicktime {
	width: 95px;
	height: 20px;
	position: relative;
	top: 32px;
	float: right;
}

/*SLIDESHOW*/

.feat {
	height: 1400px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	position: relative;
}

.feat_blank {
	height: 650px;
	width: 840px;
	top: 0px;
	position: absolute;
	z-index: 2;
}



img {
	border: 0px;
	}
a:active, a:focus {outline: 0;}
