@charset "utf-8";
/* CSS Document */



* {
	margin:auto;
	padding:0;
}

html,body {
	height:100%;
	text-align:center;
}
#outer{
	background-color:#FFF;
	min-height:100%;
	width:960px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	text-align:left;

}
* html #outer{
	background-color:#FFF;
	height:100%;} /*for IE as it treats height as min-height anyway*/
#header{
	background-color:#FFF;
	width:960px;
	height:240px;
}
#header ul{	list-style:none;}
#header ul li{display:inline;}
#header  a{color:#fff}
#header2{
	background-color:#FFF;
	width:960px;
	height:40px;
}


#centrecontent {
	width:960px;
	height:100%;
	background-color:#FFF;
	}
#right {
	float:right;
	width:379px;
	
}
#left {
	width:379px;
	float:left;
	
}


html, body, #wrapper {
	background:url(../images/newbck_products.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat-y;
      margin: 0;
      padding: 0;
      border: none;
   }

.other{
	background-color:#FFF;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style:normal;
	color: #666666;
	text-align:justify;
	padding-top:10px;
	}

p{
	background-color:#FFF;
	margin-left:21px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style:normal;
	color: #666666;
	text-align:justify;
	padding-top:10px;
}
td{
	background-color:#FFFFFF;
	padding-left:21px;
	padding-right:20px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style:normal;
	text-align:justify;

}

a:link{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style:normal;
	color: #666666;
	text-align:justify;
}

a:active{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style:normal;
	color: #666666;
	text-align:justify;
}

a:visited{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style:normal;
	color: #666666;
	text-align:justify;
}

a:hover{
font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style:normal;
	color: #666666;
	text-align:justify;
}

		
		
.h1 {

	padding-left:21px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	color:#0077c0;
    font-family:"Trebuchet MS", Verdana, Arial;
    font-size: 20px;
	}		

.h2 {

	color: #0077c0;
    font-family:"Trebuchet MS", Verdana, Arial;
    font-size: 20px;
	padding-top:10px;
	padding-bottom:10px;
	}	
	
.h3 {

	color: #0077c0;
    font-family:"Trebuchet MS", Verdana, Arial;
    font-size: 20px;
	padding-top:10px;
	padding-bottom:10px;
	}	
	
.accordion_text {
	padding-top:12px;


	}	

#listing{
	background-color:#FFF;
	margin-left:19px;
	font-family:"Trebuchet MS", Verdana, Arial;
	list-style:url(../images/listcube.gif)
	}

	
.menu {
	position:relative;
	background:#9ea8c4;
	height:40px;
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #9ea8c4;
}

.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:99;
	margin-top:2px;
	margin-bottom:0px;
	width: 960px;
}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited, .menu a:hover {font-family:"Trebuchet MS", Verdana, Arial; font-weight:200; font-size: 14px; text-decoration:none; color:#FFF; padding-right:24px; padding-left:24px;}
#slide {position:absolute; top:0px; height:40px; background:#666; z-index:8}

