/* CSS Document */
body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/bg_sky.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#bttop {
	position: absolute;
	visibility: hidden;
	left: 920px;
}

a {
	color: #3399ff;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #ffba1e;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	color: #666;
	margin-top: 0px;
}

h3 {
	font-size: 12px;
	color: #f1b610;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.large {
	padding-left: 25px;
}


div.large p, div.large h3 {
	font-size: 1.2em;
}

.clear { clear: both; }
.hidden { position: absolute; left: -5000px; }


/* Divs */
div#outer {
	position: relative;
	margin: 0 auto;
	width: 940px;
}

div#wrapper {
	width: 920px;
	min-height: 500px;	
	float: left;
}

div#footer {
	padding: 10px;
	background-color: #FFF;
	color: #666;
}

div#footer p {
	font-size: 10px;
}

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

div#footer a:Hover {
	color: #ce8f00;
	text-decoration: none;
}

div#footer .blue, div#footer .blue a {
	color: #3399ff;
}

div#content {
	padding: 15px 15px 20px 15px;
	background-color: #FFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 400px;	
}

div#nav_wrapper {
	background-color: #003366;
	height: 30px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#col1 {
	float: left;
	margin-left: 15px;
	width: 660px;
}

div#col1 input, div#col1 textarea {	
	width: 180px;
}

div#col1 input.submit {	
	width: 100px;
	margin-top: 6px;
}

div#col1 table.contact {
	background-color: #EEE;
}

div#col1 table.contact th {
	background-color: #DDD;
}

div#inpage_nav {
	float: left;
	width: 200px;
	min-height: 260px;
	background-image: url(../images/bg_inpage_nav.gif);
	background-repeat: repeat-y;
	background-color: #ffba1e;
}

div#inpage_nav h1 {
	margin: 2px 10px 8px 15px ;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}

div#inpage_nav p {
	margin: 2px 10px 8px 15px ;
	font-size: 11px;
	color: #666;
}

div#inpage_nav a {
	display: block;
	text-decoration: none;
}

div#inpage_nav a.main {
	padding: 5px 10px 3px 15px ;
	border-top: 1px solid #ffc84b;
	height: 18px;
	color: #795100;
	font-size: 13px;
}

div#inpage_nav a.main-sel {
	padding: 5px 10px 3px 15px ;
	border-top: 1px solid #ffc84b;
	height: 18px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #eba80c;
}

div#inpage_nav a.sub {
	padding: 5px 10px 3px 30px ;
	background-color: #eba80c;
	border-top: 1px solid #f1b21f;
	color: #000;
	min-height: 16px;
	background-image: url(../images/ind_inpage_nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#inpage_nav a.sub-sel {
	padding: 5px 10px 3px 30px ;
	background-color: #eba80c;
	border-top: 1px solid #f1b21f;
	color: #000;
	min-height: 16px;
	background-image: url(../images/ind_inpage_nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
}

div#inpage_nav a.main:Hover, div#inpage_nav a.sub:Hover {
	color: #FFF;
}

div#col1 img.photo_right {
	padding: 5px;
	border: 1px solid #999;
	margin-left: 15px;
	margin-bottom: 15px;
}

div#col1 img.photo_left {
	padding: 5px;
	border: 1px solid #999;
	margin-right: 15px;
	margin-bottom: 15px;
}


/**********************************************
Nav links 
***********************************************/
/*
background: transparent url(../images/bg_nav_item.gif) no-repeat scroll top right;
*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 100px;
	height: 24px;
	padding: 6px 0 0 0;
	background: transparent url(../images/bg_nav_item.gif) no-repeat scroll top right;	
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}

#nav a:Hover {
	display: block;
	width: 100px;
	height: 24px;
	padding: 6px 0 0 0;
	background: transparent url(../images/bg_nav_item.gif) no-repeat scroll top right;	
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFCC00;
}

#nav li {
	float: left;
	width: 100px;
}

#nav li ul {
	position: absolute;
	width: 154px;
	left: -999em;
	border-bottom: 1px solid #003366;
}

#nav li ul li {
	margin: 0px;
	display: block;
	width: 140px;
}

#nav li ul li a {
	margin: 0px;
	display: block;
	width: 140px;
	height: auto;
	padding: 6px;
	background-color: #3f7eb1;	
	background-image: none;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	vertical-align: middle;
}

#nav li ul li a:Hover {
	display: block;
	width: 140px;
	height: auto;
	padding: 6px;
	background-color: #9ebdd7;	
	background-image: none;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #003366;
	border-top: 1px solid #003366;
	vertical-align: middle;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* third level */

#nav li ul ul {
	margin: -26px 0 0 153px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}


/**********************************************
Form elements
***********************************************/
div#form div.formbody {
	padding: 0px 15px 0px 15px;
	min-height: 220px;
	_height: 220px;
}

div.formbody p {
	margin-top: 0px;
	line-height: 1em;
	color: #666;
}

div.formbody h2 {
	font-size: 13px;
	margin-bottom: 0px;
}

div#form img {
	display: block;
}

div#form {
	text-align: left;
	width: 303px;
	padding: 0px;
	background: #EEE url(../images/home_promo2_bg.gif) repeat-y;
}

div#form div.head {	
	background: #EEE url(../images/home_promo2_top.gif) no-repeat;
	height: 50px;
}

div#form div.head h1 {	
	color: #000;
	padding-top: 11px;
	padding-left: 15px;
	font-size: 15px;
}
