body {
	/*background: #063d84 url('images/b-bg.gif') repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h1 {
	width: 730px;
	background: #0072bc url('images/h-bar.gif') no-repeat 0% 100%;
	font-size: 14px;
	color: #FFF;
	padding: 5px;
}
h2 {
	font-size: 14px;
	margin: 5px;
	margin-left: 0px;
	color: #063d84;
}
h3 {
	font-size: 12px;
	margin: 15px 5px 5px 0px;
	color: #0072bc;
}
#main {
}

#active_f {
	width: 750px;
}

.rel_left {
	position: relative;
	float: left;
}

.rel_right {
	position: relative;
	float: right;
}

.left5 {
	margin: 2px;
	padding-left: 5px;
}
/*--- top menu ---*/

#top_menu_f {
	display: none;
	width: 735px;
	height: 21px;
	margin-right: 15px;
}

#top_button {
	position: relative;
	float: right;
	height: 21px;
	width: 80px;
	margin-right: 4px;
}

#top_button a {
	font-size: 11px;
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
}

#top_button a:link {
	color: #0072bc;
}

#top_button a:visited {
	color: #009bff;
}

#top_button a:hover {
	color: #000;
}
#top_button a:active {
	color: #000;
}
#top_button .content {
	width: 69px;
	background-image: url('images/extr-b-bg.gif');
}

#top_button .link {
	padding-top: 6px;
	padding-left: 5px;
}

#top_button_ico {
	position: relative;
	float: left;
	padding-left: 7px;
}
/* end top menu */

/*--- main menu ---*/

#main_menu_f {
	display: none;
	width: 753px;
	height: 100px;
	bordeR: 1px solid red;
	voice-family			:	"\"}\"";
	voice-family			:	inherit;
	width: 753px;
}
html>body #menu_f
{
	width: 750px;
}

#logo_f {
	position: relative;
	float: left;
	width: 308px;
	height: 100px;
	background-image: url('images/eguide-logo-s.gif');
}
#logoimg {
	display: inline;
}

#ue-proj-logo {
	position: absolute;
	bottom: 3px;
	left: 5px;
}

#ue-proj-specs {
	color: #7c7c7c;
	position: absolute;
	bottom: 0px;
	left: 60px;
	text-align: left;
}

#ue-proj-specs strong {
	font-size: 11px;
}

#menu_f {
	display: none;
	position: relative;
	float: left;
	width: 174px;
	height: 200px;
	background-image: url('images/round-c-m.gif');
	background-position: 0% 100%;
	background-repeat: no-repeat;
	background-color: #063d84;
	border-top: 5px solid #FFF;
	voice-family			:	"\"}\"";
	voice-family			:	inherit;
	width					:	174px;
}
html>body #menu_f
{
	width					:	174px;
}
#vizid_f {
	display: none;
	position: relative;
	float: left;
	width: 263px;
	height: 200px;
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
/* end main menu */

/*--- content ---*/

#content_f {
	width: 740px;
	border: 5px solid #FFF;
	background-color: #FFF;
	text-align: left;
}

#contextual_menu_f {
	display: none;
	position: relative;
	float: right;
	width: 130px;
}
#contextual_menu_f a{
	color: #FFF;
	text-decoration: none;
}
#contextual_menu_f a:link {
	color: #FFF;
}
#contextual_menu_f a:visited {
	color: #eef3f9;
}
#contextual_menu_f a:hover {
	background-color: #063d84;
}
#contextual_menu_f a:active {
	background-color: #063d84;
}
#contextual_head {
	height: 7px;
	background: #0072bc url('images/cntx-sus.gif') no-repeat;
}
#contextual_content {
	background: #0072bc;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#contextual_foot {
	height: 7px;
	background: #0072bc url('images/cntx-jos.gif') no-repeat 0% 100%;
}
/* end content */

/*--- footer ---*/

#footer_f {
	width: 740px;
	background-image: url('images/frame-c-d-j.gif');
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding:5px;
	
}

#foot_legal {
	position: relative;
	float: left;
	width: 350px;
	color: #a5a5a5;
	text-align: left;
}

#foot_content {
	position: relative;
	float:left;
	width: 370px;
	text-align: left;
	padding-left: 10px;
	border-left: 3px solid #0072bc;
}

#foot_content_menu {
	display: none;
	color: #0072bc;
	padding-bottom: 10px;
}
#foot_content_menu a {
	color: #0072bc;
	text-decoration: none;
	font-weight: bold;
}

#foot_content_menu a:link {
}

#foot_content_menu a:visited {
}

#foot_content_menu a:hover {
	color: #000000;
}

#foot_content_menu a:active {
}

#foot_content_contact_info {
	font-size: 11px;
	font-weight: bold;
	color: #0072bc;
}
/* end footer */

