/* blu sapphire stylesheet */

/* the ui_clear div is used to clear two floated elements*/

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

/* Beginning of Template CSS*/

body {
	margin: 0px;
		background :#e0e6ee url(/images/background-d.jpg) no-repeat;

}

.ui_page {
	margin: auto;
	width: 1300px;
	padding-top: 0px;
	}


.ui_header {
	background: transparent url(/images/header.jpg) no-repeat top left;
	width: 768px;
	height: 179px;
	text-align: right;
}
.ui_left {/*not used */
	width: 200px;
	float: left;
}

.ui_right { /*nu */
	width: 565px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 10px;
	width: 535px;
	float: left;

}
/*.ui_main_content_wrapper img{ ---no thanks 
	margin:10px 0 10px 0;} */
	
.ui_main_content {
	width: 525px;
}	

.ui_footer_wrapper {
	background-color: #fff;
	padding: 1px;
}

.ui_footer {
	background-color: #25558A;
	width: 766px;
	height: 27px;
}
				
.ui_print_email {
	color: #fff;
	padding-top: 6px;
	text-align: right;
}

.PrintPageLink a:link, 
.PrintPageLink a:visited,
.PrintPageLink a:active { 
	display: inline;
	color: #fff;
}

.PrintPageLink a:hover {
	color: #A4CEFE;
	text-decoration: none;
}

.TellAFriendLink a:link,
.TellAFriendLink a:visited,
.TellAFriendLink a:active {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

.TellAFriendLink a:hover {
	color: #A4CEFE;
	text-decoration: none;
	padding-right: 10px;
}

.ui_bottom_outside {
	padding:10px 0 10px 54px;
	width: 900px;
	margin:  auto;
	color: #fff;
	text-align: center;
		font:normal 9px Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	clear: both;

}

.ui_copyright {
	font-size: 9px;
	text-align: center;
	float: right;
	width: 296px;
}

.ui_tagline {
	font-size: 9px;
	padding-bottom: 10px;
	width: 470px;
}

.ui_tagline a:link,
.ui_tagline a:visited,
.ui_tagline a:active {
	font:normal 9px Arial, Helvetica, sans-serif;
	color: #fff;}

.ui_tagline a:hover {font-weight: normal;color: #fff;}

/* ---------------------------------------------------------------Custom Structure */


/* left hand div tags : LOGO, MENU, CONTENT*/
#left
{width: 780px;
float:left;
}

#logo
{margin-top: 10px;
margin-left: 54px;
width: 500px;

}

#menu
{float:left;
width:175px;
margin:5px 0 0 40px;
}


#menu-quote 
{
	padding:25px 0 25px 0;
	margin:25px 50px 0 0 ;
	float: left;
	text-align:right;
	border-top:2px solid #bdc4de;
	}

#content
{float: left;
width: 545px;
}

/* QUOTES SETUP */
#quote
{float: right;
font:  italic 12px Georgia, "Times New Roman", Times, serif;
text-align:right;
/*blue*/ color: #4d4b6e;
}

#quote .by
{font: normal 9px Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
text-align:right;

}



/* right hand div tags : NEWSBOX, SIDEBAR*/
#right
{float:left;
width: 390px;
margin-top: 25px;

}

#newsbox
{
width: 390px;
height: 100px; 
padding: 10px;

}

#newsbox-title
{
text-transform:uppercase;
width: 73px;
float: left;
text-align:center;
}
#newsbox-content
{float:left;
width: 310px;
padding-top:2px;}


#sidebar
{width: 390px;
margin-top: 450px;
padding: 25px;
}

.arrow

{float:right;  }


#sidebuttonbox
{width: 165px;
text-align:right;
float: left;

}




/* bottom of everything */

.endlinks
{
margin:auto;
padding: 20px 0 5px 0;
font: italic 11px Arial, Helvetica, sans-serif;
color: #4b4d6e;
}
.nbd
{font: normal 9px Arial, Helvetica, sans-serif;
color: #ff9933;
padding:5px;
margin: auto;}
.nbd a:link, a:hover, a:active
{color: black;}


/* ideaLEVER Tagline */
.ideaLEVER_Tagline {}

