/*  
Template name: Default
Template URI: http://tmgads.com/
Description: Basic two column template.
Author: Kyle Kanouse
Author URI: http://balancetheory.com/

no license, do as ye please
*/



body {
	font: 16px/1.95em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:0;
	color:#666;
	background-image: url(../images/tiles/header_1.png);
	background-repeat: repeat-x;
	background-position: left top;
}

html {
	border-left:0px solid #f6f6f6;
	border-right:0px solid #f6f6f6;
		background-color:#3E7470;
	background-image: url(../images/tiles/green_1.png);
	background-repeat: repeat;
	background-attachment: fixed;
}

* {
	margin:0;
	padding:0;
	outline:none;
}

#main_image{
	background-image: url(../images/photos/home_photo_1.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 460px;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}

/*
	Header
	---------------------------------------------------- */
#header {
	width:100%;
	margin:0 auto;
	padding:0;
	position: relative;
	height: 151px;
}

#header a#Home_icon {
	background-image: url(../images/header_logo_1.png);
	background-repeat: no-repeat;
	display: block;
	height: 101px;
	width: 211px;
	margin-left: 5px;
}
#header a#Home_icon img{
	display: none;
}
#header .right {
	float:right;
}

#header table td {
	text-align: center;
	vertical-align: middle;
	padding:0px;
	padding-top:4px;
}

#header table .left {
	width: 224px;
}
#header ul.nav {
	padding:0px;
	font-size:13px;
	font-weight:bold;
	margin-top: -2px;
	margin-bottom: 15px;
	cursor:default;
	height: 38px;

}

#header ul.nav li {
	display:inline;
	list-style:none;
	margin-right:8px;
}

#header ul.nav li a {
	color:#FFFFFF;
	text-decoration:none;
	border: 1px solid transparent;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
	position: relative;
	margin-top: 2px;
}

#header ul.nav li a:hover {
	color:#D7EFF4;
	background-color: #3E7470;
	border: 1px solid #665837;
}

#header ul.nav li a.active {


}
 #header ul.nav li a.selected {
		padding-top: 9px;

	letter-spacing:1px;
	color: #CFDBE0;
	font-family: "Trebuchet MS";
	background-color: #2E5653;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color:#2E5653;
	border-bottom-color:#2E5653;

 }
 #header ul.nav li a.selected:hover{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #2E5653;
	border-top-color:#2E5653;
	border-bottom-color:#2E5653;
 
}


#header .nav_description, #header .nav_description_ie6 {
	display: none;
}


#header ul.nav .nav_sub {
	position: absolute;
	width: 200px;
	border: 1px solid #244D48;
	display:none;
	z-index: 1200;
	background-color: #2C6167;
	font-size: 10px;
	line-height: 16px;
}

#header ul.nav .nav_sub li {
	margin: 0px;
	padding: 0px;
}
#header ul.nav .nav_sub a {
	white-space: nowrap;
	display: block;
	margin: 0px;
	padding: 10px;
}
#header ul.nav .has_sub  {
	position: relative;
}

#header #nav_main_about_sub {
	left: -100px;
}


/*
 FORM
	---------------------------------------------------------------------- */
	form {
	
	}
	
 label.select_label {
	display: block;
	}



/*
	Footer
	---------------------------------------------------- */

#footer {
	padding:20px 50px;
	margin-top:50px;
	clear:both;
	border-top:2px solid #eee;
	line-height:25px;
	font-family: Verdana;
	font-size: 80%;
	color: #B6BCC0;
}

#footer_bottom {
	height: 87px;

}

#footer a {
	color:#D7DEE1;
}

#footer .validate {
	float:right;
}

#header table {
	width:100%;
	padding:5px;
}

#header th {
	color:#7797be;
	padding:5px;
}

#header td {
	padding:5px;
	text-align:center;
}

/*
	Content
	---------------------------------------------------- */

#container {
}
#content {
	padding-top: 10px;
	margin-bottom:50px;
	position: relative;
	width: 100%;
}
#center_frame {
	width: 100%;
}
#center_frame .frame  {
	padding: 20px;
	vertical-align: top;
}
#center_frame .left_column, #center_frame .right_column {
	width: 150px;
}

#main_container {
	background-color: #DAE1E8;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#c_top,#c_bottom {
	height: 11px;
	position: relative;
	background-color: #DAE1E8;
	clear: left;
}

#c_top span, #c_bottom span {
	display: block;
	position: absolute;
	width:11px;
	height: 11px;

}

.c_left,.c_right {
	background-image: url(../images/tables/main_corners_1.png);
	background-repeat: no-repeat;
	top: 0px;
}

#c_top .c_left{
	background-position: 0px 0px;
	left: 0px;
}

#c_top .c_right{
	background-position: -11px 0px;
	right: 0px;
}
#c_bottom .c_left{
	background-position: 0px -11px;
	left: 0px;
}

#c_bottom .c_right{
	background-position: -11px -11px;
	right: 0px;
}

#content ul {
	margin:15px 0 15px 25px;
}

#content ul li {
	padding:10px;
	color:#444;
}
#content p {
	line-height:25px;
	margin:20px 0;
	word-spacing:2px;
	font-size: .9em;
	color:#82838E;
}


#content p a {
	color:#222;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

#content p a:hover {
	border-bottom:1px solid #aaa;
}

#content h2 {
	font:190% Times;
	margin-top:5px;
}

#content h2 a {
	color:#333;
	text-decoration:none;
}


/*
	Side Bar
	---------------------------------------------------- */

#sidebar  {
}
#sidebar ul {
	list-style:none;

}

#sidebar ul a {
	color:#444;
	font:80% Verdana;
	text-decoration:none;
}
#sidebar ul a:hover {
	text-decoration:underline;
}
#sidebar ul a span {
	color:#ccc;
}

#sidebar ul a:hover span {
	color:#333;
}

#sidebar p {
	font:80% Verdana;
	line-height:24px;
	margin:10px 0 10px 0;
}



.articleinfo {
	font:80% Verdana;
	border-top:1px solid #eee;
	color:#999;
	padding:20px 0;
}

.articleinfo a {
	color:#7797be;
}

.articleinfo a:hover {
	text-decoration:none;
}

#content h3 {
	margin:20px 0;
}

blockquote {
	background:#f6f6f6;
	padding:0 10px;
	border:1px solid #eee;
	font:100% Georgia;
}



/* 
   Classes 
	------------------------------------------------------------------- */

.box_title {
	border-bottom:2px solid #7797be;
	padding:2px;
}

.box_title a {
	color:#fff;
}
	

.box {
	background-color: #FFF;
	padding: 2px;
}

.content_separator {
	background: #D6D6C6;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}


/*
	ID
	---------------------------------------------------- */
#top_newsletter {
	width:217px;
	height:127px;
	position: absolute;
	top: -20px;
	right: 0px;
}

#top_newsletter a {
	width:217px;
	height:127px;
	display: block;
	overflow: hidden;
}

#top_newsletter a img {
	position: relative;
	margin-top: -128px;
	z-index: -1;
}

#top_newsletter a:hover img {
	margin-top: 0px;
}


#top_search {
	float: right;
	height: 100px;
	width: 250px;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
	z-index: 5;
}


#bottom_efx {
	text-align: left;
	position: relative;
	bottom:0px;
	background-image: url(../images/hr.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 23px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}

/*
	
	---------------------------------------------------- */
#header .nav_description_ie6  {
	margin-top: 0px;
}


/* ----------------------- CONTACT-----------*/

.form_item {
	text-align: center;

}
label.select_label
{
	text-align: center;
	font-size: 14px;
	font-weight:bold;
}

.form_item select {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}