body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #343434;
	color:#252525;
}
#wrap {
	height: 620px;
	width: 760px;
	left: 50%;
	top: 0px;
	margin-left: -390px;
	position: absolute;
}
#banner {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 276px;
	width: 760px;
}
#lang {
	float: right;
	height: 20px;
	width: 300px;
	position: relative;
	top: 15px;
	right: 10px;
	text-align: right;
}
#cnt {
	background-image: url(img/cnt.jpg);
	height: auto;
	width: 760px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C1C1C9;
}
#footer {
	height: 39px;
	width: 760px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#nav {
	height: 54px;
	width: 460px;
	position: absolute;
	left: 267px;
	top: 52px;
	
}
.b1 {
	height: 54px;
	width: 110px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	display: block;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	overflow:hidden;
}
a.b1:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.b2 {
	height: 54px;
	width: 110px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -110px top;
	display: block;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	overflow:hidden;
}
a.b2:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: -110px top;
}
.b3 {
	height: 54px;
	width: 110px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -220px top;
	display: block;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	overflow:hidden;
}
a.b3:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: -220 px top;
}

.b4 {
	height: 54px;
	width: 110px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -330px top;
	display: block;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	overflow:hidden;
}
a.b4:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: -330px top;
}
a.footlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 24px;
}
a.footlnk:hover {
	color: #F4AF61;
	text-decoration: none;
}
.spacer10 {
	padding: 10px;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #343434;
	;
	text-indent: 30px;
}
a.action {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BE171F;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.action:hover {
	color: #93131A;
}
a.lang {
	text-decoration: none;
	border-botom: 2px solid #C3C3C3;
	margin-left:6px;
	margin-right:6px;
	font-size:10px;
	line-height: 10px;
}
a.lang:hover {
	border-bottom: 4px solid #C11C23;
}
.input_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #D7D7D7;
	border: 1px solid #666666;
	height: 18px;
	width: 200px;
}
.input_contact:hover {
	background-color:#F2FFCC;
}
.pager a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.pager a:hover {
	color: #666666;
}
.curr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.colorheader {
	color: #FFFFFF;
	background-color: #AB1B25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #222222;
}
.borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.c1 {
	background-color: #B4B4B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.c2 {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.holder {
	background-image: url(style/img/frame.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
	width: 155px;
	text-align: center;
}
.prodesc {
	text-align: left;
	width: 155px;
	font-size: 13px;
	font-weight: normal;
}
.prodimg {
	left: 6px;
	top: 6px;
	height: 140px;
	width: 140px;
}
.bigprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bigprod:hover {
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 24px;
}
a.author {
	text-decoration: none;
	color: #B7DBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.author:hover {
	color: #FFFFFF;
	text-decoration: none;
}
