/*General Reset and Webpage Settings*/


html
{
	text-align: center;
	height: 100%;
}
body
{
	height: 100%;
	font-size: 62.5%;
	position: relative;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px;
}
li li, li p, p, blockquote p
{
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
	margin-bottom: 1em;
}
h1
{
	font-weight: bold;
	font-size: 2.5em;
	font-family: Trebuchet MS;
}
h2
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}
p
{
	font-size: 1.1em;
	line-height: 140%;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}


/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
	font-weight: normal;
	font-size: 2.0em;
	color: #F99D0E;
	margin: 15px 0px 10px 10px;
}
.text h2
{
	font-weight: normal;
	font-size:  1.4em;
		color: #F99D0E;
	margin: 15px 0px 10px 20px;
}
.text p
{
	font-size: 1.2em;
	margin: 0px 25px 10px 30px;
}

.text ul
{
	list-style-type: disc;
	margin-left: 50px;
}
.text ol
{
	list-style-type: decimal;
	margin-left: 55px;
}
.text li
{
	font-weight: normal;
	font-size:  1.1em;
}

.text b
{
	color: #F89C13;}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 5px 0px 0px 10px;
}
.info
{
	float: right;
	margin: 5px 10px 0px 0px;
}


/* Drop Down Menu Settings */


.menuroot
{
	position: relative;
	z-index: 4;
}



.menusub
{
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	list-style: none;
}



#menu li ul
{
	padding: 0px 0px 0px 0px;
	background: #FC9D0F url(../gfx/shadow_menu.jpg) repeat-x top center;
	width: 130px;
	filter: alpha(opacity=91);
	-moz-opacity: 0.91;
	opacity: 0.91;
}



#menu li ul li
{
	width: 130px;
	float: left;
	clear: left;
	height: 25px;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: center;
}



#menu li ul li a
{
	text-indent: 0px;
	height: 25px;
	width: 130px;
	color: #EDEDED;
	text-decoration: none;
	line-height: 25px;
	display: block;
}



#menu li ul li a:hover
{
	text-decoration: underline;
}

/*End General Reset and Webpage Settings*/

#container_wrapper
{
	background: url(../gfx/bg.jpg) repeat-x top center;
	}
	
	#container
	{
		width: 800px;
		margin: 0px auto;
		text-align: left;
		padding: 0px 13px 0px 13px;
		background: url(../gfx/shadow.jpg) no-repeat top center;
		position: relative;}
	
	#header
	{
		background: url(../gfx/header.jpg) repeat-x top center;
		height: 168px;
		width: 800px;
		font-family: Trebuchet MS;
		margin: 0px auto;
		}
		
		#header h1
		{
			background: url(../gfx/logo.jpg) no-repeat top center;
			width: 294px;
			height: 89px;
			display: block;
			float: left;
			margin: 20px 0px 0px 10px;}
			
			#header h1 a
			{
				display: block;
				text-indent: -100000px;
				margin: 0px;
				line-height: 89px;
				width: 294px;}
				
				#header p
				{
					float: right;
					text-align: right;
					font-size: 1.4em;
					color: #fff;
					margin: 27px 10px 0px 0px;
					font-weight: bold;}
					
					#menu
					{
						float: left;
						margin: 28px 0px 0px 0px;
						text-align: center;
						height: 30px;
						width: 800px;
						}
						
						#menu ul
						{
							margin: 0px auto;
							padding: 0px;
							width: 780px;}
							
							#menu li
							{
								float: left;
								display: block;
								height: 30px;
								line-height: 30px;
								font-size: 1.3em;
								font-weight: bold;
								position: relative;
								width: 130px;}
								
								
								#menu li a
								{
									width: 130px;
									color: #fff;
									text-decoration: none;
									height: 30px;
									display: block;}
									
									#slideshow
									{
										display: block;
										height: 248px;
										width: 800px;
										margin: 0px auto;
										background: url(../gfx/image.jpg) repeat-x top center;}
										
										#wrapper
										{
											  min-height:430px;
  height:auto !important;
  height:430px;
}
											
											#footer
											{
												height: 36px;
												color: #fff;
												background: #1A327D;
												border-top: solid 3px #F89D17;}
												
												#footer a 
												{
													color: #fff;}
												
												#footerwrap
												{
													margin: 0px auto;
													width: 800px;}
													
													#ifr
													{
														float: left;}
													
													.google
													{
														float: right;
														margin: 43px 20px 0px 0px;}
														
														.slspfldetails {width:86%;float:left;border-left:dotted 1px #dcdcdc;padding-left:10px;min-height:140px;}
