/* CSS Document */
html, body {
	background:#000000;
	margin: 0px;
	text-align:center;
	color:#4e4e47;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #4e4e47;
	scrollbar-highlight-color: #4e4e47;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
img, #white-fadetop, #white-fadebottom {
	border:0px;
	behavior: url(/js/iepngfix.htc);
}
a:link, a:visited, a:active {
	color:#4e4e47;
}
#wrapper {
	margin:auto;
	text-align:left;
	background:url(/images/bg_body.jpg) right bottom no-repeat;
	width:1000px;
	height:739px;
	display:block;
	margin-top:15px;
	z-index:1;
}
#nav-icons {
	position: relative;
	xtop: -18px;
	left: 60px;
	float:right;
	margin-top:81px;
	margin-right:100px;
	display: inline;
}
#nav_form {
	margin-top: 4px;
	margin-bottom: 0px;
}
#email_field {
	font-size: 11px;
	height: 13px;
	width: 225px;
}
#submit_button {
	position: relative;
	top: 6px;
}
#menu {
	height:22px;
	width:945px;
	float:left;
	clear:both;
	margin-top:10px;
	margin-left:45px;
	z-index:90;
}

/* common styling */
.menu {font-family: arial, sans-serif; width:930px; height:21px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:151px; height:20px; text-align:center; color:#fff; border:1px solid #fff; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#6D0909;}
.menu ul li:hover ul {display:block; position:absolute; top:20px; left:0; width:152px;}
.menu ul li:hover ul li a.hide {background:#371C18; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#371C18; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#371C18; color:#fff;}
.menu ul li:hover ul li a:hover {background:#6D0909; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:152px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-152px;}

#content {
	clear: both;
	xfloat:right;
	margin-left: 4px;
	width:995px;
	height:452px;
	display: block;
	text-align: left;
}
#lower-frame {
	clear: both;
	width:940px;
	height:130px;
	float:left;
	display: inline;
	padding-left:20px;
}
#lower-banner-box1 {
	width:290px;
	height:100px;
	margin-left:40px;
	margin-top:10px;
	float:left;
	display: inline;
}
#lower-banner-box {
	width:290px;
	height:100px;
	margin-left:20px;
	margin-top:10px;
	float:left;
	display: inline;
}
#lower-banner-item {
	width:288px;
	height:76px;
	border:#4e4e47 solid 1px;
	margin-top:8px;
}
#white-area {
	width:919px;
	height:452px;
	background:#FFFFFF;
	margin-left:40px;
	text-align:left;
	overflow:auto;
}
#white-area p {
	padding-top: 8px;
}

#text-frame {
	margin-left:53px;
	margin-right:33px;
	padding-right:60px;
	font-size:12px;
	height:325px;
	overflow:hidden;
	overflow:auto;
	z-index:30;
	margin-top:20px;
}

#text-frame-c {
	margin-left:53px;
	margin-right:33px;
	padding-right:60px;
	font-size:12px;
	height:325px;
	overflow:hidden;
	overflow:auto;
	z-index:30;
	margin-top:0px;
}

#header-frame {
	margin-top:50px;
	margin-left:53px;
	margin-right:83px;
	font-size:12px;
}
h1 {
	font-weight:bold;
	font-size: 20px;
	margin: 0em;
}
h2 {
	font-weight:bold;
	font-size: 16px;
	margin: 0em;
}
#print {
	float:right;
	font-size:11px;
}
#white-fadetop {
	position:absolute;
	z-index:90;
	background:url(/images/white_fades.png);
	height:10px;
	width:785px;
}
#white-fadebottom {
	position:absolute;
	z-index:90;
	background:url(/images/white_fades1.png) ;
	height:20px;
	width:785px;
	margin-top:305px;
}

.laurel {
	float: left;
	display: inline;
	margin: 5px 10px 10px 0px;
}

.clearificator {
	clear: both;
}
#sample {
	font-family: DINSchrift, "Trebuchet MS", Verdana, Arial;
}
.share_this {
	position: relative;
	top: -250px;
}
#mm_clip {
	float: left;
}
#mm_details {
	float: right;
	width: 343px;
}
#mm_title {
	margin-top: auto;
	margin-bottom: auto;
	font-weight: bold;
}
.divider {
	width: 756px;
	border-bottom: 1px solid #999999;
	margin: 15px auto 15px auto;
}