body {
	background-color: #ffffff;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
}
a:link, a:active, a:visited, a:hover {
  color:#ffffff;
  text-decoration:none;
}
div#header {
	border: 0px solid white; 
	width: 950px;
	height: 141px;
	background: url("../images/header.jpg") no-repeat;
	margin-left: auto;
	margin-right: auto;
}
div#menu {
	border: 0px solid white; 
	width: 668px;
	height: 81px;
	background: url("../images/menu1.jpg") no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding-left: 281px;
	padding-top:1px;
}
div#menu .img1{
	width: 102px;
	margin-top: 3px;
	margin-right: 19px;
}
div#menu .img2{
	width: 102px;
	margin-top: 2px;
	margin-right: 19px;
}
div#menu .img3{
	width: 102px;
	margin-top: 2px;
	margin-right: 19px;
}
div#menu .img4{
	width: 103px;
	margin-top: 1px;
	margin-right: 19px;
}
div#menu .img5{
	width: 103px;
	margin-top: 1px;
	margin-right: 19px;
}
div#container { 
	width: 950px;
	height: 488px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-y;
}
div#left { 
	border: 0px solid black; 
	float:left;
	position: relative;
	width: 300px;
	height: 488px;
	background-image: url("../images/left1.jpg");
	background-repeat: no-repeat;
}
div#left .form{
	margin: 0px 0px 0px 0px;
}
div#left p {
	border:0px solid white;
	width:215px;
	/*padding: 130px 5px 0px 65px;*/
	margin: 150px 5px 0px 66px;
}
div#left p form{
	margin: 50px 0px 0px 0px;
}
div#right { 
	border: 0px solid green; 
	float:left;
	position: relative;
	width: 650px;
	height: 488px;
	background-image: url("../images/right.jpg");
	background-repeat: no-repeat;
	text-align:right;
}
div#right1 { 
	border: 0px solid green; 
	float:left;
	position: relative;
	width: 650px;
	height: 488px;
	background-image: url("../images/right1.jpg");
	background-repeat: no-repeat;
	text-align:right;
}
div#right p {
	border:0px solid white;
	width:430px;
	/*padding: 130px 5px 0px 65px;*/
	margin: 0px 5px 0px 170px;
}
div#between { 
  border:0px solid black;
	width: 950px;
	height: 64px;
	background-image: url("../images/between.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
/*            FOOTER           */
div#footer {
  border:0px solid black;
	width:950px;
	height: 59px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
div#footer div{
  border:0px solid white;
	float:left;
	position:relative;
	left: 60px;
	top: 15px;
}
div#footer div img{
	margin-right:17px;
	border:0px solid white;
}
div#footer .a{
border:0px solid white;
	float:right;
	position:relative;
	right: 60px;
	top: 25px;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
}
/*            END FOOOTER          */


/*            Left Shop           */

div#left_shop {
  margin-left: auto; 
  width: 250px; 
  font-size: 12px; 
  font-weight: normal;
  text-align:center;
}
div#left_shop form{
  float:left;
  border:0px solid white;
  padding:0px;
  margin: 0px 0px 0px 0px;
}
#a4{
  padding:20px;
  margin-bottom: 20px;
}
/*            Left Shop End           */

input {
  float:left;
  position:relative;
	border: 0px solid #0f386f;
	color: #fff;
	font-weight:normal;
	background-color:transparent;
}
.input {
	border: 1px solid #6a2e25;
	padding:2px;
	background-color: #fff;
	color:#000;
	width:110px;
}
textarea {
  background-color:transparent;
  border:0px;
  color: #fff;
  overflow:auto;
  width: 200px;
  height: 100px;
}
img {
	border:0px;
}
.send {
  color: #fff;
  background-color:transparent;
  border:0px;
  cursor:pointer;
}
.buy {
  background-image:url("../images/buy.gif");
  width: 78px;
  height: 36px;
  cursor:pointer;
}
.enbuy {
  background-image:url("../images/enbuy.gif");
  width: 78px;
  height: 36px;
  cursor:pointer;
}
form {
  padding:0px;
  margin: 90px 0px 0px 70px;
  border:0px solid white;
}
.hr {
  width: 200px;
  height:1px;
  background-color: #6a2e25;
  border: none;
  color: #6a2e25;
  margin-top:15px;
  margin-bottom:15px;
}
.hr1 {
  float:left;
  position:relative;
  width: 300px;
  height:1px;
  background-color: #6a2e25;
  border: none;
  color: #6a2e25;
  margin-top:15px;
  margin-bottom:15px;
}