*
{
	font-family: arial;
	font-size: 12px;
}

p
{
	margin-bottom: 10px;
}

body
{
	margin: 0px;
	padding: 0px;
	}

a:link {outline:none; cursor:pointer;}
a:active {outline:none; cursor:pointer;}
a:visited {outline:none; cursor:pointer;}
a:hover {outline:none; cursor:pointer;}

hr
{
	color: #FFF; background-color: #FFF; border: 2px dotted #CCC; border-style: none none dotted;
}

/* -----------------------------------*/
/* ---------->>> SEARCH BAR <<<-----------*/
/* -----------------------------------*/

#search_box
{
	margin-left: auto;
	margin-right: auto;
	width: 1053px;	
}

.search
{	
	font-style: italic;
	margin-left: 726px;
}

#top_search
{
	width: 100%;
	padding: 10px 0px 10px 0px;
}

#global_search_wrapper, #thank_you_wrapper
{
	background: #DDE7D9;
	padding: 20px;
	min-height: 460px;
}

	#global_search_title
	{
		font-size: 16px;
		padding-bottom: 5px;
	}

#thank_you_title
{	
	font-size: 16px;
	padding-bottom: 5px;
	text-align: center;
	height: 340px;
	padding-top: 100px;
	line-height: 20px;
}

#global_search_bad_terms
{
	font-size: 16px;
	color: #4B8Cb3;
}

#global_search_results_wrapper
{
	line-height: 16px;
}

/* -----------------------------------*/
/* ---------->>> BANNER <<<-----------*/
/* -----------------------------------*/


#banner
{
	background-color: #FFF;
	width: 100%;
	
}

#bwrap
{
	margin-left: auto;
	margin-right: auto;
	width: 1053px;
	height: 180px;	
}

.slogan
{	
	margin-right: 181px;
	float: right;
	height: 180px;
	border-right: 2px dotted #CCC;
	color: #4B8Cb3;
	
}

.slogan p
{
	margin-top: 95px;
	color: #4B8Cb3;
	font-size: 14px;
	padding-right: 20px;
}

.rss_placement 
{
	padding-left: 20px;
	margin-bottom: 40px;
}


/* -----------------------------------*/
/* ---------->>> CONTENT <<<-----------*/
/* -----------------------------------*/


#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 1053px;
}

#rotatingQuotes
{
	list-style-type: none;
}


/* ---------->>> NAVIGATION <<<-----------*/

#vert_nav
{
	float: left;
	width: 174px;
}


/* ---------->>> MAIN CONENT <<<-----------*/

#content
{
	height: 100%;
}


/* -----------------------------------*/
/* ---------->>> MEDIA PLAYER <<<-----------*/
/* -----------------------------------*/


#video_title
{
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	padding: 10px;
	text-align:left;
	border: 1px solid #CCC;
	width: 528px;
	
}

#video_abstract
{
	color: #666666;
	font-size: 12px;
	padding: 10px;
	text-align:left;
	width: 528px;
}



/* -----------------------------------*/
/* ---------->>> BOTTOM FLOOD <<<-----------*/
/* -----------------------------------*/


#footer
{
	margin-bottom: -50px;
	margin-top: -50px;
	padding: 15px 0px 0px 15px;
	font-size: 9px;
	color: #FFF;
	float: right;
	clear:both;
	
}

