html, body {
margin: 0;
padding: 0;
}

html {
background: #010066 url(layout/htmlfill.jpg) top left repeat-x;
height: 100%;
}

body {
font: 12px/20px verdana, arial, tahoma, sans-serif;
color: #fff;
height: 100%;
}

#container {
text-align: left;
width: 1000px;
background: transparent url(layout/contentfill.jpg) top left repeat-y;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 0 -176px 0;
}

#header {
height: 251px;
background: #fff url(layout/headfill.jpg) top left no-repeat;
position: relative;
color: #989572;
}

#header a {
color: #7F6E47;
text-decoration: none;
padding: 0 8px 0 5px;
}

#header a:hover {
color: #2B3AB7;
}

#header a.border {
border-right: 2px solid #7F6E47;
}

#header p {
float: right;
margin: 12px 40px 0 0;
display: inline;
font: 600 12px avantgarde, verdana, arial, "trebuchet ms", tahoma, sans-serif;
}

#content {
min-height: 320px;
position: relative;
}

#sidebar {
width: 224px;
background: transparent url(layout/sidebarfill.jpg) bottom left no-repeat;
float: left;
margin: 0 0 0 16px;
display: inline;
}

#text {
float: left;
margin: 0 0 0 16px;
padding: 0 0 30px 0;
display: inline;
width: 470px;
position: relative;
background: transparent url(layout/h1fill.jpg) top left no-repeat;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #3B8DEF;
}

a:hover {
color: #EFB34A;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
text-align: center;
width: 1000px;
height: 176px;
background: transparent url(layout/footfill.jpg) top left no-repeat;
clear: both;
color: #333;
font-size: 10px;
font-weight: 600;
position: relative;
}

#footer a {
color: #333;
text-decoration: none;
}
#footer a:hover {
color: #fff;
}

#footer p {
position: absolute;
bottom: 2px;
left: 0;
width: 100%;
text-align: center;
}

.push {
height: 176px;
clear: both;
}

#footwrap {
background: transparent url(layout/bodyfill.jpg) bottom left repeat-x;
}

ul {
list-style: square;
}

/* some style stuff */

#text h1 {
font: 600 32px helvetica, verdana, arial, sans-serif;
margin: 12px 0 20px 0;
padding: 0;
color: #fff;
height: 32px;
}

#text h2 {
font: 600 18px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #fff;
}

#text h3 {
font: 600 16px helvetica, verdana, arial, sans-serif;
margin: 9px 0 0 0;
padding: 0;
color: #fff;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #fff;
background: #000;
padding: 3px;
}

#altmenu{
border: 2px solid #BCE6FC;
background: #1F4D9A;
padding: 6px;
text-align: center;
}

#altmenu a{
color: #fff;
}

.faqAnswer {
padding: 8px;
border: 2px solid #fff;
margin: 4px 0 10px 0;
}

#logo {
position: absolute;
top: 0;
left: 54px;
background: transparent url(layout/logo.gif) top left no-repeat;
width: 516px;
height: 206px;
display: block;
}

/* n4v!g47!0n */

#menu {
list-style: none;
color: #fff;
font: 15px avantgarde, verdana, arial, "trebuchet ms", tahoma, sans-serif;
padding: 0;
margin: 0;
}

#menu li {
padding: 0;
margin: 0;
}

#menu a {
width: 100%;
display: block;
color: #fff;
text-decoration: none;
padding: 2px 0 2px 6px;
border-left: 5px solid #fff;
}

#menu a:hover {
color: #8FD7FF;
border-left: 5px solid #8FA5FF;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}





