/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images_BH/homepage02.jpg) repeat-x;
	background-color: #014681;
}

.productlist { display:block; margin:30px 20px; padding:0px; list-style:none; }
.productlist li { display:block; float:left; width:130px; height:130px; margin:5px 5px; text-align:center; line-height:15px; }
.productlist li a { font-size:12px; }
.productlist li a img { display:block; margin:10px 0px; text-align:center; }
.productlist li a span { display:block; }
.productlist li a span.thumbdesc { margin-top:10px; color:#333; font-style:italic; }

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
}

/**
table.toptable { background-color:white; }
table.maintable { background-color:white; }
**/

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #99B5CD;
}

.text1 a {
	color: #fff;
}

.text2 {
	height: 21px;
	padding: 10px 0px 0px 14px;
	background: url(images_BH/homepage07.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3, h1.title, h1.page, h2.news {
	margin-bottom: 10px;
	padding: 0px 0px 10px 2px;
	background: url(images_BH/homepage10.jpg) repeat-x left bottom;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #BE1E00;
}

.text3 em {
	font-weight: bold;
	font-style: normal;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #254873;
}

.text5 {
	padding-left: 16px;
	background: url(images_BH/homepage13.gif) repeat-y left top;
}

/** LINKS */

a {
	color: #D13300;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 5px;
}

a.active {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFaa;
	padding:0 5px;
}

.link1:hover, a.active:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

/**
.bg1 { background: url(images_BH/homepage01.jpg) repeat left top; }
.bg2 { background: url(images_BH/homepage02.jpg) repeat-x left top; }
**/
.bg3 { background: url(images_BH/homepage04.jpg) no-repeat left top; padding:0 0 0 10px; }
.bg4 { background: url(images_BH/homepage05.jpg) repeat-y left top; }
.bg5 { background: url(images_BH/homepage06.jpg) no-repeat left top; }
.bg6 { background: #FFFCF8 url(images_BH/homepage08.jpg) repeat-x left top; border-bottom: 1px solid #FAEEDD; padding:15px 0; }
.bg7 { background: #FCFEFF url(images_BH/homepage11.jpg) repeat-x left top; }
.bg8 { background: #FFFDF9 url(images_BH/homepage12.jpg) repeat-x left top; }
.bg9d { background: #FCFEFF url(images_BH/subpage1_02.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

