body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#676767;
}

#container {
	background-color:#ffffff;
	width:900px;
	margin: 0 auto; /* to center for ff. */
	height:100%;
	overflow: auto;
}

#navbar {
	background-image:url(../images/navbar.jpg);
	width:900px;
	height:38px;
	clear:none;
	float:left;
}

#nav{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	width:480px;
	margin-left:80px;
	margin-top:10px;
	clear:none;
	float:left;
}

#navlink:link, #navlink:visited {
	color:#ffffff;
	text-decoration:none;
}

#navlink:hover {
	color:#000000;
	text-decoration:none;
}

#nav_selected {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#search {
	clear:none;
	float:left;
	margin-top:8px;
	margin-left:20px;
}

#contentcontainer {
	width:754px;
	margin: 0 auto; /* to center for ff. */
	height:100%;
	margin-top:70px;
}

#cmscontainer {
	background-color:#FFF;
	width:754px;
	margin: 0 auto; /* to center for ff. */
	height:100;
}

#smalllogo {
	width:59px; 
	height:55px; 
	margin-left:20px;
	clear:none; 
	float:left;
	background-image:url(../images/icon_koobits.jpg);
}

#homecontent {
	width:650px;
	margin-bottom:15px; 
	clear:none; 
	float:left;
	font-size:13px; 
	color:#676767;
}

#newshome {
	width:244px;
	clear:none;
	float:left;
	margin-top:30px;
}

#videoshome {
	width:244px;
	float:left;
	clear:none;
	margin-top:30px;
}

#productshome {
	width:244px;
	float:left;
	clear:none;
	margin-top:30px;
	margin-bottom:50px;
}

#mailinghome {
	float:left;
	margin-bottom:20px;
}

#newsupdates {
	width:220px;
	clear:none;
	float:left;
	text-align:left;
}

#videosupdates {
	width:220px;
	clear:none;
	float:left;
	margin-left:12px;
}

#productsupdates {
	width:220px;
	clear:none;
	float:left;
	margin-left:15px;
}

#ourvision {
	background-image:url(../images/ourvision.jpg);
	width:374px;
	height:150px;
	clear:none;
	float:left;
	margin-bottom:10px;
}

#ourmission {
	background-image:url(../images/ourmission.jpg);
	width:374px;
	height:150px;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}

#productsbkgrd {
	width:755px;
	height:100%;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

#products {
	width:682px;
	float:left;
	clear:none;
	margin-left:30px;
	margin-top:30px;
}

#dropdown {
	width:69px;
	height:25px;
	clear:none;
	float:left;
	margin-left:520px;
	margin-top:42px;
}

#media {
	width:682px;
	clear:none;
	float:left;
	margin-bottom:10px;
	margin-right:6px;
}

#mediacontent {
	width:682px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-size:11px;
	text-align:left;
	color:#000;
}

#media_next {
	text-align:right;
}

.media_title:link, .media_title:visited {
	color:#8b3f3f;	
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.media_title:hover {
	color:#8500b6;	
	text-decoration:underline;
}

#home_more {
	font-size:11px; 
	font-weight:bold; 
	color:#8b3f3f; 
	text-align:right;
}

#home_more:link, #home_more:visited {
	color:#8b3f3f;	
}

#home_more:hover {
	color:#8500b6;	
}

#more {
	font-size:11px; 
	font-weight:bold; 
	color:#8b3f3f; 
	text-align:right;
	margin-right:5px;
}

#more:link, #more:visited {
	color:#8b3f3f;	
}

#more:hover {
	color:#8500b6;	
}

#copyright {
	width:754px;
	height:27px;
	background-color:#7d5a7a;
	clear:none;
	float:left;
	margin: 0 auto; /* to center for ff. */
	font-size: 10px;
}

#cr:link, #cr:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#cr:hover {
	color:#FFCC99;
	text-decoration:none;
}


.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9d6d3e;
}

.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.testimonials_txt {
	font-size:10px;
	font-style:italic;
}

.testimonials_cap {
	font-size:9px;
	text-align:right;
}

.page:link, .page:visited {
	color:#000000;	
	text-decoration:underline;
}

.page:hover {
	color:#8500b6;	
	text-decoration:underline;
}

.pageSel:link, .pageSel:visited {
	color:#8b3f3f;	
	font-weight:bold;
	text-decoration:none;
}

.pageSel:hover {
	color:#8500b6;	
	text-decoration:none;
}

.error_msg {
	font-size:11px;
}

