@charset "utf-8";
/* CSS Document */

.m-c
{
	height:560px;
}
.middle
{
	height:600px;}
.m-left
{
	width:425px;
	margin-left:20px;
	padding-top:20px;
	float:left;
	position:relative;}
.m-left1
{
	background-image:url(../images/rug_01.jpg);
	background-repeat:no-repeat;
	width:419px;
	height:185px;
	}
	.m-left2
{
	background-image:url(../images/rug_02.jpg);
	background-repeat:no-repeat;
	width:419px;
	height:185px;

	}
	.m-left3
{
    background-image:url(../images/rug_03.jpg);
	background-repeat:no-repeat;
	width:419px;
	height:185px;
	}
.m-right
{
	float:left;
	position:relative;
	width:495px;
	height:100%;
	margin-left:15px;
	padding-top:20px;}
.m-r-t
{
	background-image:url(../images/sheepskinrug.png);
	width:100%;
	background-repeat:no-repeat;
	height:37px;
	border-bottom:#FFF 2px solid;}
.m-r-m
{
	height:400px;
	}
.m-r-m div
{
	float:right;
	margin:10px;}
	.m-r-m img
{
	border:#FFF 2px solid;}

.m-r-m a:link{color:#F00;}
.m-r-m a:visited{color:#F00;}
.m-r-m a:hover,a:active,a:focus{color:#F00;}
.m-r-m p
{
	margin:15px;
	font-size:14px;
	line-height:155%;
	text-align:left;
	text-decoration:inherit;
}
.m-r-b
{
	background-image:url(../images/rugp.jpg);
	width:480px;
	height:110px;
	background-repeat:no-repeat;
	border:#FFF 2px solid;}
