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

/* -----------------------DEFINE GLOBAL STYLES------------------------*/
* { margin: 0; padding: 0; }

body { background: #e5e5e5 url(images/main_bg.jpg) repeat-x left top; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

img, a { border-style: none; outline: none; }

.c_box a { color: #FF0000; font-weight: bold; text-decoration: underline; }

.c_box a:hover { background-color: #a0b842; color: #000000; font-weight: bold; text-decoration: overline underline; }

a:active { position: relative; top: 1px; }

.clear { clear: both; }

/* -----------------------END GLOBAL STYLES------------------------*/

/* ---------------------- BEGIN HEADER ---------------------- */
#header_container {
	background: #292929 url(images/header_bg.jpg) repeat-x top left;
	font-family: Helvetica, Arial, sans-serif;
	height: 210px;
	position: relative;
	width: 100%;
}

#header {
	font-size:12px;
    font-weight:bold;
    height:210px;
    margin: 0 auto;
    padding:0;
    position:relative;
    text-transform:uppercase;
    width: 960px;
}

#logo {
	display: inline;
	float: left;
	height: 130px;
	margin-top: 30px;
	width: 400px;
}

#logov2 {
	display: inline;
	float: left;
	height: 200px;
	margin-top: 0;
	width: 400px;
}

#h_contact {
	color: #FFFFFF;
	display: inline;
	font-family: "Gotham", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	height: 200px;
	margin-right: 10px;
	padding-top: 10px;
	text-align: center;
	word-spacing: 15px;
	width: 550px;
}

#h_contact img{
	display: inline;
	float: right;
	margin: 0 21px 0 0;
	padding: 0;
}

/* rotator style */
div#rotator {
    /* rotator in-page placement */
	background: transparent !important;
    display: inline;
	float: right;
	height: 100px;
    position:relative;
	width: 465px;
	z-index: 1;
}

/* ---------------------- END HEADER ---------------------- */

.slideshow { background: transparent !important; height: 56px; width: 400px; margin: 58px auto 0 }
.slideshow img { background: transparent !important; padding: 0; }


/* ---------------------- DROP DOWN TAB ---------------------- */

#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
left: 0;
top: 0;
visibility:hidden;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
background: black;
color: white;
padding: 10px;
}

#dropdownpanel .control{ /*Div containing panel button*/
border-top: 5px solid black;
color: white;
font-weight: bold;
text-align: center;
background: transparent url("images/panel.gif") center center no-repeat; /*change panel.gif to your own if desired*/
padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}
/* ---------------------- END DROP DOWN TAB ---------------------- */

/* ---------------------- MAIN NAV ---------------------- */
#main_nav_container {
    background: url(images/nav_bg.png) repeat-x top left;
    color:#E0E0E0;
    font-family: Helvetica, Arial, sans-serif;
    height:75px;
    position:relative;
    width:100%;
}

#main_nav {
    background:#fff url(images/nav_bg.gif) repeat-x bottom left;
    font-size:12px;
    font-weight:bold;
    height:33px;
    margin: 0 auto;
    padding:0 0 0 15px;
    position:relative;
    text-transform:uppercase;
    width: 940px;
}

#main_nav ul {
	display: block;
    float:left;
    list-style-type:none;
    padding:0 0 0 0;
    width:940px;
}

#main_nav ul li {
    display:block;
    float:left;
    margin:0 1px;
}

#main_nav ul li a {
    color:#EAF3F8;
    display:block;
    float:left;
    height:33px;
    padding:0 0 0 15px;
    text-decoration:none;
}

#main_nav ul li a span {
    height:21px;
    padding:0 15px 0 0;
}

#main_nav ul li a span img {
	margin-top: 9px;
}

#main_nav ul li a:hover {
    background: transparent url(images/nav_bg-OVER.gif) repeat-x bottom left;
    color:#fff;
}

#main_nav ul li a:hover span {
    cursor:pointer;
    width:auto;
}




/* ---------------------- END MAIN NAV ---------------------- */

/* ---------- BEGIN MAIN BODY STYLES ---------- */

#wrapper { /* Refer to 960G CSS for basic styling */
	background: #FFFFFF;
	border-bottom: 1px solid #A0B842;
	border-left: 1px solid #A0B842;
	border-right: 1px solid #A0B842;
	min-height: 400px;
	margin-top: -22px;	
}

#wrapper h2 {
	color: #549FC9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	margin-bottom: 5px;
}

#wrapper h3 {
	color: #A0B842;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
}

#wrapper p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 18px;
}

.center_image {
	background: url(images/bottom_banner.jpg) no-repeat center;
	display: block;
	height: 195px;
	margin: 0 auto;
	margin-bottom: -40px;
	position: relative;
	width: 900px;
	z-index: 9999;
}

.c_box {
	background: #FFFFFF;
	border: 1px solid #A0B842;
	padding: 20px;
}

.c_box:hover {
	background: #FCFCFC;
	border: 1px solid #A0B842;
	padding: 20px;
}

.bottom_quote {
	position: absolute;
	margin: 121px 0 0 275px;
}

.a_quote {
	background: url(images/bottom_banner_quote_o.png) no-repeat;
	display: block;
	height: 67px;
	width: 307px;
}

.a_quote:hover {
	background: url(images/bottom_banner_quote.png) no-repeat;
	display: block;
	height: 67px;
	width: 307px;
}
.container {
    height: 260px;
    overflow:hidden;
    position:relative;
    width:700px;
}

.container div {
    background-color: transparent;
    left:0;
    position:absolute;
    top:0;
    width:700px;
    z-index:0;
}

#loopedSlider {
    margin:0 auto 15px;
    position:relative;
    width:700px;
    z-index:0;
}

img.center {
	display: block;
	margin: 0 auto;
}

#loopedSlider p {
    color:#000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height: 1.4em;
    text-align:center;
}

.pagination,.nav-buttons {
    list-style-type:none;
    margin:0;
    padding:0;
}

.pagination {
    margin:1px auto;
    width:170px;
}

.pagination li,.nav-buttons li {
    float:left;
    margin:0 5px;
}

.pagination a {
    background-image:url(images/pagination.png);
    background-position:0 0;
    background-repeat:no-repeat;
    display:block;
    height:0;
    overflow:hidden;
    padding-top:12px;
    width:12px;
}

.pagination a.active {
    background-position:0 -12px
}

li.p {
    left:0px;
    position:absolute;
    top:250px;
}

li.n {
    position:absolute;
    right:0px;
    top:250px;
}

.clearfix {
    display: block;
}

table {
	border: 1px solid #95bce2;
	border-collapse: separate;
	width: 871px;
	margin: 25px 5px;
	font-size: 1.1em;
}

table th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

table td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

table td * {
	padding: 6px 11px;
}

table tr.alt td {
	background: #ecf6fc;
}

table tr.over td {
	background: #bcd4ec;
}

.faded_green_quote {
	background: transparent url(images/faded_green.png) no-repeat center;
	height: 100px;
	margin: 0 auto;
	padding-top: 40px;
	width: 750px;
}

.faded_green_quote_button {
	background: url(images/bottom_banner_quote_o.png) no-repeat;
	display: block;
	height: 67px;
	margin:0 auto ;
	width: 307px;
}

.faded_green_quote_button:hover {
	background: url(images/bottom_banner_quote.png) no-repeat;
	background-color: transparent !important;
	display: block;
	height: 67px;
	margin:0 auto ;
	width: 307px;
}


/* ---------- END MAIN BODY STYLES ---------- */

/* ---------- BEGIN FOOTER STYLES ---------- */

#footer_container {
	background: #000000;
	border-top: 2px solid #A0B842;
	color: #FFFFFF;
	font-size: 12px;
	height: 160px;
	line-height: 18px;
	margin: 20px 0 0 0;
	width: 100%;
}

#footer2 {
	height: 120px;
	margin: 20px auto;
	width: 932px;
}

#footer2 h3 {
	color: #549FC9;
	font-size: 16px;
	font-weight:bold;
}

#footer2 p {
	border-bottom: 1px dotted #FFFFFF;
	line-height: 18px;
	width: 100%;
}

#footer2 a {
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

#footer2 a:hover {
	border-bottom: 1px solid #a0b842;
	color: #a0b842;
	text-decoration: none;
}

#f_left {
	background: transparent;
	display: inline;
	float: left;
	min-height: 50px;
	padding: 5px 0 0 10px;
	text-align: left;
	width: 300px;
}

#f_center {
	background: transparent;
	border-left: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	display: inline;
	float: left;
	min-height: 120px;
	padding: 5px 0 0 10px;
	text-align: left;
	width: 300px;
}

#f_right {
	background: transparent;
	display: inline;
	float: left;
	min-height: 50px;
	padding: 5px 0 0 10px;
	text-align: left;
	width: 180px;
}
#f_far_right {
	background: transparent;
	display: inline;
	float: left;
	min-height: 50px;
	padding: 5px 0 0 0;
	text-align: right;
	width: 100px;
}

/* ---------- END FOOTER STYLES ---------- */


.container2 {
	border: none;
	width: 800px;
	margin: 0 auto;
	padding: 15px 0;
}

h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 15px 0;
	background: url(images/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 800px;
	font-family: Arial, Trebuchet MS, sans-serif;
	font-size: 22px;
	font-weight: bold;
	float: left;
}

h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}

h2.trigger a:hover {
	color: #0a63be;
}

h2.active {background-position: left bottom;}

.toggle_container {
	margin: 0 0 7px;
	padding: 0;
	background: #f3f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 13px;
	width: 800px;
	clear: both;
}

.toggle_container .block {
	background: url(toggle_block_btm.gif) no-repeat left bottom;
}



.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}

.toggle_container h3 {
	font-family: Arial, Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
	margin: 0 0 10px;
	padding: 0;
	border-bottom: 1px dashed #ccc;
}

.toggle_container img {
	margin: 10px 15px 10px 10px;
	padding: 15px;
	border: 1px solid #ccc;
}

td {
font-family: Arial, Trebuchet MS, sans-serif;
font-size: 13px;
}

.largeOrder {
float: right;
margin: 0 0 10px 15px;
}

.largeOrder a, .largeOrder a:hover {
text-decoration: none;
border: 0;
}

.clickMe a {
	border-bottom: 1px dotted #a0b842;
	color: #a0b842;
	font-weight: bold;
	text-decoration: none;
}

.clickMe a:hover {
	border-bottom: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}

#cornerbanner {
  background: url(images/top-right1-1.png) no-repeat;
  display: block;
  height: 214px;
  width: 201px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  text-decoration: none;
}

#cornerbanner:hover {
  background: url(images/top-right2-1.png) no-repeat;
  display: block;
  height: 214px;
  width: 201px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  text-decoration: none;
}
