/************* GENERAL CSS ************/

html {
	background-image: url(../images/bg_tile.jpg);
	background-position: top;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/background_sky.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #3591da;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3399FF;
}

a {
	text-decoration: none;
	color: #33CCFF;
}

a:active
{
  outline: none;
}

a:hover {
	text-decoration: underline;
	color: #33CCFF;
}

/************* HEADER STUFF ************/

#header {
	width: 980px;
	height: 90px;
	margin: 0px auto;
}
#headLeft {
	height: 90px;
	width: 245px;
	color: #000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#headRight {
	width: 728x;
	height: 90px;
	margin: 10px 7px 5px;
	color: #000;
	float: right;
}


/************* CONTENT ************/

#content {
	height: 600px;
	width: 980px;
	margin: 5px auto;
}


#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 150%;
}

#left {
	height: 600px;
	width: 980px;
	margin: 0px;
	color: #000;
	float: left;
}

#right {
	width: 118px;
	height: 598px;
	margin: 0px;
	color: #000;
	float: right;
	border: thin solid Black;
}

/************* FOOTER ************/
.Footer {
	width: 982px;
	height:312px;
	vertical-align: middle;
	background-image:url("../images/footer/new_footer_bg.jpg");
	background-repeat:no-repeat;
}

.footerRight {
	float: right;
	vertical-align:top;
	
}
.footerFirst {
	float: left;
	display:block;
	cursor:pointer;
	vertical-align: center;
	position:relative;
	padding-left: 5px;
	top:10px;
	left:5px;
}

.footerLeft {
	float: left;
	display:block;
	cursor:pointer;
	vertical-align: center;
	position:relative;
	padding-left: 15px;
	padding-right: 15px;
	top:27px;
	left:5px;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#FFF;
	border-right:2px;
	border-right-style:solid;
	border-right-color:#FFF;
}

.footerLeftLast {
	float: left;
	vertical-align: center;
	position:relative;
	top:27px;
	left:5px;
	cursor:pointer;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

/************* FAQ ************/

.middleFaq {
	color:#63C;
	height:1000px;
}

.centerFaq {
	width: 800px;
	text-align: left;
	padding: 20px;
}

.generalFaq H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	list-style-type:none;
}



.generalCon ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	list-style-type:none;

}

.generalCon li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:100;
	list-style-type:disc;
	padding: 5px;
	margin-left: 20px;
}

.imagineFaq H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	list-style-type:none;
}



.imagineCon ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	list-style-type:none;

}

.imagineCon li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:100;
	list-style-type:disc;
	padding: 5px;
	margin-left: 20px;
}

.footerText
{
	width:962px;
	left:147px; 
	top: -185px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:10px; 
	color:#FFF
}

.footerRowOne
{
	left:130px; 
	top: -185px;
}

.footerRowTwo
{
	left:130px; 
	top: -185px;
}

.footerRightBanner
{
	position: relative; 
	float:left; 
	top: 15px; 
	width:360px; 
	left:165px;
}

.footerWrapper
{
	width: 100%; 
	margin-top:15px
}

.footerTextLinks
{
	width: 200px;
	float: left;
	margin-left: 250px;
	margin-right: 100px;
}

.footerTextLinksRight
{
	width: 200px;
	float: left;
}

/************* BANNER FRAME ************/
.adLabel
{
	position: absolute; 
	background-image:url("../images/ad_label.png"); 
	float:left; 
	width:27px; 
	height:23px;
	margin-left:963px;
	margin-top:0px;
}

.topBanner
{
	position: absolute; 
	background-image:url("../images/footer/banner_top.png"); 
	float:left; 
	width:728px; 
	height:7px;
	margin-left:251px;
	margin-top:9px;
}

.bottomBanner
{
	position: absolute; 
	background-image:url("../images/footer/banner_bottom.png"); 
	float:left; 
	width:728px; 
	height:7px;
	margin-left:251px;
	margin-top:94px;
}

.rightBanner
{
	position: absolute; 
	background-image:url("../images/footer/banner_right.png"); 
	float:left; 
	width:6px; 
	height:79px;
	margin-left:974px;
	margin-top:16px;
}

.leftBanner
{
	position: absolute; 
	background-image:url("../images/footer/banner_left.png"); 
	float:left; 
	width:6px; 
	height:79px;
	margin-left:251px;
	margin-top:16px;
}










