@charset "utf-8";
body {
	margin: 0;
	background: #3E1710 url(../images/body_bg.jpg) no-repeat;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	color:#FFF;
}
#container {
	width: 994px;
	position: relative;
	margin:0 auto;
}
#head {
	height: 146px;
}
#nav {
	position: relative;
	z-index: 99998;
	font-size: 0.9em;
}
#box1 {
	float:left;
	background-image:url(../images/box1.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:275px;
	padding:35px 30px;
	margin-bottom:10px;
}
#box2 {
	float:right;
	background-image:url(../images/box2.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:354px;
	margin-bottom:10px;
}
.clear {
	clear:both;
	height:8px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#box3 {
	float:left;
	background-image:url(../images/box3.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:405px;
	padding:30px 25px;
	font-size: 0.9em;
	clear:both;
}
#box4 {
	float:right;
	background: url(../images/box4.jpg) no-repeat;
	width: 625px;
	height: 415px;
	padding: 40px 50px 10px 50px;
}
#hdr_pic {
	padding:15px 13px 0px 13px;
}
#hdr_hd {
	padding:0px 13px 0px 13px;
	margin-top:-5px
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color:#f2ee0c;
}
h2 {
	font-size: 1.6em;
	margin: 20px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 20px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 10px 0;
}
#box5 h4 {
	font-size: 1.1em;
	margin: 10px 0 10px 0;
	text-align: center;
}
#box5 h2 {
	font-size: 1.6em;
	margin: 0 0 10px 0;
	text-align: center;
}
#box3 h4 {
	font-size: 1.1em;
	margin: 10px 0 10px 0;
	text-align: center;
}
#box3 h2 {
	font-size: 1.6em;
	margin: 0 0 10px 0;
	text-align: center;
}
.nomargintop {
	margin-top: 0;
}
p {
	margin: 10px 0;
}
#content h1 {
	padding: 15px 0 10px 10px;
}
#footer {
	clear: both;
	width: 673px;
	margin: 40px 0;
	color: #FFF;
	font-size: 0.9em;
	float: right;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
/*subpages content area */
#content {
	float:right;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat;
	width:623px;
	height:926px;
	padding:25px 50px;
}
#emptop {
	float:right;
	background-image:url(../images/subpage_top.jpg);
	background-repeat: no-repeat;
	width:625px;
	height:21px;
	padding:35px 50px;
}
#empmid {
	float:right;
	background-image:url(../images/subpage_middle.jpg);
	width:625px;
	padding:0px 50px;
}
#empbottom {
	float:right;
	background-image:url(../images/subpage_bottom.jpg);
	background-repeat: no-repeat;
	width:725px;
	height:113px;
}
#box5 {
	float:left;
	background-image:url(../images/bg2.jpg);
	width:240px;
}
#box5inner {
	float:left;
	background-image:url(../images/bg1.jpg);
	background-repeat:no-repeat;
	width:197px;
	padding:40px 20px 0px 23px;
	font-size: 0.9em;
}
#box5footer{
	float:left;
	background-image:url(../images/bg3.jpg);
	width:240px;
	height: 90px;
}
#content ul {
	margin-left: 20px;
}
#content ul li {
	margin-top:8px;
	color:#FFFFFF;
	list-style-type:disc;
	margin-left:10px;
}
#content a {
	margin-top:20px;
	color:#fff200;
}
#content a:hover {
	margin-top:20px;
	color:#FFFFFF;
	text-decoration:underline;
}
.orglink {
	margin-top:20px;
	color:#fff200;
	font-weight:bold;
}
.orglink:hover {
	margin-top:20px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}
.cntr {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.cntrb {
	display: block;
	margin: 5px auto;
	text-align: center;
	border: 1px solid #000;
}
.brdr {
	margin: 5px;
	border: 1px solid #000;
}
.frml {
	float: right;
	margin: 10px 0 0 10px;
}
.phones {
	float: right;
	width: 205px;
	margin: 0 0 0 10px;
}
.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
	direction:ltr;
}
.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}
#dropinboxv2cover {
	width: 100%; text-align: center; /*change width to desired */
	position:absolute; /*Don't change below 4 rules*/
	z-index: 99999;
	overflow:hidden;
	visibility: hidden;
}
#dropinboxv2 {
	width: 98%; text-align: center;  /*change width to above width-20. */
	padding: 4px;
	position:absolute; /*Don't change below 3 rules */
	left: 0;
	top: 0;
}
#dropinin{margin: 0px auto; width: 652px;}
#dropinclosep{ text-align:right; float: right; margin-right: 20px; margin-bottom:-5px; }
#dropinbanner{padding: 27px; float: left; background-image: url(../images/challengebg.png); background-repeat: no-repeat; height: 435px; height: 652px}#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:597px;
	height:380px;
	overflow:hidden;
}
#slider img {
	border: none;
}

.fl3 {
	float: left;
	margin: 5px 10px 0 0;
	border: 0;
}
.mtop {
	margin: 25px 0 0 0;
}
.frml {
	float: right;
	margin: 10px 0 0 10px;
}
