/* @override 
	http://daveonkels.com/facebook/css/style.css
	http://www.thestartuplawyer.com/css/style.css
*/

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body, div, iframe { margin:0; padding:0; height:100%;
}




:focus {
	outline: 0;
}

p {
  padding-bottom: 20px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.round {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}
.round-top {
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -khtml-border-top-left-radius: 15px;
  -khtml-border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.round-bottom {
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-bottomright: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -khtml-border-bottom-left-radius: 15px;
  -khtml-border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #528036;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #528036;
	text-decoration: none;
}


body {
	color: #747d67;
	background: #fff url(images/background.jpg) no-repeat fixed 0 0;
	font: 15px/21px Arial, Helvetica, sans-serif;
	overflow:hidden;
	padding: 47px 0 0 0;
}

body html {
	height: 100%
	width: 100%;
}

iframe { 	width: 100%;
	height: 100%;
	z-index: 10;
	margin-top: 12px;
	-webkit-box-sizing: border-box;
}


	
	


#navbar_container {
	top: 0;
	left: 0;
	width: 100%;
	background: #000 repeat-x;
	z-index: 99;
	border-top-width: 0;
	border-top-style: none;
	border-bottom: 1px solid #494949;
	overflow: visible;
	position: fixed;
height: 58px;
}


#navbar {
	position: relative;
width: 900px;
margin-right: auto;
margin-left: auto;
}

#navbar a {
width: 566px;
display: inline-block;
}

.navbar-logo {
width: 235px;
margin: 18px 0 0 2px;
}

li.nav_subtitles {
	color: #ffab4a;
	border-top: 1px none #535353;
	border-bottom-style: none;
	font: bold 11px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #191919;
	margin-top: 0;
	margin-bottom: 0;
padding: 3px 10px 3px 0;
}

.navclose_container img {
	position: absolute;
	width: 30px;
	font: 14px/24px arial, helvetica, sans-serif;
	z-index: 10;
	padding: 4px 0;
right: 0;
top: 9px;
height: 30px;
}

.navclose_caption {
position: absolute;
top: -1px;
right: 0;
}

.navcontact_container2 {
display: none;
}

.navcontact_container {
	position: absolute;
	width: 178px;
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 10;
padding: 1px 0 4px;
top: 11px;
right: 50px;
}

.navcontact_container .navcontact_caption {
	width: 178px;
	text-indent: -9999px;
	background: #000 url(../images/navcontact_bg-sl.png) no-repeat;
	height: 31px;
}

.navcontact_container ul {
	position: absolute;
	top: 28px;
	width: 152px;
	background: #181818 no-repeat 0 100%;
	display: none;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	left: 2px;
	font-weight: bold;
padding: 12px 10px;
border-right: 1px solid #282828;
border-bottom: 1px solid #282828;
border-left: 1px solid #282828;
}

.navcontact_container ul li a {
	padding: 2px 30px;
	color: #919191;
	text-indent: 0;
font-weight: normal;
text-transform: none;
font-size: 11px;
font-style: normal;
text-decoration: none;
}

.navcontact_container ul li a:hover {
	text-decoration: none;
	color: #fff;
}

.navcontact_container li {
	background: url(../images/csg-4ac3be45a30ec.png) no-repeat;
	margin-left: 10px;
		border-bottom: 1px dotted #262626;
margin-right: 10px;
}

.navcontact_container li.icon_none {
background: none;
}

.navcontact_container li.icon_sl {
background: url(../images/startuplawyer_16.png) no-repeat 0 5px;
}

.navcontact_container li.icon_aim {
	background-position: 0 0;
}

.navcontact_container li.icon_apple {
	background-position: 0 -32px;
}

.navcontact_container li a.icon_bebo {
	background-position: 0 -68px;
}

.navcontact_container li.icon_blogger {
	background-position: 0 -104px;
}

.navcontact_container li.icon_brightkite {
	background-position: 0 -140px;
}

.navcontact_container li.icon_delicious {
	background-position: 0 -176px;
}

.navcontact_container li.icon_designmoo {
	background-position: 0 -212px;
}

.navcontact_container li.icon_deviantart {
	background-position: 0 -248px;
}

.navcontact_container li.icon_digg {
	background-position: 0 -284px;
}

.navcontact_container li.icon_digg_alt {
	background-position: 0 -320px;
}

.navcontact_container li.icon_dopplr {
	background-position: 0 -356px;
}

.navcontact_container li.icon_email {
	background-position: 0 -392px;
}

.navcontact_container li.icon_ember {
	background-position: 0 -428px;
}

.navcontact_container li.icon_evernote {
	background-position: 0 -464px;
}

.navcontact_container li.icon_facebook {
	background-position: 0 -500px;
}

.navcontact_container li.icon_flickr {
	background-position: 0 -536px;
}

.navcontact_container li.icon_friendfeed {
	background-position: 0 -572px;
}

.navcontact_container li.icon_google {
	background-position: 0 -608px;
}

.navcontact_container li.icon_googletalk {
	background-position: 0 -644px;
}

.navcontact_container li.icon_ilike {
	background-position: 0 -680px;
}

.navcontact_container li.icon_lastfm {
	background-position: 0 -716px;
}

.navcontact_container li.icon_linkedin {
	background-position: 0 -752px;
}

.navcontact_container li.icon_mixx {
	background-position: 0 -788px;
}

.navcontact_container li.icon_mobileme {
	background-position: 0 -824px;
}

.navcontact_container li.icon_netvibes {
	background-position: 0 -860px;
}

.navcontact_container li.icon_newsvine {
	background-position: 0 -896px;
}

.navcontact_container li.icon_pandora {
	background-position: 0 -932px;
}

.navcontact_container li.icon_plurk {
	background-position: 0 -968px;
}

.navcontact_container li.icon_posterous {
	background-position: 0 -1004px;
}

.navcontact_container li.icon_readernaut {
	background-position: 0 -1040px;
}

.navcontact_container li.icon_reddit {
	background-position: 0 -1076px;
}

.navcontact_container li.icon_rss {
	background-position: 0 -1112px;
}

.navcontact_container li.icon_sharethis {
	background-position: 0 -1148px;
}

.navcontact_container li.icon_skype {
	background-position: 0 -1184px;
}

.navcontact_container li.icon_stumbleupon {
	background-position: 0 -1220px;
}

.navcontact_container li.icon_technorati {
	background-position: 0 -1256px;
}

.navcontact_container li.icon_tumblr {
	background-position: 0 -1292px;
}

.navcontact_container li.icon_twitter {
	background-position: 0 -1328px;
}

.navcontact_container li.icon_vimeo {
	background-position: 0 -1364px;
}

.navcontact_container li.icon_virb {
	background-position: 0 -1400px;
}

.navcontact_container li.icon_wordpress {
	background-position: 0 -1436px;
}

.navcontact_container li.icon_yahoo {
	background-position: 0 -1472px;
}

.navcontact_container li.icon_yelp {
	background-position: 0 -1508px;
}

.navcontact_container li.icon_youtube {
	background-position: 0 -1544px;
}

#navbar li a {
width: 130px;
padding-right: 0;
}

