/* @override http://daveonkels.com/facebook/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;
	padding-bottom: 47px;
	-webkit-box-sizing: border-box;
}

#navbar_container {
  position: absolute;
  top: 0;
  left: 0;
  height: 47px;
  width: 100%;
  background: #55bddc url(images/footer-bg.jpg) no-repeat 0 0;
  z-index: 99;
	border-top-width: 0;
	border-top-style: none;
	border-bottom: 1px solid #469eb9;
	overflow: visible;
}

#navbar {
  position: relative;
  min-width: 1000px;
}
  .navbar-logo {
    margin: 0;
  }
  
li.nav_subtitles {
	color: #ffdfad;
	border-top: 1px none #535353;
	border-bottom-style: none;
	font: 13px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #191919;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
  
      
.navcontact_container2 {
	position: absolute;
	right: 70px;
	top: 7px;
	width: 164px;
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 10;
	padding: 4px 0;
}

.navcontact_container2 .navcontact_caption2 {
	width: 164px;
	text-indent: -9999px;
	background: transparent url(../images/navdrop_more.png) no-repeat -2px 0;
	height: 25px;
}

.navcontact_container2 ul {
	position: absolute;
	top: 28px;
	width: 157px;
	border: 1px solid #333;
	background: #393939 0 0;
	padding: 12px 0px;
	display: none;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	left: 0;
	margin: 0;
	font-weight: bold;
}

.navcontact_container2:hover ul {
	left: 0px;
}

.navcontact_container2 ul li a {
	display: block;
	padding: 2px 10px;
	color: #9c9c9c;
	text-indent: 0;
}

.navcontact_container2 ul li a:hover {
	text-decoration: none;
	color: #fff;
}      
      
      
  .navclose_container {
  	position: absolute;
  	right: 25px;
  	top: 6px;
  	width: 30px;
  	font: 14px/24px arial, helvetica, sans-serif;
  	z-index: 10;
  	padding: 4px 0;
  }
    .navclose_container .navclose_caption {
    	width:30px;
    	background: transparent no-repeat 0px 0px;
    }
  .navcontact_container {
  	position: absolute;
  	right: 250px;
  	top: 7px;
  	width: 164px;
  	font: 14px/24px arial, helvetica, sans-serif;
  	z-index: 10;
	padding: 4px 0;
}
    .navcontact_container .navcontact_caption {
    	width:164px;
    	text-indent: -9999px;
    	background: transparent url(../images/navdrop_contact.png) no-repeat -2px 0;
	height: 27px;
}
    .navcontact_container ul {
	position: absolute;
	top: 28px;
	width: 157px;
	border: 1px solid #333;
	background: #393939 0 0;
	padding: 12px 0px;
	display: none;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	left: 0;
	margin: 0;
	font-weight: bold;
}

    .navcontact_container:hover ul {
    	left: 0px;
    }
      .navcontact_container ul li a {
	display: block;
	padding: 2px 30px;
	color: #9c9c9c;
	text-indent: 0;
}
      .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;
}


.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; } 
