body {
	color:#333333;
	background:#FFFFFF;
	font:101% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding:0;
	margin-top:10px;
	background-image: url(../images/backgif.gif);
}
/* this is used so that any shorter pages do not jumpt around due to no default scrollbar */
html {
	min-height:100%;
	margin-bottom:1px;
}
/* styles the heading 1 */
h1 {
	margin-top:5px;
	margin-bottom: 6px;
	font-size: 14px;
	color: #CC3433;
	background-color: transparent;
}
h3 {
	font-size: 14px;
}
/* to add a border to outline whole layout using the wrapper div */
#wrapper {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid black;
	padding: 0px;
	text-align: left;
	background-color: White;
}
#companyname {
	width:100%;
	background:url(../images/companyname.gif) no-repeat;
	height:80px;
}
#topline {
	background-image: url(../images/toplinebg.jpg);
	height: 18px;
	/*	margin-top:5px;*/
	padding:0;
	width: 750px;
}
/* dimensions will need to be the same as these, otherwise, the layout will break */
#headerpic {
	float:left;
	width:510px;
	margin-top:10px;
	margin-left:38px;
	background:url(../images/header.jpg) no-repeat;
	height:150px;
}
/* menu styles */
#menu {
	float:left;
	margin: 10px 0px 0px 0px;
}
#menu li {
	padding:0px;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu a:active {
	color:#000000;
	background:#B8CA88;
}
/* left column */
#left {
	float:left;
	width:210px;
	margin-top:30px;
	padding-right:10px;
	font-size:0.8em;
	border-right: 1px dotted black;
}
/* styles the paragraphs in the left column */
#left p {
	font-size:.80em;
}
/* end of styles for newsletter signup form */

.date {
	width:30%;
	margin-top:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color: #cc6600;
}
#wrapper #left h3 {
	font-size: medium;
	text-transform: uppercase;
	margin-left: 5px;
	color: #333333;
}
#footer a {
	text-transform: uppercase;
}
.leadin {
	font-weight:bold;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.links {
	text-align:right;
}
.ppadbot {
	margin-bottom:10px;
}
/* end all styles for left column */

/* right content column */
#right {
	margin-top:10px;
	width:510px;
	margin-left: 240px;
}
/* styles the paragraphs in the right content area */
#right p {
	margin-bottom: 1.2em;
	font-size: 0.80em;
}
#right h2 {
	color: #6A8E00;
	font-size: 1.0em;
	font-weight: bold;
}
/* styles list in the right content area */
#right ul {
	padding : 0 0 0 12px;
}
#right li {
	color: #666666;
	font-size: .80em;
}
/* footer styling */
#footer {
	float:left;
	width:100%;
	padding-top:5px;
	margin-top:15px;
	/*font-size:0.7em;*/
	font-size:11px;
	text-align:center;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
}
.images {
	border:1px solid #DDDDDD;
	margin-bottom:5px;
	padding:2px;
	float:left;
}
#imagegallery {
	float:left;
	margin-top:15px;
}
#imagegallery img {
}
/* class to clear the divs */
.brclear {
	clear: both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}
/* basic link styles */
a {
	color:#4172cf;
	background:transparent;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* use this if you want to place an image on a page, so that text sits either on the left or right of the picture */
.imgleft {
	float: left;
	padding: 10px
}
.imgright {
	float: right;
	padding: 10px
}
#left #cyberlettre h4 {
	background-image: url(../images/cyberlettre-BG.gif);
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 6px;
	padding-top: 4px;
}
#main {
	width: 725px;
	padding:10px;
}
.submit input {
	margin-left: 1em;
}
fieldset {
	border: 1px solid #CCCCCC;
	width: 15em
}
blockquote {
	background-image: url(../images/left-quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote div {
	background-color: transparent;
	background-image: url(../images/right-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 36px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.quoteSignature {
	margin-left: 300px;
}
IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.centre {
	text-align: center;
}
.text {
	font-size:12px;
}
.menu li {
	list-style-type:circle;
	font-size: 12px;
	margin:-23px;
	padding:0px;
	line-height:16px;
}
.lien {
	color:white;
	font-size: 16px;
	font-family:"Century Gothic";
	line-height:22px;
	text-decoration:none;
}
.lien a {
	color:white;
	font-size: 16px;
	font-family:"Century Gothic";
	line-height:25px;
	text-decoration:none;
}
.lien a:hover {
	color:#CCCCCC;
	font-size: 16px;
	font-family:"Century Gothic";
	line-height:25px;
	text-decoration:none;
}
.header li {
	list-style-image:url(../images/arrow-top.jpg);
	margin:0px;
	padding:0px;
	line-height:10px;
}

.header a {
	color:white;
	font-size: 14px;
	font-family:"Century Gothic";
	line-height:20px;
	text-decoration:none;
}

.header a:hover {
	color:#CCCCCC;
	font-size: 14px;
	font-family:"Century Gothic";
	line-height:20px;
	text-decoration:none;
}


.product_wrapper {
	margin-top:15px;
}

.product_left{float:left; width:220px;}
.product_right{float:left; width:530px; margin-top:4px;}

.product_title {
	color:#476501;
	font-weight:bold;
	font-size:15px;
}
.product_img_wrapper {
	padding-left:35px;
	margin-right:15px;
}
.product_desc {
	font-size:12px;
	margin-bottom:15px;
}
.product_price {
	color:#476501;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}
.buy_btn_wrapper {
	font-size:12px;
}
.buy_btn_wrapper input {
	margin:5px 0 0;
}
