body {
	margin: 20px;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	height:100%;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
	padding-left: 10px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #0A0A0A;
	margin-bottom: 10px;
}

a:hover {
	background: none;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 20px;
	background-color: #fff;
}



#header {
	width: 950px;
	height: 201px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}



#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 70px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 80px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

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

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 950px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bgnav.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 5px 10px 0px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background-image: url(images/contentbg.jpg);
	height: 100%;
	
}

/* Content */

#content {
	width: 910px;
	padding: 40px 20px 0 0;
	margin-left: 20px;
}
#contenth {
	width: 910px;
	padding: 20px 20px 0 0;
	margin-left: 20px;
}

.post {
	background-color: #FFFFFF;
	margin-right: 0 auto;
	margin-top: 20px;
	background-image: url(images/bgmain2.jpg);
	background-repeat: repeat-x;
}
.posth {
	background-color: #A2DBFF;
	margin-right: 0 auto;
	margin-top: 20px;
	background-image: url(images/bgarm.gif);
	background-repeat: repeat-x;
	height: 350px;
	padding-left: 10px;
}

.post .title {
	color: #333333;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 10px 20px 10px;
	text-align: justify;
}



#sidebar {
	float: left;
	width: 220px;
	padding: 40px 0 0 20px;
	color: #787878;
}

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

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #787878;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

#linkpage a:link {
	color:#61D6F8;
	font-size: 24px;
	line-height: 20px;
	
	}

	#linkpage2 a:link {
	color:#EA6155;
	font-size: 24px;
	line-height: 20px;
	
	}

#footer {
	width: 950px;
	height: 20px;
	margin: 0 auto;
	padding: 15px 0 20px 0;
	background: #565F68;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	clear: both;
}
.menuprod {
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}


#footer p {
	margin: 0;
	line-height: 20px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
#topbanner {
	width: 550px;
	background-image: url(images/bgtopbanner.jpg);
	background-repeat: repeat;
	height: 120px;
	margin-bottom: 30px;
	margin: 0 auto;
}
#topimage {
	width: 865px;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 25px;
}

#topimag3e {
	width: 910px;
}
#topimage2 {
	margin-left: 12px;
}
.products {
	width: 650px;
	margin: auto;
	height: 210px;
}
#nav-menu ul
{
	padding: 0;
	margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 0 5px 0px;
}

#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	width: 125px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(images/bgmnutop.jpg);
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: left;
}
/* End hide */

#nav-menu
{
	list-style: none;
} 
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.form {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
.style17 a {
	color: #61D6F8;
}
.style17 a:hover {
	color: #61D6F8;
	text-decoration:underline;
}

.style19 a {
	color: #EA6155;
}
.style19 a:hover {
	color: #2C649D;
	text-decoration:underline;
	
}
.style20 a {
	color: #FEB80A;
}
.style20 a:hover {
	color: #FEB80A;
	text-decoration:underline;
}#containimg {
	height: 250px;
	width: 550px;
	margin: 0 auto;
}
#containimg2 {
	height: 180px;
	width: 850px;
	margin: 0 auto;
}
* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {  
	width:800px; 
	margin:10px auto 10px; 
	background:#333333 ; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
	border-bottom:5px #000000 solid;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:200px; 
	bottom:0px; 
	right:5px; 
	background-image:url(images/slideitmoo_forward.png) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left:5px; 
	background-image:url(images/slideitmoo_back.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{
	position:relative;
	overflow:hidden;
	width:710px; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:0px 0px 10px;
	height: 230px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
	width:696px;
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element {
	display:block;
	position:relative;
	float:left;
	margin:0px 5px 0px;
	font-size:11px;
	width:696px;
	text-align:center;
	color:#FFFFFF;
}
#SlideItMoo_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#333333; padding:2px; }
#SlideItMoo_items a img{ border:none; }
a.tt{
	position:relative;
	z-index:24;
	color:#0171AF;
	
	text-decoration:none;
}
/* -------------------INFO BANNERS-------------------- */
#SlideItMoo_info_outer {
	display:block;
	position:relative;
	width:800px;
	height:210px;
	margin:0px auto 0px;
	border:1px #CCCCCC solid;
	padding-right: 10px;
}
#SlideItMoo_info_inner {
	position:relative;
	overflow:hidden;
	width:800px;
	height:210px;
	margin:0px auto 0px;
	padding-right: 10px;
}
#SlideItMoo_info_items { 
	display:block; 
	position:relative; 
}

#SlideItMoo_info_items .info_item{
	display:block;
	position:relative;
	width:800px;
	height:200px;
	float:left;
	background:#E8E8E8;
	text-align:justify;
	padding:5px;
	border-right:5px #333333 solid;
	background-image: url(images/bgslide.gif);
}

#SlideItMoo_info_items .info_item a img{
	border:none;
}

#SlideItMoo_info_items .info_item img {
	float:left;	
	margin-right:15px;
}

#SlideItMoo_info_items .info_item h1{
	background:none;
	color:#006699;
	text-align:left;
	margin:5px 10px 10px;
}
