#content {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
}

#left-panel, .left-panel {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	margin-left: 0px;
	width: 370px;
	text-align: justify;
	background-image: url(../img/01.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;	
}

#right-panel {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	margin-left: 0px;
	width: 370px;
	text-align: justify;
	background-image: url(../img/02.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;	
}



#panel01 {
	width: 30px;
	float: left;
	background-image: url(../img/01.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;	
	padding-left: 0px;
	border-right: 2px solid #D7D7D7;
}


#panel02 {
	width: 30px;
	float: left;
	background-image: url(../img/02.gif);
	background-repeat: no-repeat;
	background-position: 35px 2px;	
	padding-left: 30px;
	border-right: 2px solid #D7D7D7;	
}

.home-height {
	height: 270px;
}

.services-height {
	height: 220px;
}

.services-standards-height {
	height: 330px;
}

.products-height {
	height: 230px;
}

.products-ihrs-height {
	height: 330px;
}

.location-height {
	height: 230px;
}

.contact-height {
	height: 230px;
}

.contact-details {
	margin: 5px 0px 0px 10px;
}


.panel-border {
	border-left: 2px solid #D7D7D7;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
