#header, #breadcrumb, #footer, input{
	display: none;
}

h1,h2,h3,h4,h5,h6{
	font-size: 11pt;
	font-weight: bold;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #000000;
}

img{
	padding: 2px;
	border: 1px solid #333333;
}

ul{
	margin: 0 0 0 0;
}

ul li{
	margin: 0;
	padding: 0;
}
a{
	font-weight: 100;
}

body{
	background: #ffffff;
	font-family: Times New Roman,Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#container{
	width: 670px;
	margin: 0 auto;
	padding: 0;
	margin: 0;
	float: left;
}

#wideContent{
	width: 100%;
	margin: 0;
	padding: 0;
}

#wideContent p{
	line-height: 1.5em;
}

#wideContent p img{
	float: right;
	margin: 5px;
}

#quote{
	width: 100%;
	clear: both;
	margin: 20px 0 0 0;
	line-height: 1.6em;
	padding: 0;
}

#equalLeftContent{
	width: 47%;
	float: left;
	clear: left;
}

 #equalRightContent{
 	width: 47%;
	float: right;
	clear: right;
 }
 
 #equalLeftContent h3, #equalRightContent h3{
 	margin: 20px 0 0 0;
 }


#solution{
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}

#solution h4{
	border-bottom: none;
}

#solution .box{
	width: 49%;
	float: left;
	margin: 10px 0 0 0;
}

#solution .box img{
	display: block;
}

#solutionLeftContent{
	/*width: 230px;
	float: left;
	margin: 0;
	padding: 0;*/
	display: none;
}

body.contact #solutionLeftContent{
	width: 100%;
	float: left;
	display: block;
}

body.contact #solutionRightContent{
	display: none;
}


#solutionRightContent{
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
}

#solutionRightContent .product{
	width: 670px;
	clear: both;
	min-height: 100px;
	height: auto;
	padding: 0;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cccccc
}

#solutionRightContent .productDesc{
	width: 670px;
	margin: 0;
}

#solutionRightContent .product img{
	float: right;
		margin: 0 5px 5px 5px; 
}

#solutionRightContent .product h3{
	width: 670px;
	float: left;
	border-bottom: none;
}

#solutionRightContent .product h4 a{
	display: none;
	border-bottom: none;
}

#solutionRightContent .product h4{
	display: none;
	border-bottom: none;
}

#solutionRightContent .productSolution{
	width: 670px;
	clear: both;
	float: left;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
}


#solutionRightContent .productSolution p{	
	width: 450px;
	float: left;
}

#solutionRightContent .productSolution img{
	float: right;
	margin: 0 5px 5px 5px; 
}

#solutionRightContent .productSolution h3{
	border-bottom: none;
}

#solutionRightContent .productSolution h5{
	display: none;
}


/*Product Detail tabs*/

#wideContent #productDetail .tab{
	clear: both;
	height: 50px;
	width: 670px;
	margin: 20px 0 0 0;
	float: left;
	border: none;
}

#largePic{
	width: 200px;
	height: auto;
}

.tab h5{
	border: none;
}


#descriptionContent{
	float: left;
	height: auto;
	width: 670px;
	display: block;
	border: none;
}

#descriptionContent p{
	margin: 0;
}

#featuresContent, #specsContent,#documentationContent,#documentation{
	display: none;
}

.gallery h6{
	display: none;
}

.thumbList{
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

.thumbList li{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
}

.gallery{
	float: left;
	margin: 0;
}