/* CSS Document */

body {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0;
}
#maincontainer {
	position:relative;
	top:15px;
	margin: auto auto auto auto;
	padding: 0px 0px 0px 0px;
	width:1035px;
	height:auto;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	overflow:auto;
	}
	
#footercontainer {
	float:left;
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	width:1015px;
}
#navcontainer {
	position:absolute;
	width:1015px;
	height:105px;
	top:0;
	left:0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	z-index:4;
	overflow:hidden;
}

#navcontainer: hover { height:355px;} 

#left_top {
	position:absolute;
	top: 65px;
	left:0px;
	width: 1012px;
	height:33px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	z-index:1
}
#left {
	float:left;
	left:0px;
	width:775px;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:0;



}
#left p {
	font-size: 12px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C0C0C0;
	padding: 5px 45px 45px 60px;
	margin: 0px 0px 0px 0px;
	line-height:145%;
	letter-spacing: 0em;
	z-index:4
}
span.yellow {
	color: #f8db00; font-weight: bold;
	}
#left td, #left ul {
	font-size: 12px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:145%;
	color:#C0C0C0;
}
#left ul {
	margin: -20px 0 0 75px;
	list-style-image: url(images/bullet.gif);
}
#left td { border: #555 1px solid;
}
#left table {
	border: 0; padding: 5px;
	}
#left h1 { 
	font-family:Arial, Helvetica, sans-serif;
}
#left img {
	/*padding:0px 0px 5px 60px;*/
	margin: 0px 0px 0px 0px;
	z-index:5
}
#left table {
	margin-left: 60px;
	}
#right {
	float:right;
	left:800px;
	width: 207px;
	margin: 100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:1;


}
#right p {
	top: 0px;
	font-size: 12px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	padding:0px 50px 45px 19px;
	margin: 0px 0px 0px 0px;
	line-height:145%;
	letter-spacing: 0em;
	text-align:justify;
	z-index:2;
}
#right img {
	float:right;
	padding:0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 100px;
	z-index:8
}
#footer {
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:1030px;
	height: 81px;
	left:0px;
	bottom:0px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#footer p {
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color:#111;
	padding:50px 10px 5px 0px;
	margin: 0px 10px 0px 10px;
	line-height:2px;
	letter-spacing: 0em;
	text-align:right;
}
dl, dt, dd, ul, li {
	text-align:left;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu {
	position: absolute;
	top: 0;
	left: 275px;
	width:730px;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
#menu dl {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 7.3em;
	position: relative;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	border: 0px solid gray;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	position: relative;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #EFD200;
}


#menu dt a:hover {
	position: relative;
	width:6.65em;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#menu dd {
	border: 0px;
	width:150px;
}
#menu li {
	text-align: center;
	background: #fff;
}
#menu li a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	background-image: url(images/rollover_bg.jpg);
	background-repeat: no-repeat;
	padding:6px 0px 6px 10px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
#menu li a:hover {
	background: url(images/hover_bg.jpg) no-repeat;
}
a {
	text-decoration: none;
	color: #EFD200;
	z-index:7000;
}
a:hover {
	text-decoration: underline;
}

.ImgLeft img { float:left; padding: 0 15px 10px 0;
}
.ImgRight img { float:right; padding: 0 0 10px 15px;
}
span.header {color:#EFD200; font-weight:bold;
}
.bold { font-weight:bold; color:#FFFFFF;}


/**---------------------------sifr ----------------------------------*/

/*These are standard sIFR styles... do not modify*/
.sIFR-flash
{
	visibility: visible !important; /*[e]visible*/
	margin: 0;
}
.sIFR-replaced
{
	visibility: visible !important; /*[e]visible*/
}
SPAN.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/*Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.*/
.sIFR-flash+DIV[adblocktab=true]
{
	display: none !important; /*[e]none*/
}
/*These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles*/
.sIFR-hasFlash H1
{
	visibility: hidden;
}

.sIFR-hasFlash H1
{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 22px;
	margin: 0 0 10px 60px;
}
.sIFR-hasFlash H2
{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 22px;
	margin-bottom: 10px;
}
.sIFR-hasFlash H3
{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 20px;
	margin-bottom: 10px;
}
.sIFR-hasFlash H4
{
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}
.sIFR-hasFlash H5#pullquote
{
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

img1 { border: 2 solid #FFFFFF; }
.faqheader { font-weight: bold; }
.faqdetail { text-indent: 15px; }

