/* PROMO DROP in*/
.promo-txt {
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#B2A643;
}

/* MAIN TEMPLATE */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#030301;
}
iframe {
overflow-x: hidden;
overflow-y: scroll;
background-color:#000000;
}
.bg {
	background:url(../images/bg.jpg) no-repeat;
	width:997px;
	height:622px;
}
.header {background:url(../images/header.jpg) no-repeat;
	width:875px;
	height:137px;
}
.footer {background:url(../images/footer.jpg) no-repeat;
	width:875px;
	height:60px;
}




/* BODY */
.bg-default {background:url(../images/bg-default.jpg) no-repeat;
	width:874px;
	height:384px;
}
.bg-default-small {background:url(../images/bg-default-small.jpg) no-repeat;
	width:874px;
	height:384px;
}
.bg-package-small {background:url(../images/bg-package-small.jpg) no-repeat;
	width:809px;
	height:223px;
}
.bg-form-left{background:url(../images/bg-form-left.jpg) no-repeat;
	width:277px;
	height:284px;
}
.bg-form-right{background:url(../images/bg-form-right.jpg) no-repeat;
	width:44px;
	height:284px;
}
.bg-form-rpt{background:url(../images/bg-form-rpt.png) repeat-x;
	height:284px;
}
.bg-about-right{background:url(../images/bg-about-right.jpg) no-repeat;
	width:32px;
	height:261px;
}
.title-yellow-txt {
font-family:Arial;
font-size:11px;
color:#E5DC6B;
}
.form-txt {
font-family:Arial;
font-size:11px;
color:#9A9145;
}
.main-txt {
font-family:Arial;
font-size:11px;
color:#FFFFFF;
}
a.yellow-link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E5DC6B;
	text-decoration: underline;
}
a.yellow-link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E5DC6B;
	text-decoration: none;
}
a.yellow-link2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E5DC6B;
	text-decoration: none;
}
a.yellow-link2:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E5DC6B;
	text-decoration: underline;
}
a.green-link2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #B2A643;
	text-decoration: none;
	padding: 10px;
}
a.green-link2:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #B2A643;
	text-decoration: underline;
	padding: 10px;
}

/* FOOTER */
.footer-txt {
font-family:Arial;
font-size:10px;
color:#999044;
padding-right: 5px;
line-height:10px;
}
.footer-txt2 {
font-family:Arial;
font-size:10px;
color:#999044;
padding-right: 5px;
line-height:10px;
}

