<!--
html, body {
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding: 0;
}
body {
	font-size:12px;
	color:#666;
	background-color:#FFF;
}
#wrapper {
	position:relative;
	margin:0 auto;
	text-align:center;
	min-height:100%;
	width:960px;
}
/*------------------Reset Elements-----------------*/
strong{
	font-weight:bold;
}
h1,
h2,
h3{
	color:#999;
	font-size:45px;
	font-style:normal;
	font-weight:bold;
}
h1.hp-title{
	font-size:24px;
}
h2{
	font-size:25px;
	font-weight:normal;
}
h3{
	font-size:15px;
}
h1 a,
h2 a,
h3 a{
	color:#3A6DA6;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover{
	text-decoration:underline;
}
a{
	color:#396CA5;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	color:#396CA5;
	text-decoration:underline;
}
a:focus {
	outline:none;
}
script{
	visibility:hidden;
	overflow:hidden;
	display:none;
	width:0;
	height:0;
}
/*------------------END Reset Elements-----------------*/

/*------------------Main Elements-----------------*/
#Header{
	position:relative;
	width:960px;
	height:135px;
	z-index:20;
}
#Header-top{
	position:relative;
	width:960px;
	height:95px;
	z-index:20;
}
#Header-bottom{
	position:relative;
	width:960px;
	height:40px;
	z-index:20;
}
#Header-logo{
	position:absolute;
	width:290px;
	height:135px;
}
#top-links{
	position:absolute;
	top:0;
	color:#999;
	z-index:20;
}
#top-links a{
	text-decoration:none;
	color:#999;
	font-size:11px;
}
#top-links a:hover{
	text-decoration:underline;
}
#lang-bar a.selected{
	font-weight:bold;
}
#mainContent{
	position:relative;
	top:0;
	margin:0 auto;
	padding:0;
	width:960px;
	min-height:300px;
	z-index:20;
}
#page-heading{
	position:relative;
	padding:0 15px;
	width:930px;
	height:74px;
	line-height:64px;
	background-image:url(../../images/heading-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	z-index:20;
}
#page-heading h1{
	font-size:36px;
	font-weight:normal;
	color:#FFF;
}
ul#Slide{
	position:relative;
	width:960px;
	height:210px;
	border-top:1px solid #386BA4;
	z-index:20;
}
ul#Slide li{
	display:none; /* Hide on page load ( Prevent Stackin bug...) */
}
ul#Slide li div.txt{
	position:relative;
	padding-top:20px;
	font-size:42px;
	color:#666666;
	width:510px;
	height:262px;
	z-index:20;
}
ul#Slide li div.txt h2,
ul#Slide li div.txt h1{
	font-size:42px;
	line-height:normal;
	color:#333;
}
ul#Slide li div.txt span{
	font-size:22px;
	line-height:normal;
	color:#333;
}
ul#Slide li div.txt span.Blue{
	color:#3A6DA6;
	font-size: 42px;
}
ul#Slide li div.txt span.BlueItalic{
	color:#3A6DA6;
	font-size: 42px;
	font-style: italic;
}

ul#Slide li div.txt span.BlueBold{
	color:#3A6DA6;
	font-size: 42px;
	font-weight: bold;
}
ul#Slide li div.txt span.BlueBoldItalic{
	color:#3A6DA6;
	font-size: 42px;
	font-style: italic;
	font-weight: bold;
}

ul#Slide li div.txt a{
	width:170px;
	height:46px;
	line-height:46px;
	background-image:url(../../images/button.png);
	background-repeat:no-repeat;
	background-position:center;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	color:#FFF;
	z-index:20;
}
ul#Slide li div.txt a:hover{
	width:170px;
	height:46px;
	line-height:46px;
	background-image:url(../../images/button-over.png);
	background-repeat:no-repeat;
	background-position:center;
}
ul#Slide li div.img{
	position:relative;
	width:420px;
	height:282px;
	z-index:20;
}
#Breadcrumbs ul{
	position:relative;
	top:0;
	width:100%;
}
#Breadcrumbs ul li{
	width:auto;
	display:inline;
}
#Breadcrumbs ul li a{
	text-decoration:none;
	font-size:12px;
	padding:2px;
}
#Breadcrumbs ul li a:hover{
	text-decoration:underline;
}
#home-text{
	position:relative;
	width:930px;
	padding:0 15px;
	margin-top:20px;
	font-size:14px;
	z-index:20;
}
#home-text .contact{
	font-size:12px;
	width:510px;
}
#home-text .main-image{
	position:relative;
	width:400px;
	z-index:20;
}
#home-text span.img{
	text-align:center;
	margin:0 auto;
	display:block;
}
#home-text span.img img{
	text-align:center;
	margin:0 auto;
	display:inline;
}
#home-text-a{
	position:relative;
	width:930px;
	z-index:20;
}
#home-text-b{
	position:relative;
	width:930px;
	min-height:200px;
	z-index:20;
}
#home-text-b div#box-a,
#home-text-b div#box-b,
#home-text-b div#box-c{
	position:relative;
	padding:0 10px;
	width:290px;
	min-height:150px;
	z-index:20;
}
#home-text-b div#box-a p,
#home-text-b div#box-b p,
#home-text-b div#box-c p{
	line-height:22px;
}
#home-text-b div#box-a h2,
#home-text-b div#box-b h2,
#home-text-b div#box-c h2{
	display:block;
	color:#D63346;
	text-align:center;
}
#home-text-b div#box-a a.more,
#home-text-b div#box-b a.more,
#home-text-b div#box-c a.more{
	width:111px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#333;
	display:inline-block;
	background-image:url(../../images/btn.jpg);
	background-repeat:no-repeat;
}


a.more{
	width:111px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#333;
	display:inline-block;
	background-image:url(../../images/btn.jpg);
	background-repeat:no-repeat;
}

#home-text-b div#box-a{
	background-repeat:no-repeat;
}
#home-text-b div#box-b{
	width:288px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background-repeat:no-repeat;
}
#home-text-b div#box-c{
	background-repeat:no-repeat;
}
#related-heading{
	position:relative;
	top:0;
	display:block;
	margin:15px 0;
	padding:0 50px;
	width:860px;
	height:48px;
	line-height:48px;
	background-image:url(../../images/sep.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#related-heading h2{
	position:relative;
	top:24px;
	color:#FFF;
	line-height:16px;
}
#FooterTop{
	margin:0 auto;
	padding:0;
	font-size:70px;
	line-height:70px;
	height:70px;
	width:100%;
	z-index:10;
}
#Footer{
	position:absolute;
	bottom:0;
	color:#ccc;
	width:960px;
	height:58px;
	text-align:center;
	background-image:url(../../images/FooterBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	z-index:30;
}
#Footer .links-holder{
	position:relative;
	top:15px;
}
#Footer a{
	color:#ccc;
	font-weight:normal;
	text-decoration:none;
}
#Footer a:hover{
	text-decoration:underline;
}
.chrome #Footer, /* For Google Chrome via jQuery.browser */
.safari #Footer{ /* For Safari via jQuery.browser */
	min-height:50px;
}
.chrome #FooterWrapper, /* For Google Chrome via jQuery.browser */
.safari #FooterWrapper{ /* For Safari via jQuery.browser */
	bottom:0px;
	margin:-169px auto;
	min-height:169px;
	z-index:1;
}
#flashBanner{
	position:absolute;
	top:0;
	z-index:10;
}
/*====================== END Main Elements ======================*/

/*====================== START Products  ======================*/

ul#Navigation{
	width:auto;
}
ul#Navigation li,
ul#Navigation li.over{
	margin:0 1px;
	width:auto;
	height:40px;
	line-height:40px;
	font-size:14px;
	display:inline-block;
	text-align:center;
	background-color:#efefef;
}
ul#Navigation li:hover,
ul#Navigation li:hover{
	background-color:#999999;
}
ul#Navigation li.over{
	padding:0 10px;
	color:#FFF;
	background-color:#999999;
}
ul#Navigation li a{
	padding:0 10px;
	width:auto;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#666;
	display:inline-block;
}
ul#Navigation li a:hover,
ul#Navigation li a:hover{
	color:#FFF;
	text-decoration:none;
}
.nav-right-corner-over a{
	color:#FFF;
}
.nav-left-corner-over a{
	color:#FFF;
}
/*====================== END Products =========================*/

/*====================== START Featured Products  ======================*/

#Slide{
	position:relative;
	margin:0 auto;
}
#Slide-buttons{
	position:relative;
	margin:0 auto;
	width:960px;
}
.btnNext{
	position:absolute;
	top:80px;
	width:45px;
	height:45px;
	cursor:pointer;
	background-image:url(../../images/next_arrow.png);
	background-repeat:no-repeat;
	background-position:top;
	z-index:20;
}
.btnNext:hover{
	background-image:url(../../images/next_arrow-over.png);
}
.btnPrev{
	position:absolute;
	top:80px;
	width:45px;
	height:45px;
	cursor:pointer;
	background-image:url(../../images/prev_arrow.png);
	background-repeat:no-repeat;
	z-index:20;
}
.btnPrev:hover{
	background-image:url(../../images/prev_arrow-over.png);
}

/*====================== END Featured Products =========================*/

/*====================== START Related Products =========================*/
ul#related-products{
	width:100%;
}
ul#related-products li{
	width:380px;
	display:block;
}
ul#related-products li a{
	width:180px;
	display:block;
}
ul#related-products span.txt{
	width:160px;
}
ul#related-products span.image{
	width:200px;
}
/*====================== END Related Product =========================*/

/*====================== START Related Images =========================*/
ul#related-images{
	width:100%;
	height:223px; /* Fix For IE6 */
	overflow:hidden; /* Fix For IE6 */
}
ul#related-images li{
	width:200px;
	display:block;
}
ul#related-images li span{
	display:block;
}
ul#related-images li span a{
	width:200px;
	display:block;
}
/*====================== END Related Images =========================*/

/*====================== START Products page =========================*/
ul#product-list{
	width:930px;
	margin:0 auto;
	margin-top:15px;
	font-size:14px;
}
ul#product-list li{
	width:465px;
	display:block;
	margin-bottom:20px;
}
ul#product-list li a{
	display:block;
	font-weight:bold;
}
ul#product-list span.txt{
	width:240px;
}
ul#product-list span.image{
	width:200px;
}
ul#product-list span.image img{
	width:200px;
	height:200px;
}
/*====================== END Product page =========================*/

/*====================== START contact page =========================*/
#contact_form{
	position:relative;
	width:400px;
	z-index:20;
}
#contact_form label{
	display:block;
}
#contact_form span{
	color:#CC0000;
}
#contact_form input,
#contact_form textarea,
#contact_form select{
	padding:5px;
	border:1px solid #ccc;
	background-color:#FFF;
	width:390px;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contact_form textarea{
	overflow:auto;
	font-size:14px;
}
#contact_form input:hover,
#contact_form textarea:hover,
#contact_form select:hover,
#contact_form input:focus,
#contact_form textarea:focus,
#contact_form select:focus{
	border:1px solid #ccc;
	background-color:#FFC;
}
#contact_form input.hide{
	display:none;
}
#contact_form input.btn{
	border:none;
	cursor:pointer;
	color:#FFF;
	font-size:16px;
	width:170px;
	height:46px;
	line-height:26px;
	text-align:center;
	background-image:url(../../images/button.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#contact_form input.btn:hover{
	border:none;
	background-image:url(../../images/button-over.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#response_text{
	background-color:#FFFFCC;
	background-image:url(../../images/icon_thanks.gif);
	background-repeat:no-repeat;
	border:1px solid #DFD7B5;
}
.countery{
	width:230px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#F8F8FF;
}

/*====================== END cotact page =========================*/


/*====================== START Site Map =========================*/

ul.tree {
	position: relative;
	display:inline-block;
}
ul.tree ul {
	margin:4px 0px -2px 0;
	background-image: url(../../images/ul.gif);
	background-repeat: repeat-y;
	display:block;
}
ul.tree li {
	padding-top:4px;
	padding-bottom: 4px;
	font-weight:bold;
	display:block;
}
ul.tree li a {
	text-decoration:none;
	color:#333333;
}
ul.tree li a:hover {
	text-decoration:underline;
}
ul.tree li ul {
	margin-top: -6px;
}
ul.tree ul ul {
	margin-top: 6px;
	background-image: url(../../images/ul.gif);
	background-repeat: repeat-y;
}
ul.tree ul li {
	background-image: url(../../images/li.gif);
	background-repeat: no-repeat;
	font-weight:normal;
}
ul.tree ul li a {
	text-decoration:underline;
}
ul.tree ul li a:hover {
	text-decoration:none;
}
ul.tree ul ul li {
	background-image: url(../../images/li.gif);
	background-repeat: no-repeat;
}
ul.tree ul ul li a {
	/*background-image: url(../../images/li.gif);
	background-repeat: no-repeat;*/
	color:#555555;
}


/*====================== END Site Map =========================*/

/*====================== START Pagination  ======================*/

#pagination li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ }
#pagination a           { border:solid 1px #999999; }
#pagination .previous-off,
#pagination .next-off   { border:solid 1px #DEDEDE; color:#888888; display:block; font-weight:bold; padding:3px 4px; }
#pagination .next a,
#pagination .previous a { font-weight:bold; }
#pagination .active     { background:#197698; color:#FFFFFF; font-weight:bold; display:block; padding:4px 6px; /* savers */ }
#pagination a:link,
#pagination a:visited   { color:#666666; display:block; padding:3px 6px; text-decoration:none; }
#pagination a:hover     { color:#666666; border:solid 1px #197698; background:none; }

/*====================== END Pagination =========================*/

/*======================  CLASSES  ======================*/
.clearboth{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
.clear{
	border:none;
	background:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.Stamp{
	position:relative;
	font-size:11px;
	top:5px;
	margin:0;
}
.low{
	position:relative;
	top:3px;
}
.title{
	color:#3A6DA6;
	font-size: 16px;
	font-weight:bold;
}
.Blue{
	color:#3A6DA6;
	font-size: 42px;
}
.BlueItalic{
	color:#3A6DA6;
	font-size: 42px;
	font-style: italic;
}

.msg{
	position:relative;
	padding:5px;
	font-size: 12px;
	border:1px solid #89CA0E;
	background-color:#FFC;
	display:none;
}
.msg strong{
	font-weight:bold;
	font-size: 14px;
}
.msg img{
	position:relative;
	top:2px;
	display:inline;
}
.msg_ok{
	height:auto;
	padding:5px;
	margin:5px 0;
	display:block;
	background-color:#FFF6CA;
	border:1px solid #DFD7B5;
}
.msg_err{
	height:auto;
	padding:5px;
	margin:5px 0;
	display:block;
	background-color:#FFDFE3;
	border:1px solid #DFD7B5;
}
.lower{
	position:relative;
	top:5px;
}
.seperation{
	display:block;
	height:1px;
	line-height:1px;
	border-bottom:1px dotted #5A636F;
	margin:5px 0;
}
/*======================  END CLASSES  ======================*/

-->

