img, div, td, a { behavior:url(/iepngfix.htc) } /* Fix PNG support in IE6 */

html {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 548px;
	background-color: #000;

}
body {
	background-image: url(/images/bg_fg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 548px;
	text-align: left;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}
@media screen {
body>a#eamark {
	position:fixed;
}
}
* html body {
	overflow:hidden;
}
* html div#content {
	height:100%;
	overflow:auto;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}
a {
	text-decoration: none;
	position: relative; 
	z-index: 1; 
}
a:link, a:visited, title, color {
	color: #7a3200;
}
a:hover, a:active, a:focus {
	color: #cd9461;
}
p {
	padding: 0;
	line-height: 15px;
	margin: 0px 0px 9px 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #522505;
	color: #7a3200;
}
.titleBig {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	line-height:22px;
	border-bottom: 1px solid #522505;
	color: #7a3200;
}
.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}
form {
	display:inline;
}
input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
}
.inputFix {
	width:13px;
	height:13px;
	margin:1px 1px 1px 0px;
}
input.width, textarea.width {
	width: 98%;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}
button {
	width: auto;
	overflow: visible;
}
#logos {
	position:absolute;
	top:490px;
	right:20px;
	z-index:500;
}
#logos img {
	margin-left:10px;
}
.color {
	color: #7a3200;
}
#reflect {
	position: absolute;
	width: 130px;
	height: 100px;
	background-image: url(/images/bg_fg.jpg);
	background-repeat: no-repeat;
	top: 548px;
	left: 0;
}
#shadow {
	position: absolute;
	background-image: url(/images/shadow.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	top: 0;
	z-index: 1000;
}
#barVer {
	position: absolute;
	background-image: url(/images/bar_ver.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 40px;
	height: 471px;
	top: 0;
	right: 0;
	border-left: 1px solid #fff;
	z-index: 500;
}

/* BG IMAGES *********************************************************/

.bg {
	position:absolute;
	width:100%;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#92a3b5;
	height:450px;
	z-index:0;
}
.bgDefault {
	z-index: 1 !important;
}
#bg01 {	background-image:url(/images/bg/bg01.jpg) }
#bg02 {	background-image:url(/images/bg/bg02.jpg) }
#bg03 {	background-image:url(/images/bg/bg03.jpg) }
#bg04 {	background-image:url(/images/bg/bg04.jpg) }
#bg05 {	background-image:url(/images/bg/bg05.jpg) }

#bg {
	position: absolute;
	width: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #92a3b5;
	height: 450px;
	z-index: 0;
}

/* MAIN NAVIGATION ***************************************************/

ul {
	padding-left: 15px;
	margin: 4px 0 0 0;
}
#menu {
	list-style: none;
	position: absolute;
	background-color: #142538;
	height: 20px;
	width: 100%;
	top: 450px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	z-index:500;
}
#menu li {
	display: inline;
	float: left;
	white-space: nowrap;
	text-align: center;
	width: auto;
	_width: 10px;
	z-index:500;
}
#menu li a {
	height: 12px;
	padding: 4px 15px;
	display: block;
	border-right: 1px solid #fff;
	color: #E3EDF0;
	width: auto;
}
#menu li a:hover {
	background-color: #d96d21;
	color: #fff;
	width: auto;
}
#rbq {
	position:absolute; 
	right:10px; 
	height:12px; 
	margin-top:4px; 
	color:#9AAEBE;
	z-index:1000;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
#barHor {
	position: absolute;
	background-image: url(/images/bar_hor.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 73px;
	width: 100%;
	top: 471px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index:500;
}

/* TEXT BOX **********************************************************/

.container {
	position: absolute;
	right: 41px;
	height: 450px;
	width: 500px;
	overflow: hidden;
	z-index: 3;
}
.content {
	position: absolute;
	right: 0px;
	height: 450px;
	width: 325px;
	border-left: 1px solid #fff;
	z-index: 2;
	left: 500px;
}
.content .inner {
	padding: 20px 15px;
}

.inner {
	background-image: url(/images/bg_inner.png);
	hasLayout:true;
	zoom:1;
	height:100%;
/*	width:100%; */
}
.contentDefault {
	z-index: 3 !important;
}
#content01 { width:275px; }
#content02 { width:370px; }
#content03 { width:220px; }
#content04 { width:220px; }
#content05 { width:300px; }

.error {
	width: 98%;
	background-color: #ffd3d3;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
} 

a.activeLink {
	background-color: #6A8095 !important;
}

a.tn {
	opacity:0.8;
	filter:alpha(opacity=80);
	display:inline-block;
	border:1px solid #666;
}
a.tn:hover {
	opacity:1;
	filter:alpha(opacity=100);
	border-color:#000;
}

/*********************************************************************/

a#eamark {
	position:absolute;
	bottom:0;
	right:0;
	z-index:1000;
}
