body {
	margin:0;
	padding:0;
	background:#000;
	background:#333 url(/images/gradient.png) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#f2f2f2;
	font-size:100%;
	border:0;
}
#bgstatic {
	top:0px;
	left: 0px;
	width:100%;
	height:185px;
	margin:0;
	padding:0;
	position: absolute;
}
#feature_glass {
	background:transparent url(/images/header-sml.jpg) center no-repeat;
	width:573px;
	height:185px;
	margin: auto;
}
#blockquoteImg {
	background:url(images/quote-home.gif) no-repeat center;
	width:467px;
	height:110px;
}
img {
	border:0;
}
a:link, a:visited {
	color: #2ca9eb;
	text-decoration: none;
}
a:hover {
	color:#2ca9eb;
	text-decoration:underline;
}
#blogWrap {
	text-align: left;
	margin:0 auto;
	font-size:80%;
	width:573px;
	padding:0;
	position:relative;
}
#wrap {
	text-align: justify;
	margin:0 auto;
	font-size:80%;
	width:573px;
	padding:0;
	position:relative;/*background:transparent url(/images/top_shadow.png) top left no-repeat;*/
}
h1, h2, h3, h4, h5, p, div, img, li, ol, dl, a, address {
	margin:0;
	padding:0;
}
h4.gradient {
	font-size:1.2em;
	font-weight:normal;
	padding-bottom: 5px;
	color:#2ca9eb;
}
h4 {
	font-size:1.2em;
	font-weight:normal;
	padding-bottom: 5px;
	color:#2ca9eb;
}
h3 {
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom: 10px;
	color:#e49013;
}
h2 {
	font-size: 1.3em;
	font-weight:normal;
}
div.width33 h2 {
	margin-left: 0px;
	text-align:left;
	color: #e49013;
}
div.width33 ul {
	margin-left: 10px;
}
.headline a {
	line-height: 50px;
	font-size: 1.3em;
	font-weight:normal;
	text-decoration: none;
	color:#2ca9eb;
}
h5, h6 {
	color:#e49013;
}
.floatLeft {
	float: left;
	padding:10px 10px 3px 0px;
}
.floatRight {
	float: right;
	padding: 0 5px 5px 5px;
}
p {
	margin:0 0 10px 0;
}
h5 {
	margin:0 0 10px 0;
}
ul, ol {
	list-style:square;
	margin:5px 0 10px 5px;
}
ul a {
	color:#2ca9eb;
	text-decoration:none;
}
ul a:hover {
 text-decoration:underline:
}
li {
	margin:5px 0 5px 0;
}
hr {
	border:0;
	border-top: 1px solid #333;
	color: #333;
	background-color: #000;
	height: 4px;
	clear:both;
	margin:0 0 15px 0;
}
strong {
	color:#f2f2f2;
}
#logo {
	margin-top:0px;
	width:720px;
	height:0px;
	background:#000;
}
#logo span, #logo img {
	display:none;
}
#navigation {
	top:140px;
	/*left:0px;*/

	display: block;
	position: absolute;
	padding-left:18px;
	margin-bottom:10px
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	font-size: 12px;
	line-height: 0px;
	padding: 3px 10px 2px 10px;
	text-decoration: none;
	color: #fff;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	color: #999;
}
#navigation a:link.active, #navigation a:visited.active, #navigation a:hover {
	/*border-bottom-style: solid;

	border-bottom-width: 1px;*/

	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: #36abea;
}
#logo img {
	display:none;
}
#page {
	width:571px;
	padding-top: 3px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
.width100 {
	width: 513px;
	padding: 0 0 0 27px;
	color:#f2f2f2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 18px;
}
/* FOOTER */



#footer {
	padding:15px 0 0 0px;
	font-size:10px;
	border-top: 1px solid #666;
	color:#666;
	margin:0 10px 0 25px;
	clear:both;
}
#footer a {
	text-decoration:none;
	color:#666;
}
#footerLeft {
	float:left;
	width:400px;
	text-align:left;
	margin-left:5px;
}
#footerRight {
	float:right;
	background: url(images/footerRight.png) no-repeat right;
	border:none;
	width:100px;
	height:32px;
	margin:0 0px 0 0;
}
.blue {
	color:#2ca9eb;
	font-weight:bold;
}
/*  form styling ----------------------------------------*/







/*

   Form Elements

*/



label {
	display: block;
}
input, textarea, select {
	padding: 2px;
	font: 400 .9em "helvetica", sans-serif;
	color: #fff;
	background: #333;
	border: 1px solid #666;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
	color: #fff;
	background: #333;
	border: 1px solid #999;
}
input.button {
	padding: 1px 5px;
	font: 400 .8em "helvetica", "sans serif", arial, verdana;
	color: #FFF;
	background: #333;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #999 #999 #FFF;
}
.wrong {
	font: 400 1em "helvetica", "sans serif", arial, verdana;
	color: #FFF;
	font-style:italic;
}
#linkfloat {
	position:relative;
	z-index:100;
}
.clear {
	clear: both;
}
/*NEW STUFF*/



.width75 {
	float:left;
	width: 355px;
	padding:0 5px 0 30px;
	line-height:15px;
}
div.side_section, div.width33 {
	float:right;
	padding:2px;
	color:#fff;
	width:120px;
}
div.width33 {
	padding-top:15px;
	padding-left:6px;
	padding-right:22px;
	padding-bottom:15px;
	width:120px;
}
.side_section h3, .width33 h3 {
	float:right;
	font-size:100%;
	font-weight:bold;
	line-height:1em;
	text-transform:uppercase;
	color:#2ca9eb;
	font-family:Helvetica, sans-serif;
	display:inline;
	width:120px;
	margin:26px 0 5px 0px;
}
