* {
	margin: 0;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	background-color: #e3e3e3;
	background-image: url(images/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
#wrap {
 margin: 0 auto -220px;
 min-height: 100%;
 height: auto !important;
 height: 100%;
 text-align: center;
 padding: 0px;
 width: 900px;
}
#video {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 vertical-align: middle;
 padding: 0px;
 margin-top:10px;
 margin-bottom:10px;
}
#header {
 background-image: url('images/header.png'); 
 background-position: center top;
 background-repeat: no-repeat;
 width: 900px;
 height: 150px;
 text-align: center;
}
#footer-container {
	background-image:url(images/bg_foot.jpg);
	background-repeat: repeat-x;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#footer {
	width: 1000px; 
	margin-left: auto;
 	margin-right: auto;
	background-image:url(images/bg_foot_mid.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.footer {
	height: 250px; /* .push must be the same height as .footer */
}
.push {
	height: 125px; 
}
	#footer .panel {
	float: left;
	font: 8pt Arial, Helvetica, sans-serif;
	padding-top: 65px;
	margin-left: 100px;
	margin-top: 50px;
	}
	#footer p {
		padding: 0px;
		font:10pt Arial, Helvetica, sans-serif;
	}
	#footer .panel h4 {
		font: bold 10pt Arial, Helvetica, sans-serif;
		margin: 0px; 
		color: #57e2ea;
	}
	#footer .panel ul {
		list-style: none;
		margin-left: 0px;
		padding-left:0px;
	}
		#footer .panel ul li {
			display: block; 
			padding: 4px 0 7px 0;
		}
			#footer .panel ul li:last-child {
				background: none;
			}
			
		#footer .panel ul li a:link, #footer .panel ul li a:visited {
			color: #cccccc; text-decoration: none;
		}
		#footer .panel ul li a:hover, #footer .panel ul li a:active {
			color: #2eafd0;
		}
	#footer .panel ul li a:link, #footer .panel ul li a:visited {
			color: #cccccc; text-decoration: none;
		}
		#footer .panel ul li a:hover, #footer .panel ul li a:active {
			color: #2eafd0;
		}


#menu {
 margin-left: 15px;
 text-align: center;
}
#copyright {
 margin-left: auto;
 margin-right: auto;
 width: 900px;
 padding-left: 65px;
 padding-top: 20px;
}
#main {
 float: left;
 text-align: left;
 width: 600px;
 margin-top: 20px;
 height: auto !important;
}
#main_inside {
 padding-left: 25px;
 padding-right: 15px;
}
#mainFull{
 float: left;
 text-align: left;
 width: 900px;
 margin-top: 20px;
}
#sidebar {
 float: right;
 margin-right: 25px;
 margin-top: 20px;
 text-align: left;
 width: 250px;
}
#sidebarLarge {
 float: right;
 margin-right: 25px;
 margin-top: 20px;
 text-align: left;
 width: 350px;
}
#sidebar_content {
 padding-left: 15px;
 padding-right: 35px;
}

#border_top {
 clear: both;
 width: 740px;
 height: 45px;
}
/* HEADER TEXT*/
h1 {
 font: bold 14pt Arial, Helvetica, sans-serif;
 margin-top: 15px;
 margin-bottom:10px;
 text-align: left;
}
h2 {
 font: bold italic 10pt Arial, Helvetica, sans-serif;
 color: #000000;
 margin-bottom:10px;
 margin-top: 10px;
}
/* SUBHEADER TEXT */
h1 span {
 color: #666666;
 font: 8pt Arial, Helvetica, sans-serif;
 letter-spacing: 2px;
 text-transform: uppercase;
}
/* MENU */
.menu {
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
} 
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #2eafd0;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
ol#toc {
    height: 1.5em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 0 0 0;
}

ol#toc a {
	color: #fff;
    display: block;
    float: left;
    height: 1.5em;
    padding-left: 10px;
    text-decoration: none;
	font-weight: bold;
}
ol#toc span {
    display: block;
    line-height: 1.5em;
    padding-right: 10px;
	background-color: #000000;
}
ol#toc a:hover {
	color: #05e4f8;
}
ol#toc li.current a {
    color: #05e4f8;
    font-weight: bolder;
}
/* LINKS */
a:link {
	color: #0397ce;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0397ce;
}
a:hover {
	text-decoration: none;
	color: #2eafd0;
}
a:active {
	text-decoration: none;
	color: #0397ce;
}
/* TEXT */
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma
	font-weight: bold;
}
.floatleft {
 float: left;
 margin: 0px;
 clear: right;
 display: run-in;
}
.hiddenPic {
display: none;
}
/* BLOG FEED BUZZ BOOST */
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}
div.feedburnerFeedBlock {
padding:12px;
}
div.feedburnerFeedBlock ul li span.headline {
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	display:block;
	margin:12px 0 0 0;
}
div#creditfooter {
display: none;
}
img.floatRight { 
    float: right; 
    margin: 15px; 
}
UL {
	margin-left: 10px;
	margin-top: 5px;
	padding-left:4em;
}
/* ----------- My Form ----------- */
.myform{
margin-top:10px;
width:425px;
height:400px;
padding-left:25px;
}

/* ----------- Form stylized ----------- */
#stylized{
border:none;
margin-top:20px;
}
#stylized h1 {
font-size:12px;
font-weight:bold;
margin-bottom:8px;
font-family: Arial, Helvetica, sans-serif;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #067f76;
padding-bottom:10px;
}
#stylized label{
display:block;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
padding:4px 2px;
border:solid 1px #067f76;
width:160px;
margin:2px 0 20px 10px;
}
#stylized select{
float:left;
font-size:12px;
font-family: Arial;
padding:4px 2px;
border:solid 1px #067f76;
width:160px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
font-family: Arial;
padding:4px 2px;
border:solid 1px #067f76;
width:250px;
margin:2px 0 20px 10px;
}
#stylized button{
margin-left: 240px;
color:#067f76;
line-height:35px;
font-family: Arial, Helvetica, sans-serif;;
font-size:12px;
font-weight:bolder;
}