html, 
body {	
  Scrollbar-Face-Color:	#c0607e;
  Scrollbar-Track-Color:	#c0607e;
  Scrollbar-Arrow-Color:	#a82952;
  Scrollbar-Highlight-Color:	#a82952;
  Scrollbar-3dlight-Color:	#a82952;
  Scrollbar-Shadow-Color:	#a82952;
  Scrollbar-Darkshadow-Color:	#a82952;		
  }



body {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#c0607e;
                  
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 978px;
}
#header {
	background-image:url(images/header.jpg);
	width: 978px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width: 979px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#c0607e;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#c0607e;
	
}
#right {
	float:right;
	width:595px;
}
/***************** Content ***********************/
.content {
	width:600px;
}
.content h3 {
	background-image:url(images/welcome.gif);
	background-repeat:no-repeat;
	width:500px;
	height:50px;
        text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #ffffff;
	margin: 10px 0px 15px 25px;
	padding: 0px 0px 10px 0px;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #ffffff;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a {
	color:#ffffff;
}
.content a:hover {
	color:#000000;
}
.product {
	width:320px;
	margin: 28px 110px;
        float:left;
}

.product a {
	border: 0px solid #ffffff;
		
	float:left;
	margin: 0px 0px 0px 0px;
}
.product a:hover {
	border: 0px solid #ffffff;
}
.product img {
	border: 0px solid #e7a2c3;
}
.product2 {
	width:400px;
	margin: 20px 75px;
        float:left;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	margin-top:10px;
        width:261px;
	height:520px;
	margin-left:45px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:225px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #ffffff;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	
}
#menu a:hover {
	color:#000000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.png);
	background-repeat:no-repeat;
	width:260px;
	height:76px;
	margin-left:45px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:17px;
}
#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: #ffffff;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#000000;
}
/***************** Footer ***********************/
#footer {
	background-color:#c0607e;
	background-image:url(images/borderfooter.gif);
	height:60px;
	width:978px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:978px;
	height:5px;
	display:block;
}
#copyright {
	background-image:url(images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:100px;
	display:inline;
	margin-left:55px;
        margin-top:10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #000000;
	padding: 38px 10px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#payment {
	float:center;
	display:inline;
	margin: 0px 0px 0px 0px;
                  font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #000000;
	font-size: 12px;
}
#payment a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
#payment a:hover {
	color:#ffffff;
}


