
body{
	padding: 20px;

        margin: 0px;
        background-color: #84B14C;

}
#con{
	position: relative;
	margin: 0 auto;
	width:650px;
	padding: 20px;
	background-color: #ffffff;
	}
#head{

	width:646px;

	height: 209px;

	background: url(images/head.jpg) no-repeat;

}

#content{

	position: relative;

	width: 646px;

	margin: 0 auto;

	padding: 0px;

	font-family: Arial;

	font-size: 14px;

	background-color: #F7F6F2;
    text-align: left;
}

#menu{



	position: absolute;

	top:140px;

	left: 290px;

	width: 340px;

    font-family: Arial;

    font-style: italic;

	font-size: 14px;



}

#menu ul{



}

#menu li{

	position: absolute;

	top:20px;

	list-style: none;



}

 #m01{

	left: 48px;

}

#m02{

	left: 123px;

}

#m03{

	left: 202px;

}

#m04{

	left: 283px;

}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}
#menu a{
	text-decoration: none;
	color: #ffffff;
    display: block;
}
div.selected{
	text-decoration: none;


    padding-bottom:3px;
}
div.noselected{
	text-decoration: none;

    padding-bottom:3px;
}
#menu a:hover{

	text-decoration: none;


    padding-bottom: 3px;

}

#center{

	width: 640px;
	padding: 0px;

}
#center a{

    text-decoration: none;

    color: #ff0000;

    }
#right{

    float: right;

    width: 440px;

    padding: 10px;

    margin: 0px;

    color: #000000;
    }

#right a{

    text-decoration: none;

    color: #ff0000;

    }

#right a:hover{

    text-decoration: none;

    color: #704200;

    }

#left{
    float: left;
    width:150px;

    height: 300px;

    padding: 0px;

    margin: 0px;

    }
h1{
   font-family: Arial;
   font-size: 12px;
   color: #000000;
   }
#left a{
   text-decoration: none;
   color: #a80015;
   }
#left a:hover{
   text-decoration: underline;
   color: #5b0019;
   }
img{
    border: 0px;
}
#foter{
    width: 636px;
    background-color: #84B14C;
    text-align: left;
    font-family: Tahona;
    font-size: 8pt;
    color: #ffffff;
    padding: 5px;
    margin: 0px;
}

.clear{

	clear: both;

}

h2{

   font-family: Arial;

   font-size: 12px;

   color: #909090;

   }

   #text{
   width: 280px;
   padding: 10px;

   }
   #text1{
   width:500px;
   padding: 50px;
   }
   #price{
   width: 640px;
   font-family: Arial;
   font-size: 13px;
   color: #000000;
   padding: 0px 0px 10px 0px;
   }
   #price li{

   }
#c{
   padding: 15px;
}
#form{
   float: right;
   }
#fn{
    float: left;
    padding-top: 10px;
    }
#project h2{
   width: 280px;
   height: 55px;
   background: url("images/h2.jpg") no-repeat;
   font-family: Arial;
   font-size: 12px;
   color: #ffffff;
   text-align: right;
   padding: 32px 25px 5px 10px;
   }
#project{
   width: 420px;
   padding: 0px 0px 10px 0px;
   }
#project1{
   width:500px;
   padding: 50px;
}  
#project img{
    border: 0px;
}
#order{
   width: 600px;
   padding: 15px;
   }
.price1{
   font-family: Arial;
   font-size: 15px;
   color: #909090;
   }
.feedbackform{
padding: 5px;
}

div.fieldwrapper{ 
width: 500px;
overflow: hidden;
padding: 5px 0;
}

div.fieldwrapper label.styled{
float: left;
width: 100px;
margin-right:15px;
}

div.fieldwrapper div.thefield{
float: left;
margin-bottom: 10px;
}