* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: normal 62.5% Arial, Verdana, Tahoma sans-serif;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #C7CDCF;
}

.outercontainer {
	width: 1000px;
	margin: 20px auto 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(images/backtop.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.container {
	margin: 0px auto 0px;
	width: 900px;
}
.toparea{


}
.shoppingcart{
	width: 163px;
	background-image: url(images/shoppingcartback.gif);
	height: 49px;
	float: right;
	padding-top: 30px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030301;
	padding-left: 16px;
}
.currency{
	width: 120px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A61;
	padding-right: 30px;
	margin-top: 20px;
	font-size: 11px;
	font-weight: normal;
}
.currency img{
	margin-right: 3px;
	margin-top: 2px;
}
.logo{
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	clear: left;
}

.topnav{
	width: 100%;
}
.toplinks{
	float: right;
	background-image: url(images/backnav.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 900px;
	margin-right: 0px;
	margin-bottom: 1px;
	clear: right;
}
.toplinks ul{
	margin-top: 5px;
	margin-left: 20px;
}
.toplinks ul li{
	display: inline;
	margin-right: 10px;
	border-right: solid #1C97C3 1px;
	padding-right: 10px;
}
.toplinks ul li#end{
	display: inline;
	margin-right: 2px;
	padding-right: 0px;
	border-right: none;
}
.toplinks ul li a{
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.toplinks ul li a:hover{
	font-size: 1.2em;
	color: #FFCC00;
	text-decoration: none;
}
.maincontent{




}
.maincontent#internal{
	clear: both;

}
.marketingholder{
	clear: both;

}
.marketingpanel{
	width: 900px;
	background-repeat: no-repeat;
	height: 249px;
	background-image: url(images/mainimg.jpg);
	margin-right: 0px;
	float: left;
	clear: both;
}
.marketingpanel h1{
	color: #FFFFFF;
	padding-top: 170px;
	padding-left: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
.marketingpanel p{
	color: #FFFFFF;
	font-size: 1.2em;
	width: 300px;
	line-height: 1.4em;
	padding-top: 10px;
	padding-left: 660px;
}
.marketingpanel a{
	color: #FFFFFF;
	border: solid #ADCDE2 1px;
	padding: 4px;
	text-decoration: none;
}


.panelholder{
	margin-top: 10px;
	padding-left: 30px;
	clear: both;
	padding-top: 10px;
	background-image: url(images/homemap.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.panelholder h1{
	color: #3794B4;
	font-size: 1.9em;
	font-weight: bold;
	padding-top: 20px;
	margin-top: 20px;
}
.panelholder h2{
	color: #333333;
	font-size: 3em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.panelholder h3{
	color: #3797B7;
	font-size: 1.6em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 0px;
}
.panelholder p{
	color: #223351;
	font-size: 1.2em;
	margin-top: 15px;
	clear: right;
	margin-bottom: 15px;
	width: 460px;
}
.panelholder p#intro{
	color: #999999;
	font-size: 1.4em;
	margin-top: 15px;
	clear: right;
	padding-right: 30px;
	margin-bottom: 15px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.panelholder ul {
	list-style: none;
	width: 400px;
}
.panelholder ul li {
	background-image: url(images/arrow1.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #9A9995;
	font-size: 11px;
}
.panelholder a {
	color: #2891B1;
	padding-right: 20px;
}

.greyarea{
	background-color: #ececec;
	margin-top: 0px;
	clear: both;
}

.greynav{
	width: 140px;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	margin-top: 20px;
}
.greynav#first{
	margin-left: 20px;
}
.greynav ul {}
.greynav ul li {
	list-style-type: none;
	background-image: url(images/greyarea-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-top: 2px;
}
.greynav ul li a{
	color: #848383;
	text-decoration: none;
}

.readmore{
	float: right;
	color: #D3DE1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
}

.timeline{
	background-image: url(images/timeline.gif);
	height: 91px;
	background-repeat: no-repeat;
	padding-left: 150px;
}
.date{
	width: 165px;
	float: left;
	margin-top: 14px;
	margin-right: 20px;
	background-image: url(images/timearrow.gif);
	background-repeat: no-repeat;
}
.date h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #996600;
	margin-top: 5px;
}
.date p{
	font-size: 11px;
	color: #0A0A08;
	margin-top: 3px;
}
.contactdetail{
	width: 300px;
	border: solid #CFCFCF 1px;
	background-image: url(images/flag-euro.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px;
	margin-right: 30px;
}
.contactdetail2{
	width: 300px;
	border: solid #CFCFCF 1px;
	background-image: url(images/flag-us.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px;
	border-top-color: #EBEDED;
}
.footer{
	margin: 0px auto 0px;
	background-image: url(images/back-footer.png);
	background-repeat: no-repeat;
	width: 1000px;
	background-position: 0px 0px;
	padding-top: 5px;
	clear: both;
	height: 60px;
}
.footer a{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.footer a:hover{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
.footer img{

}
.footer table{
	margin-left: 50px;
	margin-top: 0px;
	width: 850px;
}


span.product-collections {
    color: #3383A1;
    display:block;
    padding:5px 5px 2px 18px;
    font-size:14px;
}
span.logo-text {

    text-decoration:none;
    color:#3383A1;
    font-size:12px;
    display:block;
}



