* {
	margin: 0;
	padding: 0;
}

img{
    border:none;
}

body {
	background: #c1c1c3 url(images/bg.png) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #88888A;
}

hr{
    color:#bdbdbf;
    width:590px;
	height:1px;
}

html{
	overflow-y: scroll;
}

#header{
	width: 980px;
	height: 80px;
	margin: 0 auto;
}

#header #header_logo{
	width: 860px;
	height: 80px;
	float:left;
}

#header #lang{
	width: 120px;
	height: 50px;
	float:left;
	padding-top:30px;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	margin-bottom: .5em;
	font-size: 16px;
	font-weight: normal;
	font-weight:bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

blockquote {
	margin-left: 2em;

}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}


/* Menu */

#menu {
	width: 980px;
	height: 33px;
	margin: 0 auto;
	background-color:#981013;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
    background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	z-index:999;
}


#menu a.activepage {
	background-color:#631011;
	background-image:url(images/menu_bg_active.jpg);
	background-repeat:repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}


/* banner */

#banner {
	width: 980px;
	height: 360px;
	margin: 0 auto;
	margin-top:20px;
	background-color: #FFFFFF;
    position:relative;
	z-index:1;
}

#banner h1 {
	margin: 0;
	padding: 80px 20px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
	font-style: italic;
	color: #FFFFFF;	
}

#banner h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#banner a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 920px;
	padding: 20px 30px 20px 30px;
}

#content a {
	text-decoration: none;
	color: #a80d15;
}

#content a:hover {
	text-decoration: underline;
	color: #a80d15;
}

#content p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 120%;
	font-size: 100%;
}

#header_box{
	margin-bottom: 20px;
	padding-bottom: 1px;	

}
#about_us{
	width:600px;
	float:left;
}
#blog_content{
	width:600px;
	float:left;
}

#distributor{
	width:970px;
	float:left;
}

#product{
	width:970px;
	float:left;
}

#product .download{
	width:270px;
	float:left;
	vertical-align:middle;
}

#product .download a{
	font-size:14px;
	font-weight:bold;
	color:#a80d15;
	text-decoration:none;	
}

#product .download a:hover{
	font-size:14px;
	color:#a80d15;
	text-decoration:underline;	
}

#news{
	width:320px;
	float:left;
}

#main_area_products{
	margin-bottom: 20px;
	padding-bottom: 1px;
	top:170px;
	position:absolute;
	z-index:999;
}

#main_area_products .product{
	width:150px;
	margin:0 20px 0 20px;
	float:left;
}

#main_area_news{
	margin-bottom: 20px;
	padding-bottom: 1px;
}

#main_area{
	margin-bottom: 20px;
	padding: 0 30px 20px 0;
}

#main_area .flashtext{
    color:#f9260a;
    font-weight:bold;
	font-size:16px;
}

#main_area p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align:left;
	line-height: 167%;
	font-size: 107%;
}

#newscontent {
	margin-bottom: 20px;
	padding-bottom: 1px;
}

#newscontent img{
    padding:7px;
	float:left;
}

.floating-box {
	float: left;
	width: 430px;
	margin-bottom:20px;
}

.floating-box  .flashtext{
    color:#f9260a;
    font-weight:bold;
    font-size:16px;
}

.floating-box .mainproduct{
	float: left;
	width: 120px;
}

.floating-box .desc{
	float: left;
	width: 285px;
}

.floating-box .icons{
	float: left;
	width: 285px;
}

.floating-box .specs{
	float: left;
	width: 270px;
}

.contact_box {
	float: left;
	width: 270px;
	margin-bottom:20px;
}

.distributor_box {
	float: left;
	width: 270px;
	margin-bottom:20px;
}

.alt{
background-color:#CCCCCC;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	padding: 1px solid #FFFFFF;
}

.distributor_heading{
	float: left;
	width: 920px;
	margin-top:8px;
	margin-bottom:8px;
	padding-left:5px;
	padding-top:5px;
	background-color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
	height:25px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	padding: 0 20px 20px 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 0px solid #FFFFFF;
	color:#FFFFFF;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}


#sidebar p {
	margin-left: 0;
	padding-left: 5px;
	border-left: 0px solid #FFFFFF;
	color:#FFFFFF;
	text-align:left;
}

#sidebar .newsheading {
	margin-left: 0;
	padding-left: 5px;
	border-left: 0px solid #FFFFFF;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

#sidebar li{
	font-size:16px;
	padding:5px;
	list-style:none;
	list-style-type:none;
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 23px;
	background: url(images/pdf_icon.jpg) no-repeat left center;
	color: #FFFFFF;
	text-decoration:none;
}

#links a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


#newslinks {
}

#newslinks ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#newslinks li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#newslinks a {
	padding-left: 23px;
	background: url(images/latestnews_icon.jpg) no-repeat left center;
	color: #FFFFFF;
	text-decoration:none;
}

#newslinks a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

/* Footer */

#footer {
	width: 980px;
	height: 50px;
	color:#666;	
	margin: 0 auto;
	margin-bottom:30px;
}

#footer .links {
	float: left;
	width: 920px;
	height: 34px;
	padding: 16px 30px 0 30px;
	font-size: 85%;
	text-align:center;
}

#footer a {
    color:#666;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

.icons img{
    padding-bottom:3px;
}
/*---------------WORKS SLIDER----------------*/

#slider-wrapper {
	width:980px;
	height:400px;
	margin:0 auto;
}
#slider {
	position:relative;
	width:980px;
	height:246px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	top:375px;
	left:820px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
	top:300;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#3d3d3d;
	color:#fff;
	opacity:0.9; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/******** BLOG ************/

.post{
	margin-bottom:30px;
	border-bottom:1px;
	border-bottom-color:#999;
	border-bottom-style:solid;
}

.post h1{
	font-size:24px;
}

.post h2{
	font-size:22px;
}

.post h3{
	margin-bottom:20px;
}

.post img{
	margin:5px;
}

#nav-single{
	margin-bottom:20px;
	width:550px;
	float:left;
}

#nav-above{
	margin-bottom:20px;
	width:550px;
	float:left;
}

#nav-below{
	margin-bottom:20px;
	width:550px;
	float:left;
}

.nav-next{
	width:250px;
	float:right;
	text-align:right;
}

.nav-previous{
	width:250px;
	float:left;
}
