body {
	background:url('../images/bg.gif');
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px;
	padding: 0px
}

.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	background: url('../images/page_bg.png') repeat-y;
	
	margin: 0px auto;
	text-align: left;
	width: 1000px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #cccccc;
}
a{
	font-size:12px;
	text-decoration: none;
	color: #646464;
	font-weight: bold;
}
p{
	margin: 5px 0px 10px 0px ;
	text-align:justify;
}
img{
	border-width:0px;
}
h1{
	color:#697d94;
	font-size:16px;
}
h3{
	color:#697d94;
	font-size:14px;
}

/********************** Header ***************************/
#header {
	width: 1000px;
	padding-top: 25px;
	padding-bottom: 15px;
	height: 45px;
}
.logo{
	float:left;
	width: 400px;
}
.header-right{
	float:right;
	width:261px;
}
/********************** Menu-TOp ***************************/
#nav {
	top: 0px;
	background: top left url(../images/menu-bg.png) repeat-x;
	width:100%;
	height: 48px;
	margin-right:10px;
}
#nav ul {
	height:48px;
	line-height:48px;
	text-align:left;
	width: 600px;
}
#nav li {
	display: inline;
	color: #fff;
	
}
#nav a {
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	line-height: 48px;
	padding: 0px 17px 0px 17px;
	text-decoration:none;
}
#nav a:hover {
	color: #6b8e99;
}

.menu{
	float: left;
	width: 450px;
}
.menu-text{
	float: right;
	font-size: 14px;
	width: 500px;
	line-height: 48px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	
}
.menu-text span{
	font-size: 18px;
	font-weight: bold;
}
/******************************* Header Images (Changing) **********************************************/
.area{
	height: 262px;
}
div.rotator { position: relative; }
#introslide { background: #000; color: #eee; text-align: center; }

.area img{
	width: 1000px;
	height: 262px;
}
      
/********************** Content ***************************/
#content {
	margin-top: 0px;
	width:980px;
	padding:10px;	
}
.left-home{
	float:left;
	width:495px;
	padding:20px;
	background: #fff5cd;
	border: 1px solid #e1dac0;
}
.left{
	float:left;
	width:718px;
	padding:20px;
	background: #fff5cd;
	border: 1px solid #e1dac0;
}

#content p{
	color: #7d7d7d;
	line-height: 20px;
}
.middle{
	float: left;
	padding: 0px 5px 0px  5px;	
	width: 221px;
}
.right{
	float: right;
	padding: 0px 5px 0px  5px;	
	width: 200px;
}
.right img{
	margin-bottom: 10px;
}
/******** Product ***********************/
.product{
	text-align:center;
	margin:8px 3px 3px 3px;
	padding: 7px;
	display:inline-block;
	float:left;
	border: 1px solid #a6a2a2;
}
.prod-img{
	margin: 10px 0px 10px 0px;
}
.prod-img img{
	padding: 5px; background: #fff;
	
}

/**************************** Contact Area *****************************/
#contact-area {

	width: 550px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	color:#28556b;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 7px;
	/*font-size: 1.4em;*/
}
fieldset{
	border: 1px solid #cccccc;
	margin-bottom: 2px;	
}
.button{
	border:0; margin:0; padding:0;
	background: #ababab;/*#414141;*/
	color:#fff;
	font-weight:bold;
	padding:4px;
	margin-top: 2px;
	margin-right:1px;
	font-size: 12px;

    text-decoration: none;
}

.affiliates{margin-left:auto;margin-right:auto;margin-bottom:15px; text-align:center;}

/********************** Footer ***************************/
clear:both{
}

#footer {
	height:50px;
	background: #fff;
	color: #6b7f96;
	line-height: 50px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 10px 0px 10px;
	width: 1000px;
	margin-top: 20px;

	border: 1px solid #cccccc;
}

#footer span{
	margin-right:10px;
	font-size:13px;
	text-align: right;
	font-weight: bold;
	display: inline;
}
.footer-left{
	float: left;
	width: 500px;
}
.footer-right{
	float: right;
	width: 300px;
	text-align: right;
}
#footer a{
	color: #6b7f96;
	text-decoration: none;
	font-weight: bold;	
}

#footer-links {
	color: #6b7f96;
	margin: 0px auto;
	text-align: left;
	padding: 0px 10px 0px 10px;
	width: 1000px;
		margin-bottom: 30px;
}
#footer-links a{
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
#footer-links a:hover{
	text-decoration: underline;
}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}
* html .lb` { /* IE6 */
	margin-left: -790px;
	position:relative;
}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Pagination */
.products{clear:both;}
.pagination{clear:both;padding:10px 0 0 0;margin:0 0 0 3px;}
.pagination a,span.first{background:#fff;border:1px solid #336699;padding:0 3px 0 3px;color: #336699;margin:0 1px 0 0;}
span.current{background:#fff;border:1px solid #669966;padding:0 3px 0 3px;color: #669966;margin:0 1px 0 0;}