body{
	background: url(../images/layout/background.jpg) no-repeat top center #e5e5e5;
	margin-top:35px;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
p{
	padding:5px 0 5px 0;
	}
	
h1 {
	font-family:"Myriad Pro", Verdana, Arial, sans-serif;
	margin:10px 0 0 0;
	padding:0;
	font-size:28px;
	line-height:28px;
	color:#414141;
	}
	
h2 {
	font-family:"Myriad Pro", Verdana, Arial, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	font-size:18px;
	line-height:18px;
	color:#a6a6a6;
	}
	
h3 {
	font-family:"Myriad Pro", Verdana, Arial, sans-serif;
	margin:10px 0 10px 0;
	padding:0;
	font-size:16px;
	line-height:16px;
	color:#414141;
	}
	
table{
	font-size:11px;
	}
	
	td{
	padding-left:5px;
	border-bottom:1px solid #D3D3D3;
	}
	
.table-row{
	background:#EFEFEF;
	border-top:1px solid #fff;
	}

.holder{
	width:1000px;
	margin:0 auto;
	}

#stage{
	background: url(../images/layout/head-back.jpg) repeat-x top #fff;
	border-top:1px solid #c6c6c7;
	border-left:1px solid #c6c6c7;
	border-right:1px solid #c6c6c7;
	width:1000px;
	float:left;


	}
	
/* --- Header --- */

#header{
	width:1000px;
	height:100px;
	border-bottom:1px solid #c6c6c7;
	}
	
#logo{
	background:url(../images/layout/logo.jpg) no-repeat;
	width:180px;
	height:100px;
	float:left;
	margin:0 70px 0 30px;
	}
	
	#logo a{
	width:180px;
	height:100px;
	text-indent:-900em;
	display:block;
	}
	
#search{
	width:180px;
	height:20px;
	float:left;
	margin-left:520px;
	margin-top:10px;
	}
	
	/* --- Ajax Search --- */
	
	#ajaxSearch_input{
	background: transparent url(../images/layout/search-back.jpg) no-repeat;
	width:124px;
	height:15px;
	padding-left:24px;
	padding-top:2px;
	font-size:11px;
	color:#999999;
	float:left;
	}
	
	#ajaxSearch_submit{
	background:transparent url(../images/layout/search-button.jpg) no-repeat;
	width:17px;
	height:17px;
	text-indent:-900em;
	display:block;
	float:left;
	margin-left:4px;
	}
	
	.ajaxSearch_resultsInfo{
	font-size:13px;
	font-weight:bold;
	color:#333333;
	padding-top:10px;
	}
	
	.AS_ajax_resultsIntroFailure{
	padding-top:20px;
	}
	
	.ajaxSearch_highlight{
	color:#ff9933;
	}
	
	.ajaxSearch_paging{
	font-size:11px;
	}
	
	.ajaxSearch_result{
	padding:10px 0 10px 0;
	border-bottom:1px solid #efefef;
	}
	
	.ajaxSearch_resultLink{
	font-size:14px;
	font-weight:bold;
	color:#ff9933;
	text-decoration:none;
	}
	
	.news-readmore{
	text-align:right;
	}
	
#topnav{
	width:720px;
	height:40px;
	float: left;
	margin-top:20px;
	line-height:40px;
	font-family: "Century Gothic", Arial, Verdana, _sans;
	font-size:14px;
	font-weight:bold;
	color:#575656;
	}
	
	#topnav ul li{
	float: left;
	margin:0 2px 0 2px;
	}

	#topnav ul li a{
	width: 100px;
	float: left;
	height: 24px;
	line-height:24px;
	color:#575656;
	text-decoration:none;
	text-align:center;
	}
	
	#topnav ul li a:hover,
	#topnav ul li.active a{
	background:url(../images/layout/topnav-hover.jpg) no-repeat top;
	color:#fff;
	}
			
#banner-area{
	width:999px;
	height:265px;
	background: #efefef;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom:1px solid #c6c6c7;
	}
	
#banner{
	width:625px;
	height:255px;
	padding:5px;
	float:left;
	border-right:1px solid #c6c6c7;
	}
	
#latestNews{
	width:362px;
	height:265px;
	border-left:1px solid #fff;
	float:left;
	}
	
	#latestNews h1{
	padding:0 0 10px 15px;
	border-bottom:1px solid #bfbfbf;
	}
	
	#latestNews li a{
	width:327px;
	height:25px;
	line-height:24px;
	padding-left:35px;
	border-top:1px solid #fff;
	border-bottom:1px solid #bfbfbf;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
	#latestNews li a:hover{
	background:#f6f6f6;
	color:#ff6633;
	}
	
	#latestNews li.last a{
	border-bottom:none;
	}
	
#middle{
	width:1000px;
	float:left;
	background:url(../images/layout/main-back.jpg) repeat-y;
	}

#navbar{
	width:227px;
	border-top:1px solid #fff;
	float:left;
	font-family: "Century Gothic", Arial, Verdana, _sans;
	}
	
	#navbar h1{
	font-family: "Century Gothic", Arial, Verdana, _sans;
	width:191px;
	height:12px;
	margin:5px 0 0 5px;
	padding:8px 10px 9px 20px;
	line-height:12px;
	background: #e47d2a;
	font-size:14px;
	font-weight:bold;
	color: #fff;
	}
	
	#sidenav{
	width:222px;
	margin-left:5px;
	margin-right:1px;

	}
	
	#sidenav li a{
	background: url(../images/layout/sidemenu.jpg) no-repeat 20px 11px;
	width:186px;
	height:24px;
	line-height:24px;
	padding-left:35px;
	border-top:1px solid #fff;
	border-bottom:1px solid #bfbfbf;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	
	#sidenav li a:hover,
	#sidenav li.active a{
	background: url(../images/layout/sidemenu-hover.jpg) no-repeat 20px 11px #f6f6f6;
	color:#ff6633;
	}	
	
#main{
	width:497px;
	float:left;
	}
	
	#breadcrumbs{
		width:487px;
		height:34px;
		padding-left:10px;
		line-height:34px;
		border-bottom:1px solid #c6c6c7;
		font-size:11px;
		text-transform:lowercase;
		color:#ff6633;
		}
		
	#breadcrumbs a{
		color:#ff6633;
		text-decoration:none;
		}
	#breadcrumbs a:hover{
		text-decoration:underline;
		}
		
	#breadcrumbs .B_lastCrumb{
		color:#333333;
		}
	
#content{
	width:477px;
	padding:0 10px 0 10px;
	float:left;
	}
	
	#content ul{
	list-style:disc inside;
	}
	
/* --- Accordion --- */

div#product-details{
	
	border-top:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:20px;
	width:475px;
}


div.heading{
    position: relative; /* required for effect */
    z-index: 10;		/* required for effect */
	background-color:#efefef;
	background-repeat:repeat-x;
	background-position:bottom;
	color:#000; 
	font-size:13px;  
	font-weight:bold;
    cursor: pointer;
	padding:4px 15px 4px 15px;
	border-top:1px solid #fff;	
	border-left:1px solid #fff;
	border-bottom:1px solid #d3d3d3;
}
div.heading:hover{
	color:#fd7f32;
	background-color:#f8f8f8;
	border-top:1px solid #fff;
}

div.content{
    overflow: hidden;	/* required for effect */
    background: #fff;
	padding:0 15px 0 15px;
	color:#000;
	border-bottom:1px solid #d3d3d3;
}

/* --- Sidebar --- */

#sidebar{
	width:275px;
	border-top:1px solid #fff;
	float:left;
	}
	
	.sidebar-banner{
	background:url(../images/layout/sidebar-banner-back.jpg) no-repeat bottom;
	width:275px;
	height:203px;
	}
	
#footer{
	width:100%;
	border-top:1px solid #c6c6c7;	
	float:left;
	padding:10px 0 10px 0;
	}
	
	#footer li{
	width:auto;
	float:left;
	font-size:11px;
	line-height:11px;
	padding:0 5px 0 5px;
	}
	
	#footer li a{
	color:#333333;
	}
	
	#footer li.last{
	border:none;
	}
	

/* ------ CUSTOM CLASSES ---------- */


.pdf-link {
	background:url(../images/layout/pdf-ico.jpg) no-repeat center left;
	height:20px;
	padding-left:28px;
	line-height:20px;
	font-size:14px;
	text-decoration:none;
	display:block;
	}

.floatLeft
{
float: left;
}

.floatRight
{
float: right;
}

.image-class {
	padding:4px;
	background:#e1e1e1;
	border:1px solid #bfbfbf;
	margin:5px 5px 0 0;
}

