﻿body {
	/*font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;*/
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 11pt;

}
h1 {
	font-size: 14pt;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 0px;
}
li {
	display: inline;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 850px;

}
#header {
	width: 850px;
	height: 195px;
}
#footer {
	width: 850px;
	height: auto;
	margin-top: 10px;
	text-align: center;
	font-size: 10pt;
	color: white;
	background-image: url('../images/panelcenter.png');
	background-repeat: repeat;
}
#content-col-left {
	float: left;
	width: 600px;
	padding: 10px;
	background-color: #FFFFFF;
	/*border: solid 1px #000; */
}
#content-col-right {
	margin-left: 630px; /*border: solid 1px #000;*/;
	padding: 10px 0px 0px 10px;
	background-color: #FFF;
}
#content-col-right-shop{
	margin-left: 630px; /*border: solid 1px #000;*/;
	padding: 10px 0px 0px 10px;
	background-color: #FFF;
	height:3025px;
}

#nav {
	display: inline;
	list-style: none;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation {
	background-color:white;
}
#img5 {
	margin-left: 0px;
}
.paneltext {
	background-image: url('../images/panelcenter.png');
	background-repeat: repeat-y;
	color: white;
	padding: 10px 10px 10px 10px;
}

.prodcentreleft{
	width: 125px; 
	/*height: 150px; */
/*	background-image: url('images/bgfadegreen.gif');*/
	background-image:url('../images/productpanelleft.png');
	background-repeat: repeat-y;
/*	background-color: #e5eecc;*/
	border-bottom:#d4d4d4 1px solid;
	border-left:#d4d4d4 1px solid;
	border-top:#d4d4d4 1px solid;
	padding-right:15px;
	padding-top:15px;
	font-size: 10pt;
	
}

.prodcentrecentre{
	width: 225px; 
	/*height: 150px; */
/*	background-image: url('images/bgfadegreen.gif');*/
	background-image:url('../images/productpanelcentre.png');
	background-repeat: repeat-y;
/*	background-color: #e5eecc;*/
	border-bottom:#d4d4d4 1px solid;
	border-left:#d4d4d4 1px solid;
	border-top:#d4d4d4 1px solid;
	padding-right:15px;
	padding-top:15px;
	font-size: 10pt;
}
.prodcentreright{
	width: 205px; 
	/*height: 150px; */
	background-image:url('../images/centrerightpanel.png');
	background-repeat: repeat-y;
	border-bottom:#d4d4d4 1px solid;
	border-right:#d4d4d4 1px solid;
	border-top:#d4d4d4 1px solid;
	padding-left:15px;
	font-size: 10pt;
}
.product
{
	border: medium #808080 solid;
	margin-left: 15px;
	margin-bottom: 15px;
	/*margin-top: 15px;*/
	margin-right: 15px;
	float: left;
}
.ppbutton
{
	width:75px;
	height:15px;
	margin: 5px 5px 5px 0px;
}
html{
	overflow:scroll;
}

#twit{
	margin-top:10px;
}

