body {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#CDB0F5;
}
 h6{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

* {margin:0px;padding:0px;}
.clear{clear:both;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 972px;
}
#header {
	background-image:url(images/header.jpg);	
	width:972px;
	height:224px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:972px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#D6C0F6;
	margin: 0px 8px 0px 7px;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#003a65;
	}
#main h4 {
font-size:14px;
}

#left {
	width:350px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#D6C0F6;
	
}
#right {
	float:right;
	width:580px;
}
/***************** Content ***********************/
.content {
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-bottom:10px;
}
.content h5 {
	color:#FFFFFF;
	font-size:20px;
	font-style: italic;
	border-bottom: 1px dashed #2e2304;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
}


.content p {
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.content li {
background-image:url(images/arrow_1.gif);
background-repeat:no-repeat;
background-position: left center;
padding-left: 60px;
}

.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	background-image:url(images/products.gif);
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.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 #ffffff;
}
.img {
border:#FFFFFF solid 6px;
margin: 10px;
}
.arrow {
background:url(images/arrow_1.gif) no-repeat left;
height:30px;
margin-left:10px;
padding-left:20px;
padding-top:15px;
font-style:italic;
font-size:12px;
}
.arrow a {
	color:#2e260f;
}
.arrow a:hover {
	color:#cf0002;
}

 .date {
	float: left;
	width: 80px;
	margin: 0 15px 0 10px;
	padding: 2px 0;
	background: #A442EC;
	border: 1px solid #9F33EC;
	text-align: center;
	font-size: 11px;
	color: #003a65;
}

.date b {
	display: block;
	padding: 5px 0;
	background: #CC9FEC;
	font-size: 24px;
	color:#000000;
	font-weight: normal;
}

/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:263px;
	height:448px;
	margin-left:91px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#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-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:78px;
	margin-left:91px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	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-color:#CB9DED;
	background-image:url(images/borderfooter.gif);
	height:72px;
	width:972px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:972px;
	height:27px;
	display:block;
}
#copyright {
	background-image:url(images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:99px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 35px 0px 20px 135px;
}
#payment img {
	border: none;
}