html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #DADADA;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #6B6B6B;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-weight: bold;
	font-size: 11px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 20px;
}

.dl-style1 {
	margin-left: 0px;
	color: #C1C1C1;
}

.dl-style1 dt {
	float: left;
	width: 60px;
}

.dl-style1 dd {
	margin-bottom: 12px;
}

strong {
	color: #666;
	font-size: 11px;
}

a {
	color: #D43E00;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 17px;
	background-image: url(../images/homepage08.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	border: 1px solid #E7E7E7;
}

img.alignleft {
	float: left;
	margin-right: 21px;
}

img.alignright {
	float: right;
	margin-left: 21px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}
.clearfix {
	clear: both;
}
/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}



/** HEADER */

#header {
	height: 243px;
	margin-top: 53px;
}
div.logo-container {
	background:  url(../images/homepage01.jpg) no-repeat left top;
	float: left;
	width: 270px;
	height: 233px;
	position: relative;
	padding-top: 10px;
	padding-left: 50px;
	}
div.logo {
	overflow: hidden;
	padding: 10px 0 0 40px;
	}
/*#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	visibility: hidden;
	font-size: 9px;
	text-transform: lowercase;
}*/

/*#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}*/
.slogan {
	margin-top: 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

/** MENU */
#menu {
	float: left;
	width: 680px;
	height: 243px;
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0px;
	padding: 58px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 17px;
	background-image: url(../images/homepage02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	background-color: #FFFFFF;
	background-image: url(../images/bg03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	float: left;
	width: 650px;
	padding: 86px 0px 0px 30px;
	background-image: url(../images/bg04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentbot {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 30px;
}


#mapcontent {
	float: left;
	width: 940px;
	padding: 0px 0px 0px 30px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 290px;
	padding: 0px 30px 0px 0px;
}
#sidebar1 {
	float: right;
	width: 290px;
	padding: 0px 30px 0px 0px;
}
#sidebar2 {
	float: right;
	width: 290px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/** FOOTER */

#footer {
}

#footer p {
	margin: 0px;
	padding: 30px 0px;
	text-align: center;
	color: #9D9D9D;
}

#footer a {
	color: #9D9D9D;
}

/** BOX STYLE 1 */

.box-style1 {
	background-image: url(../images/bg05.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.box-style1 .title {
	background-image: url(../images/bg07.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.box-style1 .title h1 {
	height: 30px;
	padding: 40px 0px 0px 73px;
	background-image: url(../images/bg06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.box-style1 .entry {
	padding: 20px 20px;
}

/** BOX STYLE 2 */

.box-style2 {
	background-image: url(../images/bg05.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.box-style2 .title {
	background-image: url(../images/bg07.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.box-style2 .title h2 {
	height: 35px;
	padding: 35px 0px 0px 62px;
	background-image: url(../images/bg08.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.box-style2 .entry {
	padding: 0px 30px 20px 30px;
}
.box-style2 .entry1 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.box-style2 .entry2 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#page #box10 .entry3 {
	padding-left: 0px;
	padding-bottom: 50px;
}




/** BOX1 */

#box1 {
}


/** BOX2 */

#box2 {
	float: left;
	width: 321px;
}


/** BOX3 */

#box3 {
	float: right;
	width: 321px;
}

/** BOX4 */

#box4 {

}

#box4 .title h2 {
	background-image: url(../images/bg09.gif);
}

/** BOX5 */

#box5 {

}
#box6 {
	float: left;
	width: 485px;
	height: 250px;
	margin-left: 10px;
}

#box7 {
	float: right;
	width: 485px;
	margin-right: 10px;
}
#box8 {
	float: right;
	width: 321px;
}
#box9 {
	width: 900px;
	height: 100%;
	margin-left: 20px;
}

#box10 {
	width: 940px;
	height: 100%;
	margin-left: 30px;
	margin-right: 30px;
	overflow: visible;
}
#box11 {
	float: left;
	width: 300px;
	padding-left: 10px;
}
#box12 {
	float: right;
	width: 321px;
	padding-left: 25px;
}




#page #content #box1 .entry #text {
	float: right;
	width: 240px;
	margin-top: 10px;
}
#page #sidebar #box4 .entry div #acc {
	list-style-type: none;
}
#page #sidebar #box4 .entry div #acc li {
	list-style-type: none;
	padding-bottom: 15px;
	text-align: center;
}
#page #content #box10 .entry #indexthmb {
	list-style-type: none;
}
#page #content #box10 .entry #indexthmb li {
	list-style-type: none;
	display: inline;
	padding-right: 30px;
}
#prodCat {
	padding-left: 300px;
}
#news {
	width: 610px;
	padding-left: 30px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.article {
	padding-right: 20px;
}
#xlink {
	display: inline;
	width: 610px;
}
.link {
	padding-left: 30px;
	display: inline;
	width: 180px;
	float: left;
	overflow: hidden;
}
.headlines {
	padding-top: 10px;
	padding-bottom: 20px;
}





#index-article {
	padding-left: 30px;
	padding-right: 30px;
}
#flashContent {
	height: 100%;
	width: 100%;
}

.newInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #F77001;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	font-size: 13px;
	width: 260px;
	float: right;
}
div.download {
	text-align:center;
	padding:20px}
