@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 800px;
	background-color: #143D8D;
	margin-top: -38px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header_shad {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	background-image: url(../images/header_shadow.png);
	padding: 0px;
}
#wrapper #logo {
	height: 140px;
	width: 225px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#wrapper #header {
	height: 57px;
	width: 555px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 46.5px;
	margin-right: 0px;
	margin-bottom: 46.5px;
	margin-left: 0px;
	background-image: url(../images/header.gif);
}


#tape {
	background-image: url(../images/tape_01.png);
	background-repeat: repeat-x;
	height: 62px;
	margin-top: -13px;
}

#header_links {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea {
	color: #000000;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 150px;
	background-image: url(../images/roundedtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	
}
#wrapper #bodyArea #left {
	width: 600px;
	float: right;
}

#wrapper   #bodyArea   #right {
	width: 185px;
	float: left;
	border-right-style: none;
	border-bottom-style: none;
}
#wrapper #bodyArea #footer {
	height: 12px;
	clear: both;
	background-image: url(../images/footer_tape.png);
	background-repeat: repeat-x;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 15px;
}
.link_cls a:link,.link_cls a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #143D8D;
	text-decoration:none;

}


.link_cls a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #D81921;
}
#wrapper #bodyArea #right #button {
	height: 35px;
	width: 185px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #bodyArea #right #button2 {
	height: 35px;
	width: 185px;
}
#wrapper #bodyArea #right #button3 {
	height: 35px;
	width: 185px;
}
#wrapper #bodyArea #right #button4 {
	background-image: url(file:///C|/DEANNA/PileMedic%E2%84%A2/images/product_data_sheet_buttons.gif);
	height: 35px;
	width: 185px;
}
#wrapper #bodyArea #left #image {
	height: 206px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/comparison.jpg);
	background-repeat: no-repeat;
}
#wrapper #bodyArea #left #table {
	height: 230px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
