html, body {
height:100%;
margin:0;
padding:0;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#header {
	height:auto;
	background-image: url(images/fade.png);
	background-repeat: repeat-x;
	padding-top: 15px;
}
#header img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
#tagline {

}
#content {
	padding-bottom: 130px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
#nav	{
	text-align: center;
	height: 50px;
	padding-top: 15px;
}
#nav ul {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav li {
   list-style: none;
   display: inline;
}
#nav li a {
	padding: 3px 8px;
	text-decoration: none;
	color: #909090;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#nav li a:hover {
	color: #49b0d7;
}
#nav li ul {
   display: none;  }
#nav li:hover ul, #navbar li.hover ul {
	position: relative;
	display: block;
	left: 0;
	width: 100%;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
#nav li:hover li a, #navbar li.hover li a {
	display: inline;
    color: #909090; 
	font-size: 15px;
}
#nav li li a:hover {
   color: #49b0d7; }
/* End hide from IE-mac */

#navigation {
	height: 234px;
	padding-top: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation a {
	border: none;
}
#navigation img	{
	border: none;
	padding: none;
}
#navigation .navimage_1 {
	height: 234px;
	width: 178px;
	float: left;
	padding-right: 15px;
	border: 0px none #FFF;
	background-border: none;
}
#navigation .navimage_1 a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navigation .navimage_2 {
	height: 234px;
	width: 178px;
	float: left;
	position: relative;
	top: 17px;
	padding-right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#navigation .navimage_2 a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navigation .navimage_3 {
	height: 234px;
	width: 178px;
	float: left;
	position: relative;
	top: 25px;
	padding-right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#navigation .navimage_3 a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navigation .navimage_4 {
	height: 234px;
	width: 178px;
	float: left;
	position: relative;
	top: 16px;
	padding-right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#navigation .navimage_4 a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navigation .navimage_5 {
	height: 234px;
	width: 178px;
	float: left;
	position: relative;
	top: -2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#navigation .navimage_5 a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#subnav {
	margin: 10px 0 0 0;
	
}

#subnav ul li a {
	
}

#maincontent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#maincontent_header {
	float: left;
	padding-left: 40px;
	width: 490px;
}
#maincontent_image {
	float: left;
	width: 330px;
	text-align: center;
}
#maincontent_text {
	padding-top: 0px;
	padding-left: 40px;
	width: 580px;
	float: left;
	height: 350px;
	margin-top: 20px;
	overflow: auto;
}
#maincontent_form {
	padding-top: 0px;
	padding-left: 40px;
	width: 450px;
	float: left;
	height: 475px;
	margin-top: 20px;
}
#maincontent_text ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	margin: 0px;
}
#maincontent_text ul li {
	margin: 0px;
	line-height: 20px;
}

#maincontent_text ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	margin: 0px;}

#maincontent_text ol li {
	margin: 0px;
	line-height: 20px;}

#maincontent_form {
	float: left;
}
#flashhold {
	border: 1px solid #909090;
	height: 330px;
	width: 330px;
}


#twitterhold  {
	width: 325px;
	padding-top: 15px;
	padding-left: 40px;
	position: relative;
	top: -30px;
}
#textscaling {
	float: left;
	padding-top: 10px;
}
.textlarge_space {
	padding-right: 19px;
}
#feeds {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bloghold {
	float: left;
	padding-left: 0px;
	width: 350px;
	padding-right: 0px;
	position: relative;
	top: -30px;
	left: 275px;
	height: auto;
}
.blogname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #909090;
	position: relative;
	float: left;
	padding: 0 !important;
}
.blogname a {
	border-top-width: 0px ;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0 !important;
	color: #909090;
}


#blogdate {
	float: left;
	position: absolute;
	z-index: 1;
	font-size: 70px;
	color: #d1ebf5;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 40px;
	font-weight: bold;
	top: 40px;
}
#footer {
	bottom:0px;
	height:160px;
	width:100%;
	background-image: url(images/botfade.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	position: absolute;
	z-index: 1;
}
.footer_text {
	float: right;
	vertical-align: text-bottom;
}
.footer_text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	text-decoration: none;
	font-size: 14px;
}
.footer_text a:hover  {
	color: #49b0d7;
}

.footer_text_space {
	padding-right: 15px;
}
#icons {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}
.icon_space {
	padding-right: 20px;
}
.icon	{
		float: left;
}
#contactbtn	{
	margin-top: 15px;
	height: 24px;
	width: 88px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	padding-top: 7px;
	background-image: url(images/contact_btn.jpg);
	float: right;
	z-index: 5;
	position: relative;
}
#contactbtn a	{
	text-decoration: none;
	color: #fff;
}
#contactbtn:hover {
	background-image: url(images/contact_btn_hover.jpg);
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #49b0d7;
	text-align: center;
	text-decoration: none;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #49b0d7;
	text-decoration: none;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ea8632;
	text-decoration: none;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #49b0d7;
	text-decoration: none;
	margin: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #49b0d7;
	text-decoration: none;
	font-size: 34px;
	line-height: 32px;
	font-weight: normal;
}
h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	text-decoration: none;
	text-align:left;
	color: #ea8632;
	float: left;
	z-index: 5;
	position: relative;
	left: 0px;
	font-weight: bold;
	top: 20px;

}
.brainsharkcaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #49b0d7;
	text-decoration: none;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ea8632;
	text-decoration: none;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}

.clearfix {display: block;}
.clearfix {display: inline-block;}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	background: #d3d3d3;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 20px;
	background-image: url(images/uparrow.png);
	background-repeat: no-repeat;
	background-position: top;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	text-indent: -2000px;
	/*overflow: hidden;*/
	/*background-color: #666;*/
	height: 20px;
	background-image: url(images/downarrow.png);
	background-repeat: no-repeat;
	overflow: visible;
	background-position: bottom;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

