@charset "utf-8";
/* CSS Document */

body,
	html {
	margin:0;
	padding:0;
	background:#FFF;
	color:#000;
	}
	body {
	min-width:800px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	a:link {
	text-decoration: none;
	color:#0066CC;
    }
    a:visited {
	color:#0066CC;
	text-decoration: none;
   }
    a:hover {
	color:#0099FF;
	text-decoration: underline;
   }
    a:active {
	color:#006699;
	text-decoration: none;
    }
    .padding {
	padding-right: 5px;
	padding-left: 5px;
    }
	.textsml {
	font-size: 11px;
    }
	.textsml a{
	font-size: 11px;
	color: #666666;
    }
	.textsml a:hover{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
    }
	.title {
	font-size: 18px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    }
/*topnav*/
	#topnav{
	background-image: url(images/bg_topnav.gif);
	float: right;
	width: 138px;
	padding-top: 32px;
	background-repeat: no-repeat;
	height: 50px;
	margin: 0px;
	font-size: 12px;
    }
	#topnav ul{
	list-style:none;
	margin: 0px;
	padding-left: 20px;
	}
	#topnav li{
	display:inline;
	padding-right: 15px;
	}
	#topnav ul a{
	color: #666666;
    }
	#topnav ul a:hover{
	color: #333;
	text-decoration: none;
    }
/*logo*/
    #logo{
	float: left;
	height: 90px;
	width: 340px;
    }
/*main*/	
	#main {
	background:#FFF;
	float:left;
	width:590px;
	padding-bottom: 40px;
	}
	#main h2, #main h3, #main p {
	padding:0 10px;
    }
  	#main {
	background:#FFF;
	float:left;
	width:590px;
	padding-bottom: 25px;
	}
	#wrap {
	background:#FFF;
	margin:0 auto;
	width:800px;
	}
	#content{
	padding-right: 20px;
	padding-left:20px;
	padding-top: 10px;
	width: 545px;
}
/*header*/
	#header {
	background-color: #FFF;
	height: 90px;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
/*nav*/
	#nav {
	background:#FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	}
	#nav ul{
	margin:0;
	list-style:none;
	}
	#nav li{
	display:inline;
	padding-right: 20px;
	}
/*sidebar*/
	#sidebar {
	background:#FFF;
	float:right;
	width:196px;
	padding-top: 12px;
	}
    #sidebar h3, #sidebar p {
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
    }
   .rightpadding{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(images/bg_right_header.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
    }
    .horizontalrule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
    }
/*form*/
    .form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	padding-right: 2px;
	padding-left: 2px;
   }
   .btn{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
	 
/*footer*/
	#footer {
	background:#FFF;
	clear:both;
	}
	#footer p {
		padding:5px;
		margin:0;
    }
    label.error{
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
    }
    
.testimonial{
  font-family:verdana;
  text-align:justify;
}
.title-h2{
  font-size:11px;
  margin:0px;
  margin-left:-10px;
  padding:0px;
}
.sitemap a:link,.sitemap a:visited { 
	color:#666666;
	text-decoration: none;
    }
.sitemap a:hover {
	color:#0099FF;
	text-decoration: underline;
   }
.products-sidebar a{
  color:#0066cc;
}
