@charset "utf-8";
/* CSS Document */

@import url("main.css");
@import url("sidebar.css");
@import url("subnav.css");
@import url("search.css");
@import url("specifics.css");

#nano_and_me {
	position: relative;
	margin-top: 6px;
	width: 280px;
	border-top: 12px solid #e7d100;
}

#nano_and_me.inner {
	border-top: 12px solid #ccccd2;
}

#nano_and_me h2 {
	display: block;	
	width: 262px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	margin: 0;
	background: transparent url('../images/gradient.gif') top left repeat-x;
	border-bottom: 1px dotted #9f9f9f;
	padding: 0 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}

#nano_and_me img {
	margin: 6px 0;
}

#nano_and_me_content {
	border-top: 1px dotted #9f9f9f;
	padding: 0 7px;
}

#main {
	float: left;
	width: 605px;
	margin: 59px 0 0 10px;
	background: transparent url('../images/seperator.gif') top left repeat-x;
}

#header {
	position: relative;
	float: left;
	padding: 31px 11px 0 11px;
	background: transparent url('../images/gradient.gif') top left repeat-x;
	width: 583px;
}

#header_icon {
	position: absolute;
	top: -52px;
	left: -8px;
	width: 69px;
	height: 86px;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}

#homeheader {
	position: absolute;
	top: 31px;
	left: 0;
	width: 605px;
	height: 39px;
	background: transparent url('../images/homeheader.gif') left top no-repeat;
}

#homeleft {
	float: left;
	width: 384px;
	border-top: 6px solid #e7d100;
	background: transparent url('../images/gradient.gif') top left repeat-x;
	padding: 0 8px;
}

#homeright {
	float: left;
	width: 179px;
	height: 242px;
	margin-left: 10px;
	border-top: 6px solid #000;
	padding: 0 8px;
	padding-top: 28px;
	background: #e1d8d8 url('../images/homerightbg.gif') bottom left no-repeat;
}

#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

#doccontent {
	float: left;
	width: 605px;
	margin-top: 20px;
}

#content {
	float: left;
	width: 605px;
	padding-top: 9px;
	background: transparent url('../images/seperator.gif') top left repeat-x;
}

div.content_column {
	float: left;
	margin-right: 10px;
	width: 195px;
}

div.content_column h2 {
	display: block;	
	width: 177px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	margin: 0;
	background: transparent url('../images/gradient.gif') top left repeat-x;
	border-bottom: 1px dotted #9f9f9f;
	padding: 0 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}

div.home_work h2 {
	border-top: 12px solid #47aa42;
	color: #47aa42;
}

div.home_whats_new h2 {
	border-top: 12px solid #00bce4;
	color: #00bce4;
}

div.home_coming_up h2 {
	border-top: 12px solid #ca539f;
	color: #ca539f;
}

#pagecontent {
	float: left;
	width: 605px;
	margin-top: 5px;
}

div.about_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #535456;
	border-bottom: 1px dotted #9f9f9f;
	padding-left: 11px;
	padding-right: 40px;
	padding-top: 17px;
	padding-bottom: 13px;
}

div.about_item_people {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #535456;
	border-bottom: 1px dotted #9f9f9f;
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 17px;
	padding-bottom: 0px;
}


div.about_item p {
	margin: 0;
}

div.about_item span.big, div.about_item_people span.big{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00759b;
}

div.about_item_people span.big  a , div.about_item span.big  a, div.about_item_people span.big  a:hover, div.about_item span.big  a:hover {
	color: #00759b;
	text-decoration:none;
}

div.about_block {
	float: left;
	width: 165px;
	height: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #535456;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.about_block p {
	width: 165px;
	height: 72px;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px dotted #9f9f9f;
	border-top: 1px dotted #9f9f9f;
}

#footer {
	float: left;
	width: 920px;
	height: 22px;
	text-align: right;
	line-height: 22px;
	vertical-align: bottom;
	background: transparent url('../images/seperator.gif') top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bottom_link {
	float:right;
	border:0px solid red;
	
	}
	
.red {
	color:#FF0000;
	font-weight:bold;
	}
	
#otable {
	border:0px solid #535456;
	padding:20px;
	background-color:#00759B;
	
	}
	
#otable ul {
	list-style:circle;
	color:#fff;
	}	

 #otable ul li  {
	margin-bottom:10px;
	}	

#otable #osmalltabletext	 {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#FFFFFF;
	}
	
#otable span.big{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
}

