/* CSS Document */

/* PAGE RESET START */

div.productGroup  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	background:#ffffff;
	color:#d55c19;
	line-height: 28px;
	margin: 0; padding: 0;
	
	
}

div.productGroup a {text-decoration:none; color:#005293;}
div.productGroup a:hover {text-decoration:underline; color:#d55c19;}

.bBorder {
		/*border-top:1px solid #d55c19;*/
		font-weight: bold;
		font-size:14px;
}

img {  
	border-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* PAGE RESET END */


/* PAGE STRUCTURE START */

#page-wrap {
	width:980px;
	text-align : left ;
	margin: 0 auto;
}

#content {
	margin: 0 10px 0 10px;
	widows:960px;
}

#content h1{
	color:#FFF;
}


#desciption {
	background:#d55c19;
	font-weight:bold;
	padding:0 15px 0 15px;
	text-align:justify;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}


/* DIV SLIDER */

.faq-ans {
	width:auto;
	background:#ffffff;
	color:#005293;
	display:none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	margin: 5px 0 5px 0;
	padding:0 15px 0 15px;
	/*border:1px solid #8fcae7;*/
	line-height: 120%;
}

/* DIV SLIDER */


.padArrowImages {
	margin-top:5px;
	
}


.subHeadProducts{
	padding:3px;
	font-size:9pt;
	color: #d55c19;
	font-weight:bold;
	width: 154px;
	float:left;
	text-align:left;
	margin-top:15px;

	
}
#section {
	font-family:Arial, Helvetica, sans-serif;
	width:125px;
	margin-bottom:10px;
	float:left;
	text-align:left;
	
}
#section ul{
	margin-left:0px;
	padding-left: 5px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.5em;
	list-style:none;
	font-size:9pt;
	
}

#section a {
	color:#005293;
	font-size:9pt;
	/*font-weight:bold;*/
	text-decoration:none;
	text-align:left;
	
	
}
#section a:hover {
	color:#d55c19;
	text-decoration:underline;
}

.middleLine {
	width:15px;
	float:left;
	margin-left:3px;
	margin-top:25px;
	height: 175px;
	border-left:1px solid #dde5e6;
}
.featuredLinks {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:590px;
	height:165px; 
	margin-top:0px; 
	margin-left:5px;
	text-align:left;	
}

.featuredLinks ul {
	margin-left:2px;
	margin-top:10px;
	padding:0;
	list-style-type:none;
	
}
.featuredLinks ul li {
		padding-top:8px;
		padding-bottom:8px;
		/*line-height:1.8em;	*/
}

.featuredLinks  a {
	color:#005293;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	
	
}
.featuredLinks a:hover {
	color:#d55c19;
	text-decoration:underline;
}
