@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color: #336633;
	text-decoration: none;
}
a:visited {
	color: #336633;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: none;
}
a:active {
	color: #336633;
	text-decoration: none;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
	height: auto;
}

#header {
	height: 95px;
	width: 980px;
	position: relative;
	clear: both;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#newsletter {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	line-height: normal;
	text-align: center;
	position: relative;
	float: left;
	width: 555px;
	clear: left;
	background-image: url(images/brightgradient.jpg);
	height: 65px;
	background-repeat: no-repeat;
	margin-left: 25px;
	vertical-align: middle;
}
#google {
	position: relative;
	width: 555px;
	float: left;
	left: 160px;
	clear: left;
	padding-top: 5px;
}

#survey {
	border: thin solid #FFFFFF;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-family: "Century Gothic";
	width: 350px;
	position: relative;
	clear: left;
	left: 160px;
	margin-top: 30px;
}
#contentwrapper {
	clear: both;
	float: left;
	height: auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#welcomewrapper {
	width: 980px;
	height: auto;
	clear: both;
	float: left;
}
#welcome {
	height: auto;
	width: 376px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	color: #333333;
	float: left;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	clear: left;
	font-size: 12px;
	text-align: left;
}

#blurb	{
	width: 577px;
	height: auto;
	font-size: 12px;
	text-align: center;
	float: left;
	position: relative;
	vertical-align: top;
	color: #333333;
}

#contentleft {
	float: left;
	height: auto;
	width: 376px;
	position: relative;
	color: #333333;
	clear: left;
	
}
#contentleftheading {
	width: 376px;
	background-image: url(images/logo4.jpg);
	background-repeat: repeat-x;
	height: 33px;
	
	}
#contentright {
	float: left;
	height: auto;
	width: 604px;
	position: relative;
}
#videocontentright {
	float: left;
	height: auto;
	width: 980px;
}
#contentrightheading {
	width: 604px;
	background-image: url(images/logo4.jpg);
	background-repeat: repeat-x;
	height: 33px;
	clear:right;
	
}
#videocontentrightheading {
	width: 980px;
	background-image: url(images/logo4.jpg);
	background-repeat: repeat-x;
	height: 33px;
	
}
#realcontent {
	text-align: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 12px;
	height: auto;
	position:relative;
}

#realcontent form input {
	width: 230px;
}
	
#welcome td {
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



h2 a {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #709793;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
h2 a:visited {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #709793;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #709793;
	text-align: center;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}

#welcome td h2 {
	margin-top: 12px;
	margin-bottom: 12px;
	
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 5px;
}
h4{
	text-align: center;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	margin-top: 9px;
}
#contentleftheading h4 {
	padding-top: 2px;
}

#contentrightheading h4 {
padding-top: 2px;
}

#footer {
	background-image: url(images/logo4.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 980px;
	clear:both;
	color: #CCCCCC;
	text-align: center;
	float: left;
	position: relative;
	
}

#footer a {
	color: #999966;
}
/******** start menu ***********/
.menu {
	border-right: #000 1px solid;
	z-index: 100;
	width: 980px;
	font-family: arial, sans-serif;
	position: relative;
	height: 32px;
	text-align:center;
	clear:both;
}

* html .menu {width:981px; w\idth:980px;}

.menu ul {
	 margin: 0px; 
	 padding: 0px;
	 list-style-type: none;
}
.menu ul ul {
	width: 140px;
}
.menu li {
	float: left;
	width: 140px;
	position: relative;
	text-align:center;
}
.menu a.submenu
{
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: 95% 50%;
	text-align:center;
}
.menu a {
	border-right: #000 0px solid;
	border-top: #000 1px solid;
	display: block;
	font-weight: bold;
	font-size: 12px;
	background-color: #6a7d9e;
	color: #fff;
	border-left: #000 1px solid;
	width: 139px;
	line-height: 29px;
	border-bottom: #000 1px solid;
	height: 30px;
	text-decoration: none;
	text-align:center;
	background-image: url(images/menuBG.jpg);
}
.menu a:visited {
	border-right: #000 0px solid;
	border-top: #000 1px solid;
	display: block;
	font-weight: bold;
	font-size: 12px;
	background-color: #6a7d9e;
	color: #fff;
	border-left: #000 1px solid;
	width: 139px;
	line-height: 29px;
	border-bottom: #000 1px solid;
	height: 30px;
	text-decoration: none;
	background-image: url(images/menuBG.jpg);
}
* html .menu a {
	width: 139px;
	background-color: #6a7d9e;
	color: #fff;
	text-align:center;
	background-image: url(images/menuBG.jpg);
}
* html .menu a:visited {
	width: 139px;
}
.menu ul ul a.drop {
	background: #6a7d9e;
	
	background-repeat: repeat-x;
	background-position: 95% 50%;
	
}
.menu ul ul a.drop:visited {
	background: #6a7d9e;
}
.menu ul ul a.drop:hover {
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: 95% 50%;
	background-color: #6a7d9e;
}
.menu ul ul :hover > a.drop {
	background: #6a7d9e;
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: 95% 50%;
}
.menu ul ul ul a {
	background-color: #6a7d9e;
	color: #333;
	
}
.menu ul ul ul a:visited {
	background-color: #6a7d9e;
	color: #333;
	
}
.menu ul ul ul a:hover {
	background: #668a86;
}
.menu ul ul {
	border-top: #000 1px solid;
	left: 0px; 
	visibility: hidden; 
	width: 143px;
	position: absolute;
	top: 31px; 
	height: 0px;
}
* html .menu ul ul {
	top: 31px;
}
.menu ul ul ul {
	left: 140px; width: 140px; top: -1px;
}
.menu ul ul ul.left {
	left: -140px;
}
.menu table {
	left: 0px; position: absolute; top: 0px; border-collapse: collapse
}
.menu td {
	padding-right: 5px;
	padding-left: 4px;
}
#contentbox img {
	padding-right: 5px;

}
.menu ul ul a {
	border-top-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px; 
	background: #6a7d9e; 
	border-bottom-width: 1px;
	padding-bottom: 5px; 
	width: 119px;
	color: #000;
	line-height: 1em; 
	padding-top: 5px; 
	height: auto; 
	border-right-width: 1px;
}
.menu ul ul a:visited {
	border-top-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	background: #6a7d9e; 
	border-bottom-width: 1px;
	padding-bottom: 5px; 
	width: 119px;
	color: #000;
	line-height: 1em;
	padding-top: 5px;
	height: auto;
	border-right-width: 1px;
}
* html .menu ul ul a {
	width: 119px;
}
* html .menu ul ul a:visited {
	width: 119px;
}
.menu a:hover {
	background: #668a86; color: #fff;
}
html .menu a.submenu:hover {
	background: #668a86;
	background-image:url(images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #fff;
	text-align:center;
}
.menu ul ul a:hover {
	background: #668a86; color: #fff;
}
.menu :hover > a.submenu{
	background: #668a86;
	background-image:url(images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #fff;
	text-align:center;
}
.menu ul ul :hover > a {
	background-color: #668a86;
	color: #fff;
}
.menu ul li:hover ul {
	visibility: visible;
}
.menu ul a:hover ul {
	visibility: visible;
}
.menu ul :hover ul ul {
	visibility: hidden;
}
.menu ul :hover ul :hover ul {
	visibility: visible;
}
/****** end menu ********/
