@charset "utf-8";
/* (c)2009 TechTriad.com */

/* structure */
#container{
	margin:0 auto;
	width:924px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #000;
	font-family: sans-serif;
	font-size: 62.5%;
	line-height: 1.3;
}
html {
	-x-system-font:none;
	font-family:Arial,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3;
	}
* {
	margin:0;
	padding:0;
}
#pageWrapper	{
	clear: both;
	float: none;
	width: 960px;
	margin:0px auto;
}
/* /main structure */

/* inclusive */
h1, h2, h3, h4 {
	margin-bottom: 0.3em
}
h1 {
	color: #9FF;
	font-size: 1.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	clear: both;
	font-size: 1.6em;
	color: #9AFE66;
}

h3 {
	font-size: 1.4em;
	color: #FD9A00;
}
h4 {
	font-size: 1.4em;
	color: #F00;
}
ul, ol, dl {
	font-size: 1.2em;
	margin-bottom: 1.5em
}
a img { border: 0 }
code { color: green; font-family: Monaco, Monospace }

.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}

img, div { behavior: url(/stylesheets/iepngfix.htc) }

/*    * { behavior: url(iepngfix.htc) }  */

/* header */
#headerWrapper 	{
}
#header {
	height: 120px;
	padding: 0 15px;
}
.logo {
	float: left;
	width: 360px;
	height: 80px;
	background-image: url(../images/logo_trans.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.logo a {
	width: 350px;
	height: 80px;
	display: block;
}
.logo h1	{
	display:none;
}
.tag	{
	float:right;
	width: 580px;
	color: #fff;
	padding-top: 40px;
	text-align: right;
	margin-right: 10px;
}
.stripeTop {
	background-image: url(../images/structure/stripeTop.png);
	background-repeat: no-repeat;
	height: 15px;
}
.stripeBot {
	background-image: url(../images/structure/stripeBot.png);
	background-repeat: no-repeat;
	height: 15px;
}
/* /header */


/* menu */
#menuWrapper	{
	position:relative;
	z-index:999999;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/structure/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#contentWrapper {
	color: #fff;
	font-size: 1.3em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
}
#content {
	width: 912px;
	background-color: #17395B;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content p {
	font-size: 1.1em;
}

#content a img, #content abbr {
	border: 0;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#content a:hover {
	text-decoration: underline;
}
#content ul, #content ol {
	margin-left: 2em;
}
#content ul, #content ol, #content p {
	margin-bottom: 1em;
}
#content blockquote {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	padding-left: 60px;
	background-image: url(../images/structure/quoteLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
#content blockquote p {
	background-image: url(../images/structure/quoteRight.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-right: 50px !important;
}
#content h2 a:link, #content h2 a:visited	{
	color: #9AFE66;
	text-decoration:underline;
}
#content h2 a:hover	{
	color: #9AFE66;
	text-decoration:none;
}
/* sidebar */
#sidebarWrapper {
	float: right;
	display: block;
	width: 250px;
	margin: 0 0 10px 10px;
	border: 1px solid #9FF;
}
#sidebar {
	display: block;
	padding: 10px 10px 0 10px;
}
#sidebar a:link, #sidebar a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #98FFFE;
	text-decoration: none;
}
#sidebar .quote {
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 22px;
	background-image: url(../images/structure/quote_lt_sm.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	width: 200px;
	font-size: 12px;
}

/* /sidebar */

/* footer */
#footerWrapper	{
	background-image: url(../images/structure/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.footer	{
	padding-top: 30px;
	padding-left: 0px;
	height: 50px;
	margin-bottom: 0px;
	width: 450px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #f1f1f1;
	padding-right: 20px;
}
.footer a:link, .footer a:visited	{
	color: #f1f1f1;
	text-decoration: underline;
}
.footer a:hover	{
	text-decoration: none;
}
.footer p, .credits p {
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 0px;
	color: #ccc;
	font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 12px;
}
.credits {
	height: 70px;
	margin-bottom: 0px;
	width: 450px;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	height: 70px;
	margin-bottom: 0px;
	width: 450px;
}

/* typography */
.body_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align:left;
}
.body_big_padded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	font-variant: normal;
	color: #cc0000;
	text-align:left;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	font-variant: normal;
	color: #cc0000;
	text-align:left;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #9AFE66;
	text-align:left;
	text-indent: 10px;
}
