* {
	margin: 0px;
	padding: 0px;
}
blockquote {
	padding-left: 20px;
}
.baleskiisgreen {
	float: left;
	margin-right: 20px;
}
p {
	font-size: 14px;
	line-height: 20px;
	font-family: 'Arvo', Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 14px;
	color: #333;
	font-family: 'Arvo', Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 14px;
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}
#wrapper #leftshadow {
	background-color: #FFF;
	width: 12px;
	float: left;
}
#wrapper #rightshadow {
	background-color: #FFF;
	float: left;
	width: 12px;
}
#wrapper #footer {
	background-color: #FFF;
	clear: both;
	height: 50px;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 30px;
	padding-left: 17px;
	text-align: center;
}
#wrapper #main #topnavigation {
	height: 160px;
	width: 1000px;
	background-image: url(main_navigation.jpg);
}
#wrapper #main {
	width: 1000px;
	float: left;
}
#wrapper #main #banner {
	float: left;
	height: 170px;
	width: 1000px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#wrapper #main #textbody {
	background-color: #FFF;
	float: left;
	width: 730px;
	padding: 20px;
	height: auto;
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #790000;
}
#wrapper #main #leftmenu {
	background-color: #FFF;
	float: left;
	width: 189px;
	margin: 0px;
	padding: 20px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #333;
	height: auto;
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #9F0000;
}
iframe {
	border: 1px solid #780000;
}

.detail { 
	float: right;  
	margin: 0px 0px 20px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #6A0000;
}
.highdensitypic {
	float: right;
	margin: 0px 0px 20px 20px;
}
.detailleft {
	float: left;
	margin: 0px 0px 20px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #6A0000;
}

.fourimage {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
}

.tableproducts {
	margin-top: 10px;
}
.baleskiistablebold {
	font-weight: bold;
	font-style: normal;
}

#baleskiistable {
	background-color: #CCC;
	border-spacing: 10px;
	font-style: italic;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
}

table {
	font-family: 'Arvo', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
}
.application {
	background-color: #CCC;
	text-align: center;
	border: 1px solid #a60000;
	display: table;
}
.centered {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.applicationbottomright {
	background-color: #CCC;
	text-align: center;
	padding: 10px;
	display: table-cell;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #a60000;
	border-left-color: #a60000;
}
.applicationleft {
	background-color: #CCC;
	text-align: left;
	padding: 10px;
	display: table-cell;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a60000;
	font-weight: bold;
}
.applicationtop {
	background-color: #CCC;
	text-align: center;
	padding: 10px;
	display: table-cell;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a60000;
	font-weight: bold;
}
