/*General Reset and Webpage Settings*/


html
{
	text-align: center;
	height: 100%;
	background: url(../gfx/bg.jpg) repeat-x top center;
}
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
{
	font-family: Trebuchet MS;
	color: #000;}

.text h1
{
	font-weight: normal;
	font-size: 2.2em;
	color: #039590;
	margin: 15px 0px 10px 10px;
}
.text h2
{
	font-weight: normal;
	font-size:  1.4em;
	color: #039590;
	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;
}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 0px 0px 0px 10px;
}
.info
{
	float: right;
	margin: 0px 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: -12px;
	z-index: 4;
	list-style: none;
}



#menu li ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 120px;
	background: #0DAEA8 url(../gfx/menu_shadow.jpg) repeat-x top center;}



#menu li ul li
{
	width: 120px;
	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;
	line-height: 25px;
	width: 120px;
	color: #fff;
	text-transform:capitalize;
	text-decoration: none;
	line-height: 25px;
	display: block;
}



#menu li ul li a:hover
{
	text-decoration: underline;
}

/*End General Reset and Webpage Settings*/

#header_wrap
{
	width: 922px;
	background: #fff;
	padding:5px;
	position: relative;
	z-index: 4;
	height: 142px;
	margin: 10px auto 0px;
	border: solid 1px #BBBCBC;}

#header
{
	width: 922px;
	background: #fff url(../gfx/header_bg.gif) repeat-x 0px -5px;
	height: 142px;
	margin: 0px auto;
	display: block;}
	
	#header h1
	{
		height: 126px;
		width: 186px;
		display: block;
		background: url(../gfx/logo.gif) no-repeat top center;
		float: left;
		margin: 4px 0px 0px 5px;
		padding: 0px;}

#header h1 a
{
	display: block;
	text-indent: -100000px;
	line-height: 126px;
	width: 186px;}	
	
	#menu
	{
		width: 600px;
		font-family: Trebuchet MS;
		font-size: 1.4em;
		position: absolute;
		bottom: 14px;
		right: 6px;
		text-transform:uppercase;
		}
		
		#menu ul
		{
			padding: 0px;
			margin: 0px;}
			
			#menu li
			{
				float: left;
				width: 100px;
				position: relative;
				display: block;}
				
				#menu li a
				{
					display: block;
					width: 100px;
					height: 21px;
					color: #fff;
					text-decoration: none;}
				
				#wrapper_wrap
				{
						width: 922px;
	background: #fff;
	padding:5px;
	position: relative;
	margin: 5px auto 0px;
	text-align: left;
	border: solid 1px #BBBCBC;}

	#wrapper
	{
 background: url(../gfx/detail.gif) repeat-x 0px -5px;
 padding: 40px 0px 30px 0px;
 width: 922px;
	min-height:500px;
  height:auto !important;
  height:500px;
}

#slideshow
{
	width: 885px;
	height: 250px;
	margin: 0px auto 0px;
	padding: 4px 0px 0px 9px;
	display: block;
	background: url(../gfx/slideshow.gif) no-repeat top center;}
	
	.welcome
	{
		width: 620px;
		float: left;
		margin: 0px 0px 0px 20px;}
		
		#office
		{
			float: left;
			margin: 30px 0px 0px 20px;}
			
			#footer
			{
				background: url(../gfx/footer.gif) repeat-x top center;
				width: 922px;
				height: 42px;
				font-family: Trebuchet MS;
				color: #fff;
			}
			
			#footer p
			{
				line-height: 32px;
				font-size: 1.3em;}
				
				#footer a
				{
					color: #fff;}