@charset "UTF-8";

/* globals */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 25px;
	background-attachment: fixed;
	background-color: #d0d0d0;
	background-image: url(../images/idea2.jpg);
	background-repeat: repeat;
	background-position: center;
}
#form_bkg {
	background-color: #CCC;
}


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

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

a:hover, a:active {
	text-decoration: underline;
}

#outsideContainer	{
	width: 850px;
	margin: 0 auto;
}

/* navigation */

#navigation {
	text-align: center;
	width: 850px;
	height: 30px;
	background-image:url(../images/n_bkg.gif)
}

#navigation ul {
	padding: 6px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#navigation a, #navigation a:link, #navigation a:active, #navigation a:visited {
	padding-right: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#navigation a:hover {
	color: #000000;
	font-weight: bold;
}

#navigation li {
	display: inline;
}

.navOn {
	color: #003300 !important;
}

.line {
	border-right: 1px solid #FFFFFF;
	margin-right: 30px;
}

/* content */

#flashContent {
	width: 850px;
	margin: 10px 0px 10px 0px;
}

#newsContent {
	width: 850px;
	background-color:#FFFFFF
	margin: 10px 0px 10px 0px;
}

#prodDesc {
	width: 850px;
	height: 30px;
	background-color: #B9BABE;
	margin: 0px 0px 10px 0px;
}

#prodDesc h2 {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

#footer {
	width: 850px;
	position: relative;
	font-size: 11px;
	color: #CCC;
	text-align: left;
}

#socialLinks {
	position: absolute;
	left: 795px;
	top: -4px;
	width: 56px;
	height: 24px;
}

#klenContent {
	width: 850px;
	height: 365px;
	margin: 10px 0px 10px 0px;
	background: url(../images/c_bg.jpg) no-repeat 0px 0px;
	position: relative;
}

#klenAbout {
	width: 850px;
	height: 365px;
	margin: 10px 0px 10px 0px;
	background: url(../images/about_bg.jpg) no-repeat 0px 0px;
	position: relative;
}

#klenParagraph {
	position: absolute;
	width: 786px;
	height: 200px;
	top: 13px;
	left: 45px;
}

#klenParagraph p {
	font-size: 13px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#klenSnipe {
	width: 337px;
	height: 68px;
	position: absolute;
	left: 497px;
	top: 276px;
}

#klenSnipe h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	color: #003300;
}

#klenSnipe p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#contactForm {
	position: absolute;
	width: 389px;
	height: 295px;
	left: 433px;
	top: 48px;
}

.klenField {
	width: 300px;
	color: #000000;
	padding: 2px;
	font: 13px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

.newsHeaderTxt {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.newsHeaderTxt1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCC;
}

.newsTitleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.newsTxt {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;

}

.newsDateTxt {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;

}
#fliptext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
