body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0 auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header.jpg);
	width:979px;
	height:232px;
	display:block;
}
#border {
	background:url(images/border.gif) repeat-y;
	width:979px;
}
#main {
	background:#abe4fe url(images/contentbg.gif) repeat-x;
	margin: 0 12px 0 10px;
	min-height:400px;
}
* html #main {
	height:400px;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background:#abe4fe url(images/contentbg.gif);
}
#right {
	float:right;
	width:580px;
}
img {
	margin:6px;
	border:1px solid #000;
}
#google_ads {
	margin: 10px auto 5px auto;
}

/***************** headers ***********************/

h1 {
	color:#fff;
	font-style:italic;
	font-size:27px;
	margin:0 auto;
	padding-top:35px;
	padding-left:90px;
	font-weight:normal;
}

h2 {
	color:#fff;
	font-style:italic;
	font-size:18px;
	margin:0 auto;
	font-weight:normal;
	padding-left:90px;
}

h3 {
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0 15px 0;
	padding: 0 0 10px 0;
	font:italic 19px "Trebuchet MS";
	color:#fff;
}

/***************** Content ***********************/
.content {
	width:530px;
}

.content p {
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	color: #003a65;
	padding: 10px 0 0 6px;
	text-align:justify;
	text-indent:20px;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	background:url(images/products.gif) no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0 15px 0;
	padding: 0 0 10px 0;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #fff;
}
p {
	display:block;
	clear:both;
	margin:5px 0;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:261px;
	margin-left:93px;
}
#menu ul {
	padding: 30px 0;
	width:220px;
	margin-left:15px;
}
#menu li {
	background: url(images/arrow.gif) no-repeat right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0;
	text-align:left;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background:url(images/menubottom.jpg) no-repeat;
	width:261px;
	height:76px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0 0 0;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background:#8bcaef url(images/borderfooter.gif);
	height:74px;
	width:979px;
}
#adv {
	margin:0 auto; 
	text-align:center;
	font-size:11px;
}
#adv img {
	margin: 5px 0 0 0;
}
#adv a {
	color: #000;
}
#footerend {
	background:url(images/borderfooterend.gif) no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background:url(images/copyright.jpg) no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 10px 0 20px 135px;
}
#payment img {
	border: none;
}
