/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}          

  

body{
	font-family:Helvetica, Arial, Verdana;
	color:#777777;
	font-size:12px;
	line-height:10px; 
	
}


/*------- OWN ----*/
#be-head {
	height:130px;
	margin-bottom:30px;
	background-color:#FFF;
	padding:10px;
	font-family: "bookman old style","bookman old", times;
	font-style:italic;
	font-size: 13px;

	}

#be-menu {
	float:right;
	width:600px;	
		padding-top:97px;
		padding-right:7px;

		text-align:right;

	}

#be-menu ul li {display:inline; margin-left:18px}
#be-menu ul {color:#000;}
#be-menu ul a {color:#666; text-decoration:none;}
#be-menu ul a:hover {color:#000; text-decoration:none;}




/*-- nav footer --*/
#footer-nav {padding-top:10px; padding-bottom:20px;}
#footer-nav a {color:#666; text-decoration:none;}
#footer-nav a:hover {color:#000; text-decoration:none;}
#footer-nav .nav-prev {float:left; width:20%;}
#footer-nav .nav-next {float:right; width:20%; text-align:right;}

#footerHolder {
position:fixed;
height:40px;
background:rgba(239, 238, 233, 0.8);
bottom:0px;
width:100%;
z-index:999;
}
#footer {
font-family: proxima-nova-1,proxima-nova,helvetica,arial,sans-serif;
font-size: 11px;
text-align: left;
line-height: 1.25em;
font-weight: 400;
font-style: normal;
text-decoration: inherit;
color: #4d4d4d;
border-top-color: #c7c7c7;
border-top-width: 1px;
border-top-style: solid;
margin: 40px auto;
width:984px;
padding-top:10px;
}

#footer a,a:hover,a:visited{color:#005CFF;text-decoration:none;cursor:pointer}
#footer .subfooter {color:#999;}
#footer .subfooter a {color:#999;}
#footer .subfooter a:hover {color:#666;}

/* img fix */
.inner img { max-width:984px;}

/* links */

.caption a, .meta_1 a {color:#EEE;}
.caption a:hover, .meta_1 a:hover {color:#FFF;}

.meta_box {font-size:9px;}