body {
	background: #262626 url(../img/background.jpg) repeat top center;
	color: #004ebc;
	font-size: 12px;
	padding: 0;
}

a {
	color: #001e96;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #004ebc;
	
}

h1 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #001e96;
	margin: 0 0 10px 0;
	font-size: 18px;
}

h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #001e96;
	margin: 0 0 10px 0;
	font-size: 18px;
}

h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #001e96;
	margin: 0px;
	font-size: 12px;
	margin-top: 10px;
}

div.contbody {
	margin-top: 0px;
	position: absolute;
	background-color: #cbcbcb;
}

img.page_bg {
	position: absolute;
}

ul.innerfade li{
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

div.headertop {
	height: 119px;
	background: url(../img/topback.png) repeat-x;
	margin-left: 0;
	margin-right: 0;
	z-index: 1;
	width: 960px;
	position: absolute;
	top: 0;
	z-index: 10;
}

a.logo {
	float: left;
	background: url(../img/logo.png);
	width: 320px;
	height: 82px;
	margin-top: 10px;
}

#mce-EMAIL {
	float: left;
	width: 163px;
	height: 16px;
	border: 0px;
	margin: 0px;
	padding: 2px;
	background: #fff url(../img/formback.gif) no-repeat;
}

input.signup_but {
	float: left;
	width: 62px;
	height: 20px;
	background: url(../img/signup.gif) no-repeat;
	margin-left: 0px !important;
	border: 0;
}

input.search_but {
	float: left;
	width: 62px;
	height: 20px;
	background: url(../img/search.gif) no-repeat;
	margin-left: 0px !important;
	border: 0;
}

input.signup_but:hover, input.search_but:hover {
	background-position: 0 -20px;
}

input.signup {
	float: left;
	width: 200px;
	height: 16px;
	border: 0px;
	margin: 0px;
	padding: 2px;
	background: #fff url(../img/formback.gif) no-repeat;
}

div.right {
	float: right;
	margin-top: 10px;
	right: 10px;
}

div.right p {
	float: left;
	color: #004ebc;
	margin-right: 10px;
}

div.form {
	float: right;
}

div.navtop {
	position: absolute;
	z-index: 1000;
	top: 0;
}

ul.topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 36px;
	display: block;
	position: absolute;
	right: 0;
}

ul.topnav li{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

ul.topnav li a{
	padding: 5px;
	font-size: 12px;
}

ul.topnav li.active a, 
ul.topnav li a:hover {
	background-color: #004ebc;
	color: #ffffff;
	padding: 5px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

ul.active li a:hover {
	background-color: #004ebc;
	color: #ffffff;
	padding: 5px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	top: 100%;
	left: 0;
	margin: 0;
	padding: 2px 2px 0 2px;
	display: none;
	z-index: 100;
	border: 1px solid #004ebc;
	margin-top: 4px;

}

ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0px;
	background: #e8e8e8 !important;
	margin-bottom: 2px;
	clear: both;
	position: relative;
	list-style: none;
}

ul.topnav li ul.subnav li a {
	float: left;
	padding: 6px;
	background: #e8e8e8 !important;
	margin: 0;
	width: 200px;
	font-weight: bold;
	/* width: 100px; */
	color: #001e96;
	padding: 5px;
}
ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #004ebc  !important;
	color: #fff;
}


div.footer {
 	position: absolute;
	top: 590px;	
	z-index: 20;
	height: 30px;
}

div.footer2 {
 	position: relative;
	/* top: 110px;	 */
	height: 30px;
	z-index: 20;
}

div.footercont {
	background: url(../img/footerback.png) repeat-x;
	height: 30px;
	z-index: 10;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

div.footercont p{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 8px 0 0 0;
	padding-top: 0;
}

div.footertext {
	float: left;
	width: 178px;
}

div.icon {
	float: left;
	height: 32px;
	width: 32px;
	margin: 10px 10px 0 0;
}

div.chart {
	background: url(../img/iconchart.gif);
}

div.twitter {
	background: url(../img/icontwit.gif);
}

div.camera {
	background: url(../img/iconcam.gif);
}

a.gallery_thumb {
	background: url(../img/gallery_thumb.gif);
	display: block;
	width: 163px;
	height: 30px;
	margin-top: 10px;
}

div.phone {
	background: url(../img/iconphone.gif);
}

div.margleft {
	margin-left: 0;
	padding-left: 10px;
}

div.margright {
	margin-right: 0;
	padding-right: 10px;
}

div.blogcont {
	position: relative; 
	top: 120px; 
	overflow:hidden;
	z-index: 10;
	margin-bottom: 135px;
}

div.contentcont {
	position: absolute; 
	top: 120px; 
	overflow:hidden;
	z-index: 10;
}

div.conttrans {
	background-color: #e2e2e2;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	height: 15000px;  
	position:absolute;
	width: 100%;
}

div.contenttext{
	position: relative;
	padding: 10px;
}

div.contactlabel {
	float: left;
	width: 100px;
	margin-right: 0px;
}

div.contactinfo {
	float: left;
	width: 200;
}

div.share {
	float: left;
	margin-bottom: 20px;
}

div.share ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
}
	
div.share li {
	float: left;
	margin-left: 4px;
}

div.share a {
	float: left;
	width: 16px;
	height: 16px;
}
a.facebook{ background: url(../img/facebook.png) no-repeat; }
a.twitter{ background: url(../img/twitter.png) no-repeat; }
a.myspace{ background: url(../img/myspace.png) no-repeat; }
a.digg{ background: url(../img/digg.png) no-repeat; }
a.delicious{ background: url(../img/delicious.png) no-repeat; }
a.reddit{ background: url(../img/reddit.png) no-repeat; }
a.linkedin{ background: url(../img/linkedin.png) no-repeat; }
a.stumble{ background: url(../img/stumble.png) no-repeat; }
a.email{ background: url(../img/email.png) no-repeat; }

div.side_cont ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 20px;
}

div.side_cont li {
	margin-left: 4px;
}

a.rss {
	display: block;
	width: 157px;
	height: 20px;
	background: url(../img/subrss.gif) no-repeat;
	margin-left: 0px !important;
	margin-bottom: 10px;
}

a.rss:hover {
	background-position: 0 -20px;
}

div#commentsAnchor {
	margin-top: 40px;
}

div#commentsAnchor h2 {
	font-weight: bold;
}
div.jot-list ul {
	list-style: none;
}

div.jot-list ul li {
	margin: 0;
}



table.frame {
	width: 1020px;
	margin: 20px auto;
	border: 0;
	position: relative;
	}

table.frame td{
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
}

td.frametop {
	margin: 0 auto;
	width: 1020px;
	height: 30px;
	background: url('../img/n.png') repeat-x;
	margin-top: 20px;
}

td.framenw {
	float: left;
	height: 30px;
	width: 30px;
	background: url('../img/nw.png');
}

td.framene {
	float: right;
	height: 30px;
	width: 30px;
	background: url('../img/ne.png');
}

td.framebot {
	margin: 0 auto;
	width: 1020px;
	height: 30px;
	background: url('../img/s.png') repeat-x;
}

td.framesw {
	float: left;
	height: 30px;
	width: 30px;
	background: url('../img/sw.png');
}

td.framese {
	float: right;
	height: 30px;
	width: 30px;
	background: url('../img/se.png');
}

td.framew {
	width: 30px;
	background: url('../img/w.png') repeat-y;
	height: 620px;

}

td.framee {
	width: 30px;
	background: url('../img/e.png') repeat-y;
}



table.frame table {
	border: 1px solid #004ebc;
}

table.frame table thead th,
table.frame table thead td,
table.frame table tbody td {
	text-align: center;
	vertical-align: middle;
}

table.frame table tbody th {
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

table.frame table p {
	padding-top: 10px;
}

form.contact_form label, form.resource_form label, form.labelled label {
	clear: both;
	float: left;
	width: 90px;
	font-weight: bold;
}

form.contact_form input, form.resource_form input, form.labelled input, form.contact_form textarea, form.resource_form textarea, form.labelled textarea {
	margin-bottom: 10px;
}
form.contact_form label span, form.resource_form label span, form.labelled label span, span.req {
	color: red;
}

div.errors {
	float: left;
	width: 300px;
}