html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	text-decoration: none;
	background-color: #F2F2F2;
	color:#333333;
	line-height: 15px;
}

h1 { font-size: 160%; color: #000000; font-weight: bold; line-height: 18px; margin: 1px 0 1px -1px; }
h2 { font-size: 145%; line-height: 18px; margin: 5px 0 1px 0; }
h3 { font-size: 115%; line-height: 18px; margin: 5px 0 1px 0; }
h4 { font-size: 100%; line-height: 18px; margin: 5px 0 1px 0; }

p { margin: 0px; padding-bottom: 10px; }
hr { width: 100%; border: 0; color: #E5E5E5; background-color: #E5E5E5; height: 1px; margin: 15px 0 15px 0; padding: 0px; }
a:link, a:visited, a:active { color: #CC9933; text-decoration: none; outline: none; }
a:hover { color: #CC9933; text-decoration: underline; outline: none; }
.clear { clear:both; margin-top:-1px; height:1px; overflow:hidden; }

.section_object { margin-bottom: 15px; }
.section_object_large_image {}
.section_object_small_image_l {}
.section_object_small_image_r {}
.section_object_image_text { font-style: italic; }



#outer_container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	margin-top: 15px;
}

#box_top {
	height: 10px;
	background: url('/site/nollfyranoll/images/static/bg_top.jpg') top center no-repeat;
}

#box_bottom {
	height: 10px;
	background: url('/site/nollfyranoll/images/static/bg_bot.jpg') bottom center no-repeat;
}

#inner_container {
	position: relative;
	width: 900px;
	background: url('/site/nollfyranoll/images/static/bg_mid.jpg') center center repeat-y;
}




#head {
	position: relative;
	width: 850px;
	height: 300px;
	left: 25px;
	top: 10px;
	background-image: url(/site/nollfyranoll/images/static/monolithic_baby.jpg);
	background-repeat: no-repeat;
}


#head_address_block {
	width: 400px;
	position: absolute;
	left: 25px;
	top: 150px;
	color: #FFFFFF;
	font-size: 90%;
}

#head_address_block h1 { color: #FFFFFF; font-size: 2.0em; }





#content_container {
	position:relative;
	width:820px;
	left:35px;
}

#end_content {
	height: 10px;
}



/* top navigation */
#top_navigation_container {
	position: relative;
	float: left;
	top: -20px;
	left: 34px;
}

#top_navigation_container ul {
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
}

#top_navigation_container li {
	/*line-height: 47px;*/
	margin:0 30px 0 0;
	float:left;
	font-size: 180%;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

#top_navigation_container li.last { }
#top_navigation_container li:hover { }

#top_navigation_container li a {
	/*text-transform: uppercase;*/
	color: #000000;
	text-decoration: none;
	outline: none;
	background-color: transparent;
}

#top_navigation_container li a.current {
	color: #CC9933;
	outline: none;
	background-color: transparent;
}

#top_navigation_container li a:hover {
	color: #CC9933;
}

/* end top navigation */



/* sub navigation */
#sub_navigation_container {
	position: relative;
	float: left;
	top: -20px;
	left: 34px;
}

#sub_navigation_container ul {
	list-style:none;
	position:relative;
	margin:5px 0 0 0;
	padding:0;
}

#sub_navigation_container li {
	/*line-height: 47px;*/
	margin:0 20px 0 0;
	float:left;
	font-size: 125%;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}

#sub_navigation_container li.last { }
#sub_navigation_container li:hover { }

#sub_navigation_container li a {
	/*text-transform: uppercase;*/
	color: #000000;
	text-decoration: none;
	outline: none;
	background-color: transparent;
}

#sub_navigation_container li a.current {
	color: #CC9933;
	outline: none;
	background-color: transparent;
}

#sub_navigation_container li a:hover {
	color: #CC9933;
}

/* end sub navigation */








#default_cell01, #default_cell04 {
	width: 820px;
}

#default_cell02 {
	width: 480px;
	position: relative;
	float: left;
}
#default_cell03 {
	width: 300px;
	position: relative;
	float: right;
}





#foot {
	position:relative;
	left: 5px;
	width:880px;
	margin: 10px;
	color: #999999;
	font-size: 90%;
}




/* references - accordion */

.ui-helper-reset {
	/*font-size: 100%;*/
	line-height: 1.3em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-decoration: none;
	outline: none;
}

#accordion h3 a:link, #accordion h3 a:active, #accordion h3 a:visited, #accordion h3 a:hover {
	outline: none;
	text-decoration: none;
	font-size: 140%;
}



.ui-accordion .ui-accordion-header a {
	display: block;
	font-size: 1em;
	/*padding:0.5em 0.5em 0.5em 2.2em;*/
	padding: 0.5em 0.5em 0.3em 0;
	border-top: 1px solid #E8E8E8;
	font-weight: normal;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #333333;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
	/*border-bottom: none;*/
	outline: none;
}


.ui-accordion .ui-accordion-header {
	cursor: pointer;
}

.ui-state-active, .ui-widget-content .ui-state-active {
	color: #333333;
	font-weight: normal;
}


.reference { }

.reference_left {
	width: 350px;
	position: relative;
	float: left;
}
.reference_right {
	width: 430px;
	position: relative;
	float: right;
}



.reference_image_links a:link, .reference_image_links a:visited, .reference_image_links a:active, .reference_image_links a:hover {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 90%;
}

.reference_image_links a.current {
	color: #000000;
}
