@charset "utf-8";
* {
	behavior: url(iepng.htc);
}



/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#735e56;
	font-size: 12px;
	background:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
}
#wrapper {
        height: 600px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {       
    height: 144px;
	width: 740px;
}
#wrapper #nav{
	height: 46px;
	width: 740px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #nav img {
	margin-right: 10px;
	margin-left: 10px;
}
#wrapper #product{
	height: 350px;
	width: 740px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
#wrapper #productl{
	height: 343px;
	width: 450px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	background-color: #FFF;
}
#wrapper #productr{
	height: 350px;
	width: 282px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 7px;
	background-color: #FFF;
}

.ptex{
	float: left;
	font-size: 1.05em;
	color: #03F;
        margin: 0px 0px 0px 0px;
}


#wrapper1 {
    
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper1 #sample{
	margin-bottom: 50px;
	width: 740px;
	float: left;
	font-size: 2em;
	color: #00F;
	font-weight: bold;
	text-align: center;
}
#wrapper1 #sample #damo1{
	
	width: 370px;
	float: left;
	font-size: 0.8em;
	color: #00F;
	font-weight: bold;
	text-align: center;
}
#wrapper1 #sample #damo2{
	
	width: 370px;
	float: left;
	font-size: 0.8em;
	color: #00F;
	font-weight: bold;
	text-align: center;
}
#wrapper1 #sample #damo3{
	
	width: 370px;
	float: left;
	font-size: 0.8em;
	color: #00F;
	font-weight: bold;
	text-align: center;
}
#wrapper1 #sample #damo4{
	
	width: 370px;
	float: left;
	font-size: 0.8em;
	color: #00F;
	font-weight: bold;
	text-align: center;
}
#wrapper1 #footer{
        
	width: 740px
	float: left;
	font-size: 1.21em;
	
	padding-bottom: 15px;
	text-align: center;
}
#wrapper1 #footer p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#wrapper1 #footer p a:link, #wrapper #footer p a:visited, #wrapper #footer p a:active     {
	color: #000;
}
#wrapper1 #footer p a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
