@charset "UTF-8";
/* CSS Document */

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#main {
	padding-bottom: 85px;
}  /* must be same height as the footer */
 

/* CLEAR FIX*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */


body {
	margin: 0;
	padding: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center 0px;
}

h1 {
	font-size: 16px;
	padding: 0;
	font-weight: bold;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 23px;
	margin-left: 20px;
}

h2 {
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

h3 {
	font-size: 11px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-right: 25px;
	font-weight: bold;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}

h4 {
	margin-top: -15px;
	padding-left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

ul, ol {
	margin-left: 20px;
	padding: 5px;
}

.underline {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	font-variant: small-caps;
}

.headercopy {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	font-variant: small-caps;
}

li {
	color: #39F;
	display: block;
	list-style-type: none;
	padding-bottom: 5px;
}

a {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #86d0f1;
}

h3 a {
	text-decoration: none;
	color: #000;
}

h4 a {
	text-decoration: none;
	color: #006;
}

blockquote {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #039;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin-top: -30px;
	margin-bottom: -40px;
}

#wrap {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 125px;
	margin: 0px auto;
	padding: 0px;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Contact Us on top */

#contactus {
	float: right;
	margin: 0;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
	width: 208px;
}

/* Menu */

#menu {
	width: 1030px;
	height: 45px;
	margin: 0px auto;
	padding-top: 10px;
	padding-right: 100px;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 13px;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	width: 101px;
	height: 45px;
	margin-left: 5px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	border: none;
	background:url(../images/menu_bckg_small.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
}

#menu a:hover, #menu .current_page_item a, #menu .double a:hover {
	color: #76bc60;
	text-decoration: none;
	background:url(../images/menu_bckg_overlay.png) no-repeat;
}

#menu .current_page_item a {
	background:url(../images/menu_bckg_overlay.png) no-repeat;
	padding-left: 0;
	color: #76bc60;
}

#menu .double a {
	display: block;
	width: 101px;
	height: 45px;
	margin-left: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	border: none;
	background:url(../images/menu_bckg_small.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Page */

#page {
	width: 1030px;
	height: 684px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	background-position: center;
}

/* other page content */

#white {
	float: left;
	background-color:#FFF;
	width: 940px;
	height: 678px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 40px;
	margin-top: -10px;
}

#white h1{
	font-size: 36px;
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
}

.blueline {
	background-color: #114e9f;
	height: 3px;
	width: 900px;
	border-width: 0px;
	border-style: none;
	margin-left: 20px;
	margin-top: -15px;
}

#column_left {
	float: left;
	width: 160px;
	height: 500px;
	background-color:#FFF;
	padding: 10px;
	margin-left: 20px;
	margin-top: 10px;
}

#column_left p {
	font-size: 10px;
	padding: 0;
	font-weight: normal;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#column_left a {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	color: #039;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#column_left a:hover {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	color: #096;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#column_mid {
	float: left;
	width: 500px;
	height: 500px;
	background-color:#FFF;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#column_mid h1{
	font-size: 24px;
	padding: 0;
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 23;
	margin-left: 10;
}

#column_mid p{
	font-size: 13px;
	padding: 0;
	font-weight: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 23;
	margin-left: 10;
	line-height: 20px;
}

#column_mid a {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	color: #039;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#column_mid a:hover {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	color: #096;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#column_mid_large {
	width: 720px;
	height: 500px;
	background-color:#FFF;
	margin-top: 10px;
	float: left;
}

#column_mid_large h1 {
	font-size: 24px;
	padding: 0;
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 23;
	margin-left: 10;
}

#column_mid_large p {
	font-size: 13px;
	padding: 0;
	font-weight: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 23;
	margin-left: 10;
	line-height: 20px;
}

#column_mid_large a {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	color: #039;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#column_mid_large a:hover {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	color: #096;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}


#column_large {
	width: 860px;
	height: 500px;
	background-color:#FFF;
	padding: 10px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}

#column_large h1 {
	font-size: 24px;
	padding: 0;
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 23;
	margin-left: 10;
}

#column_large p {
	font-size: 13px;
	padding: 0;
	font-weight: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 23;
	margin-left: 10;
	line-height: 20px;
}

#column_large a {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	color: #039;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

#column_large a:hover {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	color: #096;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}



#column_right {
	float: left;
	width: 220px;
	height: 560px;
	background-color:#fff;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
}

/* Main Content */

#flashcontent {
	float:left;
	background: url(../images/photos_homepage_test2.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 960px;
	height: 382px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-left: 30px;
}

.h1 {
	width: 360px;
	float: right;
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 60px;
	margin-right: 40px;
}

#flashcontent a {
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	color: #093;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

#flashcontent a:hover {
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	color: #039;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

#tier_left {
	float: left;
	width: 318px;
	height: 271px;
	background:url(../images/red_sqtier.png) no-repeat;
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
}

#tier_mid {
	float: left;
	width: 318px;
	height:271px;
	background:url(../images/blue_sqtier.png) no-repeat;
	padding: 0px;
	margin-left: 12px;
	margin-top: 10px;
}

#tier_right {
	float: left;
	width: 318px;
	height:271px;
	background:url(../images/green_sqtier.png) no-repeat;
	padding: 0px;
	margin-left: 12px;
	margin-top: 10px;
}

#tier_photo {
	width: 286px;
	height:102px;
	padding: 0px;
	margin-left: 16px;
	margin-top:-5px;
}

/* Footer */

#footer {
	width: 1030px;
	height: 85px;
	margin: -90px auto;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center;
}

#footer h1 {
	line-height: 14px;
	font-size: 11px;
	text-align: left;
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#footer a {
	text-decoration: none;
	color: #666;
}

#footer a:hover {
	color: #999;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #CCC;
}

.jScrollPaneDrag {
	position: absolute;
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
			
.holder {
	height: 550px;
	float: left;
}

.scroll-pane {
	width: 490px;
	height: 522px;
	overflow: auto;
	background: #fff;
}

.scroll-pane-wide {
	width: 720px;
	height: 550px;
	background: #fff;
	float: left;
}

.scroll-pane-widest {
	width: 870px;
	height: 550px;
	background: #fff;
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

#pane1 {
	overflow: auto;
}
