blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

strong{
	font-weight:bold;
}

/* Header */

#header {
	width: 800px;
	height:180px;
	margin:auto;
	border:1px solid #DDDDDD;
}

#header ul{
	width:200px;
	float:left;
	top:65px;
	position:relative;
}

.header_img{
	float:right;
}
.alt { 
  color: #666; 
  font-family :  Helvetica, Arial, sans-serif; 
  font-style: bold;
  font-weight: normal;
}
#contactinfo{
	float:left;
	position:absolute;
	top:10px;
	margin-left:10px;
	font-size:16px;
	font-style:normal;
}

#contactinfo a{	
	font-size:14px !important;
}




/* Logo */

#logo {
	float: left;
	padding: 40px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
	color:#FF0000;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#nav {
	margin:0 auto;
	width:800px;
	border:1px solid #DDD;
}

#nav ul {
	margin: 0;
	list-style: none;
	padding:0;
}

#nav li {
	width: 19.9%;
	float: right;
	text-align:center;
	margin-top:5px;
}

#nav ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
#nav ul li:hover ul,
#nav ul a:hover ul{
visibility:visible;
background:#fff;

}

#nav ul li ul.sub{
	border:1px solid #DDD;	
	height:375px;
	width:205px;
}

#nav ul li ul li,
#nav ul li ul.sub li{
display:block; width:190px;	background:#fff; text-align:left; position:relative; left:10px;	float:left;	white-space:nowrap;	z-index:200; z-index:300; padding:3px 0 0 3px; margin:0 0 0 2px; 
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #FFFFFF;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;

}
.pagecontainer{
	width:800px;
	
	border-bottom:1px solid #DDD;
	/*background: #fff url(../images/bg_prod.gif) repeat-y 0 0;*/
}

#fullpage{
		padding:10px 100px 10px 100px;
		border-bottom:1px solid #DDD;
		font-size:12px;

}

#fullpage123{
		padding:5px 50px 5px 50px;
		border-bottom:1px solid #DDD;
		font-size:12px;
}

#fullpage p{
	margin-bottom:10px;
}

#fullpage ul{
	list-style-type:disc;
}

#fullpage li{
	margin-bottom:10px;
}
/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

#content h2{
	color:#757575;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	background:url(../images/green_header.jpg) left top no-repeat;
	padding-left:35px;
}

.post {
	padding:0px 0px 0px 20px;
	background: url(../images/bg04.jpg) no-repeat top left;
}

.title {
	margin: 0;
	border-bottom: 2px solid #484848;
	color: #484848;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(../images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(../images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 20px;
	background: url(../images/img06.jpg) no-repeat left 80%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	margin: 0px auto;
	height: 90px;
	width:800px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding-bottom:20px;
	padding-top:10px;
}

#footer p {
	width:400px;
	padding:5px 0;
}

.frontpagetd{
	margin:0px;
	border:1px solid #DDDDDD;
	border-spacing:10px;
}

.clear{
	clear:both;
}

.product{
	padding:5px;
	width:385px;
}

.left{
	float:left;
	/*border-right:1px solid #DDDDDD;*/
	
}



.right{
	float:right;
	
	/*border-left:1px solid #DDDDDD;*/
}
.left1{
	float:left;
	/*border-right:0px solid #DDDDDD;*/
	
}



.right1{
	float:right;
	
	/*border-left:0px solid #DDDDDD;*/
}




.product p{
	margin-bottom:10px;
}

.flex_desk{
	width:180px;
	float:right;
}

.flex_list{
	clear:both;
	float:right;
}

.flex_desk_head{
	color:#943634;
	font-weight:bold;
	font-size:13px;
}



.coming_soon{
	color:#943634;
	font-weight:bold;
	font-size:14px;
}
.soon{
color:#669803;
	font-weight:bold;
	font-size:14px;
}

.kinesis{
	float:left;
	width:170px;
}

.style1 {
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {color: #FFFFFF}
.style6 {color: #FF0000; font-weight: bold; }
.style10 {color: #571C6E}
.style11 {color: #FF0000}

ul.offers {
	list-style-type:none;	
}

.offers li{
	display:inline;
}


.productcon{
	background: url(../images/bg_prod.gif) repeat-y left;
	border-bottom:1px solid #DDDDDD;
}


.resMenu{
	margin-top:15px;
}

.resMenu li{
	margin-bottom:15px;
}
ul.prod_desc
{
margin: 20px;

margin-top: 5px;
  margin-bottom: 5px;
  list-style-image: url(../images/bullet.gif);
}