@charset "utf-8";
/* CSS Document */
html, body {
	background:#D1BE9E;
	text-align:center;
	margin:0px;
	padding:0px;
	font:normal 10px Verdana;
	color:#c1a496;
	height:100%;
}
table, tr, td {
	vertical-align:top;
	text-align:left;
	padding:0px;
	margin:0px;
	font:normal 10px Verdana;
	color:#c1a496;
}
div {
	vertical-align:top;
	text-align:left;
	font:normal 10px Verdana;
	color:#c1a496;
}
img {
	border:0px solid #000;
}
#MainDiv {
	height:768px;
	width:1003px;
	margin:0 auto;
	background:url(images/bg.jpg) no-repeat top left;
}
#MainDiv_gal {
	height:768px;
	width:1003px;
	margin:0 auto;
	background:url(images/bg_gal.jpg) no-repeat top left;
}
.p {
	padding:0px;
	margin:0px;
}
.wh100 {
	width:100%;
	height:100%;
}
.lh {
	line-height:150%;
}
.clear {
	clear:both;
}
.mid {
	vertical-align:middle;
}
.fll {
	float:left;
}
.flr {
	float:right;
}
.classrel {
	position:relative;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
}
.contacttext {
	float:left;
	color:#CFB999;
	width:120px;
	padding-right:5px;
	text-align:right;
}
.input {
	width:220px;
	background:transparent;
	border:1px solid #AF573F;
	height:15px;
	color:#EDDCC4;
	font:normal 11px Verdana;
}
.textarea {
	width:250px;
	background:transparent;
	border:1px solid #AF573F;
	height:100px;
	color:#EDDCC4;
	font:normal 11px Verdana;
}
.button {
	width:80px;
	background:#420000;
	border:1px solid #AF573F;
	height:18px;
	color:#EDDCC4;
	font:normal 11px Verdana;
}
.select {
	width:222px;
	background:#480102;
	border:1px solid #AF573F;
	color:#EDDCC4;
	font:normal 11px Verdana;
}
.select_sm {
	width:70px;
	background:#480102;
	border:1px solid #AF573F;
	color:#EDDCC4;
	font:normal 11px Verdana;
}
a, a:active, a:visited {
	font:normal 12px Arial;
	color:#0c7eae;
	text-decoration: underline;
}
a:hover {
	font:normal 12px Arial;
	color:#0c7eae;
	text-decoration:none;
}
.ssl {
	font:normal 10px Verdana;
	color:#bbb1a0;
}
a.ssl, a.ssl:active, a.ssl:visited {
	font:normal 10px Verdana;
	color:#bbb1a0;
	text-decoration: underline;
}
a.ssl:hover {
	font:normal 10px Verdana;
	color:#bbb1a0;
	text-decoration:none;
}
.areadiv2 {
	clear:both;
}
.asterisk {
	color:#F8A480;
	font-size:11px;
	font-weight:bold;
}
.language {
	font:bold 10px Verdana;
	color:#FFF;
}
a.language, a.language:active, a.language:visited {
	font:normal 10px Verdana;
	color:#FFF;
	text-decoration: none;
}
a.language:hover {
	font:normal 10px Verdana;
	color:#FFF;
	text-decoration:underline;
}
/*SCROLL JS*/
#about_text {
	position:relative;
	top:5px;
	left:0px;
	width:440px;
}
#actDiv {
	position:relative;
	width:513px;
	height:170px;
	top:0px;
	left:0px;
	background-color:transparent;
}
.OuterMargAct {
	width:440px;
	height:225px;
	margin-left:2px;
	position:relative;
	;
	z-index:50;
}
.up {
	position:absolute;
	left:465px;
	top:0px;
	z-index:10;
	cursor:pointer;
}
.track {
	position:absolute;
	left:478px;
	top:0px;
	z-index:3;
}
.dwn {
	position:absolute;
	left:460px;
	bottom:0px;
	z-index:5;
	cursor:pointer;
}
.contentMask {
	position:absolute;
	left:0px;
	top:0px;
	width:455px;
	height:225px;
	overflow:hidden;
	background-color:transparent;
	padding-top:10px;
	padding-left:10px;
}
.content {
	position:absolute;
	left:0px;
	top:0px;
	width:440px;
}
.ball {
	position: absolute;
	left: 475px;
	top: 5px;
	z-index: 4;
	cursor: pointer;
}
/*END OF SCROLL JS*/

/*SCROLL JS_home*/
#about_text1 {
	position:relative;
	top:5px;
	left:0px;
	width:362px;
}
#actDiv1 {
	position:relative;
	width:362px;
	height:170px;
	top:0px;
	left:0px;
	background-color:transparent;
}
.OuterMargAct1 {
	width:362px;
	height:225px;
	margin-left:2px;
	position:relative;
	;
	z-index:50;
}
.up1 {
	position:absolute;
	left:362px;
	top:0px;
	z-index:10;
	cursor:pointer;
}
.track1 {
	position:absolute;
	left:362px;
	top:0px;
	z-index:3;
}
.dwn1 {
	position:absolute;
	left:362px;
	bottom:0px;
	z-index:5;
	cursor:pointer;
}
.contentMask1 {
	position:absolute;
	left:0px;
	top:0px;
	width:362px;
	height:225px;
	overflow:hidden;
	background-color:transparent;
	padding-top:10px;
	padding-left:10px;
}
.content1 {
	position:absolute;
	left:0px;
	top:0px;
	width:350px;
}
.ball1 {
	position: absolute;
	left: 359px;
	top: 5px;
	z-index: 4;
	cursor: pointer;
}

/*END OF SCROLL JS_home*/
