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

body {
	background: #fff;
	font: 18px Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.01em;
	line-height: 22px;
	color: #000;
}

.hide { 
	display: none; 
}

p {
	margin-bottom: 20px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.small_nav {
	margin-bottom: 1px;
}

.sub {
	color: #666666;
}

ul, li {
	list-style-type: none;
}


.product_desc ul {
	color: #666666;
}

.product_desc ul li span {
	width: 218px;
	display: block;
	float: left;
	color: #666666;
}

.space_odyssey{
	clear: both;
	height: 88px;
}

.buy {
	clear: both;
	margin-top: 45px;
}


/*		
//////////////////////////////////////////////////////
	HEADER
//////////////////////////////////////////////////////
*/
#header {
	width: 1000px;
	height: 200px;
}

#om_logo {
	position: absolute;
	left: 39px;
	top: 19px;
	width: 375px;
	height: 184px;
	background: url(../images/om_logo.png) no-repeat 0px 0px;
}

#om_logo a {
	display:block;
	width: 375px;
	height: 184px;  
}

#hello {
	position: absolute;
	left: 38px;
	top: 288px;
	width: 466px;
	height: 147px; 
	background: url(../images/hello.png) no-repeat 0px 0px;
}


/*		
//////////////////////////////////////////////////////
	HOME
//////////////////////////////////////////////////////
*/

#home_canvas {
	width: 1000px;
	min-height: 838px;
	/* background: #fff url(../images/background.png) no-repeat 0px 0px; */
}

#home_navigation {
	position:absolute;
	left: 42px;
	top: 439px;
}

/*		
//////////////////////////////////////////////////////
	ABOUT
//////////////////////////////////////////////////////
*/

#about_canvas {
	width: 1000px;
	min-height: 500px;
	/* background: #fff url(../images/tmp/about.png) no-repeat 0px 0px; */
}

#about_navigation {
	position:absolute;
	left: 42px;
	top: 364px;
}

#about_navigation .big_nav {
	margin-left: -2px;
	margin-bottom: 5px;
}


#about_content {
	position:absolute;
	left: 414px;
	top: 371px;
	width: 530px;
}



/*		
//////////////////////////////////////////////////////
	SOCIAL DESIGN
//////////////////////////////////////////////////////
*/

#social_design_canvas {
	width: 1000px;
	min-height: 500px;
	/* background: #fff url(../images/tmp/social_design.png) no-repeat 0px 0px; */
}

#social_design_navigation {
	position:absolute;
	left: 42px;
	top: 311px;
}

#social_design_navigation .big_nav {
	margin-left: 5px;
	margin-bottom: -15px;
}


#social_design_content {
	position:absolute;
	left: 415px;
	top: 371px;
	width: 530px;
}

#social_design_content blockquote {
	margin-left: 35px;
	width: 435px;
	margin-bottom: 0px;
}


/*		
//////////////////////////////////////////////////////
	WIKIREADER
//////////////////////////////////////////////////////
*/

#wikireader_canvas {
	width: 1000px;
	min-height: 500px;
	/* background: #fff url(../images/tmp/wikireader.png) no-repeat 0px 0px; */
}

#wikireader_navigation {
	position:absolute;
	left: 42px;
	top: 311px;
}

#wikireader_navigation .big_nav {
	margin-left: 5px;
	margin-bottom: 5px;
}


#wikireader_content {
	position:absolute;
	left: 412px;
	top: 224px;
	width: 530px;
}

#wikireader_outline {
	margin-bottom: 30px;
	margin-left: -3px;
}



/*		
//////////////////////////////////////////////////////
	FREERUNNER
//////////////////////////////////////////////////////
*/

#freerunner_canvas {
	width: 1000px;
	min-height: 500px;
	/* background: #fff url(../images/tmp/freerunner.png) no-repeat 0px 0px; */
}

#freerunner_navigation {
	position:absolute;
	left: 42px;
	top: 311px;
}

#freerunner_navigation .big_nav {
	margin-left: 5px;
	margin-bottom: 5px;
}


#freerunner_content {
	position:absolute;
	left: 414px;
	top: 471px;
	width: 530px;
}

#freerunner_outline {
	position:absolute;
	left: 173px;
	top: 471px;
	width: 203;
	height: 395;
}

#freerunner_distributors {
	margin-left: 15px;
}

#freerunner_distributors h1{
	margin-top: 25px;
	margin-bottom: 5px;
}

#freerunner_distributors .box {
	float: left;
	width: 140px;
	margin: 15px 15px 15px 0px;
}

#freerunner_distributors .box p {
	font-size: 12px;
	color: #666666;
}

#freerunner_distributors .box strong {
	color: #000000;
}


/*		
//////////////////////////////////////////////////////
	NEWS
//////////////////////////////////////////////////////
*/

#news_canvas {
	width: 1000px;
	min-height: 500px;
	/* background: #fff url(../images/tmp/news.png) no-repeat 0px 0px; */
}

#news_navigation {
	position:absolute;
	left: 42px;
	top: 311px;
}

#news_navigation .big_nav {
	margin-left: 5px;
	margin-bottom: 5px;
}


#news_content {
	position:absolute;
	left: 414px;
	top: 308px;
	width: 530px;
}

.post {
	margin-bottom: 25px;
	color: #666666;
}

.post b, strong {
	margin-bottom: 20px;
	font-size: 22px;
	color: #000000;
}

.post .pf {
	font-size: 11px;
	margin-top: 15px;
}

.post .pf a {
	background: #eee;
	-moz-border-radius: 3px;
	padding: 3px 2px 3px 2px;
	text-decoration: none;
}

.post .pf a:hover {
	color: #000;
}

.post .date {
	font-size: 22px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: bold;
}

.post .date:hover .day {
	display: inline;
}

.post .date .day {
	display: none;
}

.post .caption {
	margin-top: 20px;
}

.post .quote span.quote {
	font-size: 18px;
}

.post .quote .box {
}

.post .chat li {
	list-style: none;
	margin-left: -40px;
}

.post .chat .label {
	font-family: Courier New, monospace;
}

.post .regular img {
	max-width: 100%;
}

/*		
//////////////////////////////////////////////////////
	CONTACT
//////////////////////////////////////////////////////
*/

#contact_canvas {
	width: 1000px;
	min-height: 500px;
	/* background: #fff url(../images/tmp/contact.png) no-repeat 0px 0px; */
}

#contact_navigation {
	position:absolute;
	left: 42px;
	top: 311px;
}

#contact_navigation .big_nav {
	margin-left: 5px;
	margin-bottom: 5px;
}


#contact_content {
	position:absolute;
	left: 414px;
	top: 344px;
	width: 640px;
}

#contact_content .map {
	clear: both;
}

#contact_content .map h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

#contact_content .map a {
	font-size: 10px;
}

#contact_desc h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

#contact_desc .left {
	width: 330px;
	float: left;
}

#contact_desc .left p {
	width: 300px;
	line-height: 14px;
}

#contact_desc .left ul {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 16px;
}

#contact_desc .left p {
	font-size: 12px;
}

#contact_desc .left ul li span {
	width: 130px;
	display: block;
	float: left;
	color: #666666;
}

#contact_desc .right p {
	font-size: 12px;
	line-height: 14px;
}

#contact_desc .right {
	float: left;
}
