* {
	border: none;
	padding: 0;
	margin: 0;
}
body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #3A383D;
	text-align: center;
}
h1 {
	font-size: 1.80em;
	padding: 0 20px 30px 20px;
	font-weight: normal;
}
h2 {
	font-size: 1.60em;
	padding: 0 20px 25px 20px;
	font-weight: normal;
}
h3 {
	font-size: 1.50em;
	padding: 0 20px 20px 20px;
}
h4 {
	font-size: 1.30em;
	padding: 0 20px 20px 20px;
}
h5 {
	font-size: 1.10em;
	padding: 0 20px 30px 20px;
}
h6 {
	font-size: 1.00em;
	padding: 0 20px 10px 20px;
}
p {
	font-size: 0.9em;
	padding: 0 10px 20px 10px;
	line-height: 1.22em;
}
a {
	color: #fff;
}
a:hover {
	color: #BF0B14;
}
ul, ol {
	margin: 0 20px 20px 50px;
	font-size: 0.9em;
}

li {
	padding-bottom: 5px;
}

ul.quicklinks {
	list-style: none;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
}
ul.quicklinks li {
	font-size: 0.80em;
	padding-bottom: 3px;
}
ul.quicklinks li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}
ul.quicklinks li a:hover {
	border-bottom: 1px solid #999999;
}
p.gototop {
	text-align: right;
}
p.gototop a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}

form {
	padding: 0 20px 20px 20px;
}

input, label, textarea, select {
	display: block;
	font-size: 0.75em;
	padding: 1px;
}
textarea {
	font-size: 0.90em;
}
label {
	margin: 5px 0 2px 0;
}
input.text, .checkbox, textarea, select {
	border-left: 1px solid #3A383D;
	border-top: 1px solid #3A383D;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #000;
	color: #fff;
}
input.text, textarea, select {
	width: 475px;
}
label .checkbox {
	float: left;
	border: 0;
	padding: 0;
	margin: 1px 5px 0 0;
	height: 12px;
	width: 12px;
}
label span {
	color: #FF2424;
	font-weight: bold;
	font-size: 1em;
	padding-left: 3px;
}
input.button {
	margin: 15px 0 0 0;
	padding: 1px 5px;
	border: 1px solid #ccc;
	background-color: #BF0B14;
	color: #fff;
	font-weight: bold
}
.txtred {
	color: #BF0B14;
}
.txtyellow {
	color: #FFCC00;
}
.clear {
	clear: both;
}
#landingimage {
	position: relative;
	background: url(../images/landing.jpg) center center no-repeat;
	width: 459px;
	height: 272px;
	display: block;
	margin: 0 auto;
	font-size: 1.25em;
	line-height: 14px;
	padding-top: 187px;
}
#landingimage span {
	display: none;
}
#landingimage a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	display: block;
	position: relative;
	width: 102px;
	height: 14px;
	margin: 0 auto;
	padding-top: 103px;
}

#header {
	background-color: #000000;
	height: 115px;
}
.container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header .container {
	padding-top: 16px;
}
#curveslogo {
	display: block;
	background-image: url(../images/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 103px;
	height: 83px;
	margin: 0;
	padding: 0;
}
* html #curveslogo {
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/logo.png');
}
#curveslogo span {
	display: none;
}
#curveslogo a {
	text-decoration: none;
	position: relative;
	display: block;
	width: 103px;
	height: 83px;
	margin: 0;
	padding: 0;
}

#topnavigation {
	height: 22px;
	position: absolute;
	top: 92px;
	width: 640px;
	left: 170px;
	background-color: #fff;
}
#topnavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topnavigation ul li {	
	display: block;
	line-height: 22px;
	width: 90px;
	height: 22px;
	float: left;
	font-size: 0.65em;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #000;
}
#topnavigation ul li a {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 90px;
	height: 22px;
}
#topnavigation ul li#commlink, #topnavigation ul li#commlink a {
	width: 93px;
}
#topnavigation ul li a:hover, #topnavigation ul li a.active {
	background-color:#BF0B14;
	color:#FFF;
}

#homemenulinks {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 80px;
}
#homemenulinks .homelinkitem {
	float: left;
	width: 160px;
	text-align: center;
	position: relative;
}
#homemenulinks .homelinkitem span.image {
	display: block;
	width: 160px;
	height: 293px;
	overflow: hidden;
	cursor: pointer;
}
#homemenulinks .homelinkitem a, #homemenulinks .homelinkitem a:hover {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 21px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/homelink_normal.gif) left top no-repeat;
	font-size: 0.70em;
	line-height: 20px;
	text-align: center;
	color: #000000;
	padding-top: 272px;
}
#homemenulinks .homelinkitem a:hover {
	background: url(../images/homelink_hover.gif) left top no-repeat;
	color: #fff;
}

#homemenulinks .homelinkitem p.homelinktext {
	padding: 5px 20px;
	color: #fff;
	font-size: 0.85em;
}
#footer {
	clear: both;
	padding: 30px 0;
}
#footer .container {
	text-align: center;
}
#footer p {
	font-size: 0.70em;
}
#footer p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer p a:hover {
	color: #BF0B14;
}
#verticalnavi {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0.65em;
	text-align: center;
	padding-top: 3px;
	min-height: 77px;
	width: 90px;
	border-right: 1px solid #000;
	z-index: 100;
}
* html #verticalnavi {
	height: 77px;
}
#verticalnavi a {
	display: block;
	line-height: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#verticalnavi a:hover, #verticalnavi a.active {
	color: #fff;
}
.leftcol, .midcol, .rightcol {
	float: left;
	overflow: hidden;
	padding-top: 80px;
}
#companypage #bodycontainer {
	width: 980px;
	margin: 0 auto;
}
#companypage #bodycontainer .container {
	width: 810px;
	margin-left: 170px;
}
#companypage .leftcol {
	width: 90px;
	border-right: 1px solid #000;
	background-color: #BF0B14;
}
#companypage .midcol p {
	padding-left: 20px;
	padding-right: 35px;
}
#companypage .midcol {
	width: 289px;
}
#companypage .rightcol {
	width: 260px;
}
#companypage.work .midcol {
	width: 700px;
}
#companypage.work .midcol img {
	float: left;
	margin: 0 15px 15px 0px;
	border: 1px solid #ccc;
}
/* contract page */
#contractpage h4, #contractpage h5,#contractpage h3 {
	font-weight: normal;
}
#contractpage #verticalnavi {
	left: 442px;
	border-left: 1px solid #000;
	background-color: #BF0B14;
	min-height: 55px;
}

#contractpage p {
	padding-left: 30px;
	font-size: 0.75em;
}
#contractpage li {
	font-size: 0.90em;
}
#contractpage #bodycontainer {
	width: 980px;
	margin: 0 auto;
}
#contractpage #bodycontainer .container {
	width: 980px;
	margin: 0 auto;
	padding-top: 30px;
}
#contractpage .leftcol {
	width: 170px;
	padding-top: 28px;
}
#contractpage .midcol {
	width: 640px;
	padding-top: 28px;
}
#contractpage .rightcol {
	width: 170px;
	padding-top: 28px;
}


/* ********** cataloguepage ******** */

#cataloguepage #bodycontainer {
	width: 980px;
	margin: 0 auto;
	padding-top: 30px;
}
#cataloguepage #bodycontainer h1 {
	text-align: left;
}
#cataloguepage #bodycontainer h1 span {
	font-size: 0.75em;
}
#cataloguepage #bodycontainer .container {
	width: 640px;
	margin: 0 auto;
}
#cataloguepage .leftcol {
	display: none;
	padding-top: 20px;
}
#cataloguepage .midcol {
	width: 320px;
	padding-top: 20px;
}
#cataloguepage .rightcol {
	width: 320px;
	padding-top: 20px;
}
#cataloguepage .midcol p, #cataloguepage .rightcol p {
	clear: both;
	padding-left: 25px;
}
#cataloguepage .midcol img, #cataloguepage .rightcol img {
	float: right;
	padding: 0 0 20px 25px;
}
#cataloguepage .midcol p a , #cataloguepage .rightcol p a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	line-height: 40px;
}
#cataloguepage .midcol p a:hover , #cataloguepage .rightcol p a:hover {
	color: #FF6600;
}

/* products page */
#productspage #bodycontainer {
	width: 980px;
	margin: 0 auto;
	padding-top: 30px;
}
#productspage #bodycontainer h1 {
	text-align: left;
	padding-bottom: 20px;
	padding-left: 27px
}
#productspage #bodycontainer h1 span {
	font-size: 0.75em;
}
#productspage h2 {
	font-size: 0.90em;
	line-height: 1em;
	padding-left: 0;
	padding-right: 30px;
	font-weight: bold;
}
#productspage #bodycontainer .container {
	width: 980px;
	margin: 0 auto;
}
#productspage .leftcol {
	width: 810px;
	padding-top: 0px;
	text-align: left;
}
#productspage .rightcol {
	width: 170px;
	padding-top: 0px;
}

#productspage table {
	border-collapse: collapse;
}
#productspage table th {
	width: 170px;
	text-align: right;
	vertical-align: middle;
	height: 93px;
}
#productspage table th h2 {
	padding-bottom: 0;
}
#productspage table tr.head th {
	height: auto;
	padding-bottom: 20px;
}
#productspage table tr.head th.left {
	text-align: left;
	width: auto;
}
#productspage td {
	background-color: #fff;
	position: relative;
	width: 80px;
	height: 94px;
	overflow: hidden;
	line-height: 10px;
	color: #000;
}
#productspage td div {
	width: 79px;
	height: 93px;
	border: 1px solid #000;
	border-left: none;
	border-top: none;
	position: relative;
	text-align: center;
}
#productspage td a img {
	max-width: 65px;
	max-height: 65px;
	padding-bottom: 5px;
}
#productspage table td a, #productspage table td a:hover {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 71px;
	height: 85px;
	text-align: center;
	padding: 4px;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	z-index: 100;
}
#productspage table td a:hover {
	padding: 0;
	border: 4px solid #B8222A;
}
/* product details page */
/* products page */
#productsdetailpage #bodycontainer {
	width: 980px;
	margin: 0 auto;
	padding-top: 30px;
}
#productsdetailpage #bodycontainer h1 {
	text-align: left;
	padding-bottom: 20px;
	padding-left: 27px
}
#productsdetailpage #bodycontainer h1 span {
	font-size: 0.75em;
}
#productsdetailpage #bodycontainer .container {
	width: 980px;
	margin: 0 auto;
}
#productsdetailpage .leftcol {
	width: 261px;
	padding-top: 10px;
	text-align: left;
}
#productsdetailpage .midcol {
	width: 366px;
	margin-top: 10px;
	padding: 0;
	background-color: #fff;
	text-align: center;
}
#productsdetailpage .rightcol {
	width: 350px;
	padding-top: 10px;
}
#productsdetailpage .rightcol img {
	width: 65px;
	height: 65px;
	margin-bottom: 1px;
	margin-left: 1px;
	overflow: hidden;
	display: block;
}
#productsdetailpage table {
	border-collapse: collapse;
	margin-left: 30px;
	margin-bottom: 20px;
}
#productsdetailpage .leftcol td {
	font-size: 12px;
	line-height: 15px;
	height: 63px;
	overflow: hidden;
	padding: 9px 0 9px 0;
	border: 1px dashed #999999;
	border-left: none;
	color: #fff;
	vertical-align: top;
}
#productsdetailpage .leftcol td.details {
	width: 140px;
	padding-top: 11px;
	height: 61px;
}
#productsdetailpage .leftcol td.thumb {
	width: 90px;
	height: 81px;
	padding: 0;
	margin: 0;
}
#productsdetailpage .leftcol td p {
	padding: 0 0 2px 0px;
	margin: 0;
	width: 96px;
	font-size: 11px;
	font-weight: normal;
}
#productsdetailpage .leftcol td p.head {
	font-weight: bold;
}
#productsdetailpage .leftcol td.thumb div {
	width: 90px;
	height: 81px;
	padding: 0; margin: 0;
	text-align: center;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	border: none;
}
#productsdetailpage .leftcol td.thumb a img {
	max-width: 65px;
	max-height: 65px;
	padding: 0;
}
#productsdetailpage .leftcol td.thumb a, #productsdetailpage .leftcol td.thumb a:hover {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 90px;
	height: 63px;
	text-align: center;
	padding: 9px 0 9px 0;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	z-index: 100;
}
#productsdetailpage .leftcol td.thumb a:hover, #productsdetailpage .leftcol td.thumb a.active {
	padding: 4px 0 4px 0;
	width: 80px;
	border: 5px solid #B8222A;
}

#productsdetailpage .leftcol p {
	padding: 0 20px 20px 30px;
}

/* info page */

#infopage #bodycontainer {
	width: 980px;
	margin: 0 auto;
}
#infopage h4, #infopage h5,#infopage h3 {
	font-weight: normal;
}
#infopage h3 {
	margin-left: 170px;
}
#infopage .rightcol h6 {
	padding-left: 5px;
}
#infopage .rightcol p {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.75em;
}
#infopage .rightcol p a {
	text-decoration: none;
}
#infopage .rightcol li {
	font-size: 0.90em;
}
#infopage #bodycontainer .container {
	width: 980px;
	margin: 0 auto;
	padding-top: 30px;
}
#infopage .leftcol {
	width: 170px;
	padding-top: 28px;
}
#infopage .midcol {
	width: 549px;
	padding-top: 28px;
}
#infopage .rightcol {
	width: 261px;
	padding-top: 28px;
}
/* distribution page */

#distribution #bodycontainer {
	width: 980px;
	margin: 0 auto;
}
#distribution #bodycontainer .container {
	width: 810px;
	margin: 0 0 0 170px;
}

#distribution .midcol {
	width: 500px;
	padding: 0;
	padding-top: 20px;
}

#distribution .rightcol {
	width: 300px;
}
#distribution .rightcol p, #distribution .rightcol h6, #distribution .rightcol h5 {
	padding-left: 0;
}
/* communications page */
#communicationspage h4, #communicationspage h5,#communicationspage h3 {
	font-weight: normal;
}
#communicationspage p {
	padding-left: 15px;
	font-size: 0.75em;
}
#communicationspage li {
	font-size: 0.90em;
}
#communicationspage #bodycontainer {
	width: 980px;
	margin: 0 auto;
}
#communicationspage #bodycontainer .container {
	width: 640px;
	margin: 0 auto;
}
#communicationspage #verticalnavi {
	left: 363px;
	border-left: 1px solid #000;
	background-color: #BF0B14;
	min-height: 55px;
	width: 93px;
}

#communicationspage .leftcol {
	width: 363px;
}
#communicationspage .midcol {
	width: 95px;
}
#communicationspage .rightcol {
	width: 180px;
}
#mapbox {
	width: 400px;
	margin: 0 auto;
}

.address{ font-size:13px;}
.address_heading{ font-size:13px; color:#FF6262; font-weight:bold;}
.address_mail{ font-size:13px; color:#09F; font-weight:bold;}