/* About Objects -- Davor's Remix */

/* ==================== Global ==================== */

* {
	margin:0;
	padding:0;
}

body {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
/*        background: rgb(250, 250, 250); */
}

a, a:visited, a:active, a:hover {
color:#1471C9;
text-decoration:underline;
}

form button {
padding: 5px;
}

form .buttons input, form .buttons img, form .buttons button, a button {
padding: 5px;
}

/*
#content {
  margin-left: 36px;
  padding-left: 36px;
  background-image: url(https://aboutobjects.marakana.com/static/images/shadow-left.png);
  background-repeat: repeat-y;
}

#content-main {
}
*/

#content p.intro_2 {
color:#ADADAD;
font-family:Arial,Helvetica,sans-serif;
font-size:1.75em;
font-style:normal;
letter-spacing:-1px;
}

/* ==================== Structure ==================== */

#header {
	height:262px;
}

#top-bar {
	height:40px;
}

.side-part #side-top {
	height:40px;
	background-color:transparent;
}

.side-part #side-header {
	height:222px;
	background-color:transparent;
}

#footer {
	height:120px;
}

#footer-company-info #company-address {layout.css (line 391)
        float:left;
        width:200px;
}

#footer-powered-by a {
        color:#666666;
}

#main-side .related-info-box {
	margin-left:20px;
	margin-right:10px;
}

#page-header {
	height:221px;
}

#page-header h1 {
	padding-top:140px;
	height:30px;
}

#sub-navigation {
	margin-top:30px;
}

#top-navigation {
	position:absolute;
	top:100px;
}

#main-side .related-info-box ul {
	margin-left:0px;
}

#main-side .related-info-box p {
	margin-left:0px;
}

#content h2.intro_2 {
	margin-top:0px;
}

#content .content-navigation {
	padding:6px 0px;
	border-bottom:solid 1px #bfbfbf;
	border-top:solid 1px #bfbfbf;
}

#content #breadcrums {
	position:relative;
	right:auto;
	top:auto;
	margin-bottom:10px;
}

#top-bar #user-box {
	margin-left: 10px; 
}

#top-bar #contactus-box {
	height:40px;
	width:200px;
	line-height:40px;
}



/* ==================== Background Images & Colors ==================== */

#header {
	background:url(images/header_wood.jpg) repeat-x;
}

#main-outer {

/*        margin-left: 78px; */

	background:url(images/body_bg.gif) repeat-y;
}

#header .side-part {
	background:url(images/side-top_bg.jpg) no-repeat;
}

#main-side .related-info-box {
	background-color:#f8f8f8;
}

#footer {
	background:url(images/footer_bg.jpg) repeat-x;
}

#top-bar #top-bar-home-link {
    float: left;
    cursor:pointer;
	background:url(images/top_logo.gif) no-repeat;
    width: 163px;
    height: 41px;
}

#top-bar #contactus-box {
	background:url(images/contact_bg.gif) no-repeat;
}

/* ==================== Images & Links ==================== */

img#page-logo {
        height: 161px;
/*	height:181px; */
	width:auto;
	top:81px;
/*	top:41px;       */
}

#top-navigation ul li a {
	text-transform:uppercase;
border:none;
padding-left: 24px;
}

#side-header #company-logo {
	width:116px;
	height:75px;
/*
	width:131px;
	height:77px;
*/
	max-height:200px;
	margin-top:20px;
	margin-left:15px;
}


/* ==================== Typography ==================== */

#page-header h1 {
	font-size:1.6em;
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}

#content h2.intro_1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:2.5em;
	color:#000;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
}

#content h2.intro_2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:2.5em;
	color:#adadad;
	font-style:normal;
	letter-spacing:-1px;
}

#content p {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	color:#6e6e6e;
	font-size:12px;
	
}

#content h3 {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	color:#000;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
}

#content h2 {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	color:#000;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
margin-top: 30px;
}

#content .first-content-section, #content .content-section {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	color:#6e6e6e;
	font-size:12px;
	line-height:22px;
}

.blurb {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	font-style:normal;
}

.page {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	color:#6e6e6e;
	font-size:12px;
}

#top-navigation ul {
	font-family:Arial,Helvetica,sans-serif;
}

#top-navigation ul li a.selected {
	font-style:normal;
}

.related-info-box h2, .related-info-box h2 span {
	font-family:Arial,Helvetica,sans-serif;
	color:#121212;
	font-weight:bold;
}

#main-side .related-info-box h2 {
	height:auto;
}

.related-info-box h2 span {
	border-bottom:solid 2px #e7e7e7;
	padding-bottom:1px;
}

.related-info-box ul {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	color:#7c7c7c;
	list-style:none;
}

.related-info-box ul li {
	margin-bottom:8px;
}

.related-info-box ul li a {
	text-decoration:none;
}

#sub-navigation ul li a {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	color:#afafaf;
}

#sub-navigation ul li a.selected {
	font-style:normal;
}

#content .content-navigation {
	text-align:left;
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	font-style:normal;
}

#content .content-navigation a {
	margin-left:10px;
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	font-style:normal;
	color:#1471c9;
}

#content ul li {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	list-style:url(images/blue_bullet.gif);
}
#content .content-section {
	margin-left: 0px;
}


.content-section p strong {
	color:#000;
}

.first-content-section p strong {
	color:#000;
}

#content table tbody a {
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	text-decoration:none;
}

#content table tbody a:hover {
	color:#1471c9;
}

#top-bar #user-box {
	font-family:Arial,Helvetica,sans-serif;
	color:#888888;
	line-height:40px;
	margin-top:1px;
	font-weight:bold;
}	

#top-bar #user-box a {
	text-decoration:none;
}	

#top-bar #contactus-box a {
	text-decoration:none;
	color:#fff;
	margin-left:10px;
}

#top-bar #contactus-box em {
	color:#fff;
}

/* ==================== Hacks ==================== */
