body {
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

img {
	border: 0px;
	margin: 0px;
}

a:link, a:visited {
	color: #333333;
}

a:hover, a:active {
	text-decoration: none;
}

h4 {
	background-image: url(../images/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 7px;
	font-size: 11px;
}

.accessibility {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	/*height: 0px;
	overflow: hidden;*/
}
.clear2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

.site {
	margin-left: auto;
	margin-right: auto;
	width: 805px;
}

.header {
	background-image: url(../images/bg_top.gif);
	width: 805px;
	height: 81px;
}

.logo {
	float: left;
	padding-top: 14px;
	padding-left: 12px;
	height: 67px;
}

.headright {
	float: right;
	width: 608px;
	height: 47px;
}

.language {
	float: right;
	color: #fd302f;
	line-height: 21px;
	padding-top: 19px;
	padding-right: 17px;
	height: 28px;
	width: 195px;
	text-align: right;
}

.language span {
	display: block;
	float: left;
}

#menu{
	width:100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#menu h2 {
	display: block;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/bg_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 16px;
	
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 28px;
}


/* #menu h2 {
	display: block;
	margin: 13px 10px 10px 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	white-space: nowrap;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/bg_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
*/
#menu h2 a {
	display:block;
	font-size: 11px;
	font-weight: normal;
}

#menu li li a{
	display:block;
	white-space:nowrap;
	margin:0;
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 3px;
}

#menu a:link, #menu a:visited {
	color:#ffffff;
	white-space:nowrap;
	text-decoration:none;
}

#menu a:active, #menu a:hover {
	color:#ffffff;
	text-decoration: underline;
}

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

#menu li{
	position:relative;
}

#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	text-align: left;
	background-color: #000000;
	border-top: 1px solid #ffffff;
}

div#menu li:hover {
	cursor:pointer;
	z-index:100;
}

div#menu li:hover ul ul {
	display: none;
}

div#menu li:hover ul {
	display: block;
}

div#menu ul ul li {
	clear: both;
	border: 1px solid #ffffff;
	border-top: none;
	background-image: url(../images/bg_menu_arrow.gif);
	background-repeat: no-repeat;
}

div#menu ul ul a:link, div#menu ul ul a:visited {
	text-decoration: none;
}

div#menu ul ul a:hover, div#menu ul ul a:active {
	text-decoration: underline;
}

.dd1 { width: 170px; }
.dd1 a { width: 158px; }
.dd1 li {background-position: 157px 8px; }
.dd2 { width: 203px; }
.dd2 a { width: 191px; }
.dd2 li {background-position: 191px 8px; }
.dd3 { width: 117px; }
.dd3 a { width: 110px; }
.dd4 { width: 110px; }
.dd4 a { width: 103px; }
.dd5 { width: 85px; }
.dd5 a { width: 78px; }

.mainsection {
	width: 805px;
	margin: 0px;
	padding: 0px 0px 24px 0px;
	background-image: url(../images/bg_mainsection.gif);
}

.mainsection-left {
	background-image: url(../images/bg_mainsection_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 805px;
}

.mainsection-right {
	background-image: url(../images/bg_mainsection_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 12px;
	width: 793px;
}

.introbar {
	background-image: url(../images/bg_strip.gif);
	height: 122px;
	width: 781px;
}

.introbar-text {
	color: #808080;
	padding-top: 11px;
	padding-left: 7px;
	width: 402px;
	height: 111px;
}

.introbar h1 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 19px;
}

span.openquote {
	background-image: url(../images/quote_open.gif);
	display: block;
	width: 22px;
	padding-top: 15px;
	height: 0px;
	overflow: hidden;
	float: left;
}

span.closequote {
	background-image: url(../images/quote_close.gif);
	display: block;
	width: 22px;
	padding-top: 15px;
	height: 0px;
	overflow: hidden;
	float: left;
}

.introbar-text-inner {
	text-align: right;
	width: 369px;
	padding-left: 5px;
	margin: 0px;
	clear: left;
	height: 52px;
}

.introbar-pic {
	margin-top: 27px;
	margin-left: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
}

.bread {
	line-height: 30px;
	color:#ffffff;
	text-decoration:none;
	
}

.bread a:link, .bread a:visited {
	color:#ffffff;
	text-decoration:none;
}

.bread a:active, .bread a:hover {
	color:#ffffff;
	text-decoration: underline;
}

.leftcol {
	float: left;
	width: 228px;
}

.leftbox {
	width: 228px;
	background-color: #fbfbfb;
}

.leftbox h2 {
	display: block;
	background-image: url(../images/bg_leftbox_head.jpg);
	width: 221px;
	height: 23px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 7px;
	margin: 0px;
	background-color: #000000;
	background-repeat: repeat;
	background-position: left top;
}

.leftboxfr h2 {
	display: block;
	background-image: url(../images/bg_leftbox_head.jpg);
	background-position:inherit top;
	width: 200px;
	height: 32px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 7px;
	margin: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	padding-right: 21px;
}

.leftbox-text {
	padding: 8px;
}

ul.leftbox-ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.leftbox-ul li, .leftbox-ul-half li {
	background-image: url(../images/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

ul.leftbox-ul-half {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
	width: 101px;
	display: block;
	float: left;
}

a.leftbox-link:link, a.leftbox-link:visited {
	display: block;
	background-image: url(../images/bg_leftbox_link.gif);
	width: 207px;
	height: 29px;
	background-position: top left;
	color: #fd302f;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-top: 7px;
	padding-right: 21px;
	margin-top: 1px;
}

a.leftbox-link:hover, a.leftbox-link:active {
	background-position: top right;
}

a.pdf-link:link, a.pdf-link:visited {
	display: block;
	background-image: url(../images/bg_pdf_link.gif);
	width: 188px;
	height: 29px;
	background-position: top left;
	color: #fd302f;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-top: 7px;
	padding-right: 40px;
	margin-top: 1px;
}

a.pdf-link:hover, a.pdf-link:active {
	background-position: top right;
}

.rightcol {
	float: left;
	display: inline;
	width: 511px;
	margin-top: 24px;
	margin-left: 27px;
	line-height: 18px;
}

.rightcol h1, .rightcol h2 {
	color: #fd302f;
	font-size: 13px;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.rightcol h2, .rightcol h3 {
	color: #fd302f;
	font-size: 13px;
	line-height: normal;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

ul.redlist {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.redlist li {
	background-image: url(../images/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
}

.index-text {
	/*height: 222px;*/
}

.groupbox {
	display: inline;
	float: left;
	width: 242px;
	/*height: 202px;*/
	margin-top: 13px;
	margin-right: 13px;
}

.groupbox h2 {
	display: block;
	background-image: url(../images/bg_groupbox_head.jpg);
	width: 235px;
	height: 21px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 7px;
	margin: 0px;
}

.groupbox-inner {
	width: 216px;
	/*height: 185px;*/
	background-color: #f7f7f7;
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 12px;
}

.groupbox-inner img {
	margin-top: 10px;
}

.groupbox-text {
	height: 100px;
}

.groupbox-text2 {
	/*height: 40px;*/
}

a.groupbox-link:link, a.groupbox-link:visited {
	display: block;
	background-image: url(../images/bg_groupbox_link.gif);
	width: 197px;
	height: 15px;
	background-position: top left;
	color: #fd302f;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	line-height: normal;
	padding-right: 17px;
	margin-top: 20px;
}

a.groupbox-link:hover, a.groupbox-link:active {
	background-position: top right;
}

.product-strip {
	background-color: #f7f7f7;
	border: 1px solid #e5e5e5;
	width: 487px;
	padding: 8px;
	margin-top: 15px;
}

.product-strip img {
	margin-right: 8px;
}

.product-strip-text {
	display: inline;
	float: left;
	/*height: 45px;*/
	width: 380px;
	line-height: normal;
}

.product-strip-text2 {
	display: inline;
	float: left;
	width: 380px;
	line-height: normal;
}

.product-text {
	float: left;
	width: 280px;
}

img.rightmargin10px {
	margin-right: 10px;
}

.product-strip-inner {
	float: left;
	width: 380px;
}

.product-strip-text h2, .product-text h2 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #fd302f;
}

.product-strip-text2 h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	color: #fd302f;
}

a.product-strip-link:link, a.product-strip-link:visited {
	display: block;
	float: right;
	background-image: url(../images/bg_product_strip_link.gif);
	width: 165px;
	height: 15px;
	background-position: top left;
	color: #fd302f;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	line-height: normal;
	padding-right: 17px;
	margin-top: 5px;
}

a.product-strip-link:hover, a.product-strip-link:active {
	background-position: top right;
}

a.product-strip-pdf:link, a.product-strip-pdf:visited {
	display: block;
	float: right;
	background-image: url(../images/bg_product_strip_pdf.gif);
	width: 144px;
	height: 17px;
	background-position: top left;
	color: #fd302f;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
	padding-right: 36px;
	margin-left: 15px;
	margin-top: 4px;
}

a.product-strip-pdf:hover, a.product-strip-pdf:active {
	background-position: top right;
}

.newsbox {
	width: 501px;
}

h2.newsboxh2 {
	background-image: url(../images/bg_newsbox_head.jpg);
	width: 494px;
	height: 22px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 7px;
	margin: 0px;
}

.newsbox-inner {
	background-color: #f7f7f7;
	border: 1px solid #e5e5e5;
	border-top: none;
	width: 499px;
	padding-bottom: 10px;
}

.newsbox-text {
	margin-left: 7px;
	margin-right: 10px;
	padding-top: 4px;
}

a.newslink-small:link, a.newslink-small:visited {
	display: inline;
	float: right;
	text-align: right;
	background-image: url(../images/bg_news_link_small.gif);
	width: 182px;
	height: 15px;
	background-position: top left;
	line-height: normal;
	padding-right: 20px;
	color: #fd302f;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	clear: both;
}

a.newslink-small:hover, a.newslink-small:active {
	background-position: top right;
}

.newsbox-text h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #fd302f;
}

.newsbox-text a:link, .newsbox-text a:visited {
	display: block;
	clear: both;
	background-image: url(../images/bg_news_link.gif);
	width: 335px;
	height: 15px;
	background-position: top left;
	line-height: normal;
	float: right;
	text-align: right;
	padding-right: 20px;
	color: #fd302f;
	font-weight: bold;
	text-decoration: none;
	margin-top: 7px;
}

.newsbox-text a:hover, .newsbox-text a:active {
	background-position: top right;
}

.prop {
	float: left;
	width: 1px;
	height: 470px;
}

img.pic-inpage {
	margin-right: 10px;
	margin-bottom: 10px;
}

.contact-details {
	margin-left: 31px;
	margin-bottom: 10px;
}

.contact-details img {
	margin-left: -22px;
	margin-top: 2px;
}

.form-left {
	display: block;
	line-height: 18px;
	text-align: right;
	width: 70px;
	float: left;
	margin-bottom: 7px;
}

.form-right {
	float: left;
	width: 400px;
	margin-bottom: 7px;
}

.form-rightfr {
	float: left;
	width: 450px;
	margin-bottom: 7px;
}

.form-rightge {
	float: left;
	width: 480px;
	margin-bottom: 7px;
}

input.contact {
	height: 14px;
	font-size: 11px;
	width: 222px;
	margin-left: 5px;
	border: 1px solid #666666;
}

select.contact {
	line-height: 16px;
	height: 18px;
	width: 226px;
	font-size: 11px;
	margin-left: 5px;
	border: 1px solid #666666;
}

textarea.contact {
	height: 100px;
	font-size: 11px;
	width: 222px;
	margin-left: 5px;
	border: 1px solid #666666;
}

input.contact-send {
	margin-left: 148px;
}

.footer {
	background-image: url(../images/bg_footer.gif);
	width: 765px;
	height: 33px;
	color: #FFFFFF;
	font-size: 10px;
	padding: 8px 20px 0px 20px;
}

.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	text-decoration: underline;
}

.sub-footer {
	padding-right: 15px;
}
.pics {
	width: 372px;
	float: right;
}
.quotebox {
	height: 29px;
}
.solutionsexample {
	width: 240px;
	margin-right: 10px;
	float: left;
	border: 1px solid #0753B3;
	margin-top: 10px;
}
.solutionstext {
	background-color: #0753B3;
	color: #FFFFFF;
	padding: 5px;
	background-image: url(../images/bgfade2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.dev {
	line-height: 18px;
}

.dev2 {
	line-height: 16px;
	background-image: url(../images/bg_dev.jpg);
	width: 188px;
	padding: 5px 13px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-repeat: no-repeat;
}

.dev2 p {
	padding: 10px 0px 0px;
	margin: 0px;
}

.bg-dev-tile {
	background-image:url(../images/bg_dev_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg-dev-foot {
	background-image:url(../images/bg_dev_foot.gif);
	width: 214px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
}

.error{
	color:#ff0000;
	font-weight:bold;
}