@charset "utf-8";
/* CSS Document */
a {outline:none;}
#navBar {
	clear:both;
	width:100%;background-color:#ffffff;
	text-align:center;
	padding-top:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
/*#navButtonsBack{
	width:100%; height:109px; 
	background-color: #ffffff;
	background:url(../images/navigation/images/1px_W_gradiant_o_Plus20.gif) ; 
	background-repeat: repeat-x;
	padding:0; 
	margin:0 auto 0 auto;
	overflow:visible;
}*/
#GAlogo{ z-index:100;}
#GAtitle{ z-index:1; float:none; position:relative; top:6px; left:-2px;}
#logoFloat { 
	width:960px; height:92px;
	margin:0 auto 0 auto; padding:0;  
	clear:both;
}
#GAlogo{ float:left; border:0; padding:0; margin:0 0 20px; }
#navButtons {
	position:relative;
	float:left;clear:right;
	width:878px; height:44px; 
	margin:20px 0 0 0; padding:0; 
	color:#000000;
	border-bottom:1px #808080 solid;
}
#navButtons a{
	border:0; margin:0;  padding:0 21px;
	color:#808080;
	text-decoration:none;
}
#navButtons a:hover { color:#000000;}
#navButtons a:active { color:#ed1c2e;}
/* for each nav button */
#navBar UL { list-style:none; float:left; margin:0; border:0; padding:0; height:27px; font-size:18px; }
#navBar UL UL { position:absolute; top:27px; left:0; height:17px; width:100%; font-size:10px; border-bottom:none;}
#navBar UL UL a { padding:0 11px; margin:0;}
#navBar LI { float:left; margin:0; padding:0;}

#navBar #portfolio { padding-left:0;}
#navBar #branding { padding-left:0;}

#subButtons { 
	float:left;
	display:inline-block; width:795px;
	margin:4px 0 0;
	font-size:11px; text-align:left;
	color:#808080;
}
#subButtons p{ margin:0; color:#ed1c2e; letter-spacing:0.6px;}
#subButtons .big { font-size:18px; color:#000000; margin:0 4px 0 0;}

/* for the footer */
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -26px; /* the bottom margin is the negative value of the footer's height */
	clear:both;
}
#footer, .push {
	 font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size:10px;
	 text-align:center;
	 width:100%;height: 24px; /* .push must be the same height as .footer */
	 margin:0 auto;
	 clear:both;
}
#footer p { width:878px; margin:0 auto; padding:0 0 0 82px;}
