@charset "utf-8";
/* CSS Document */

body
{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:62.5%;
	background-color:#a89f81;
}


.wrapper
{
	width:765px;
	margin:0 auto;
}

.header
{
	width:765px;
}

.attention-block
{
	width:765px;
}

.attention-block-side
{
	float:left;
}

.window
{
	display:block;
	float:left;
	width:693px;
	height:177px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(images/layout/slice_07.jpg);
	background-repeat:no-repeat;
}

.window .heading{color:#c6e2fa;font-size:2.4em;font-weight:bold;line-height:25%;}
.window p {color:#FFFFFF;font-size:1.6em;line-height:100%;}
.window a {color:#a6d3ff;}
.window a:hover	{color:#BCDEFF;}

.white-slope {width:765px;}

.white-slope-side{float:left;}

.white-slope-bg
{
	background-image:url(images/layout/slice_10.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:693px;
	height:147px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}

.white-slope-bg .heading {font-size:1.8em; font-weight:bold; color:#443914; line-height:25%;}
.white-slope-bg p {font-size:1.4em; color:#443914;}

.content
{
	background-image:url(images/layout/slice_13.jpg);
	background-repeat:repeat-y;
	width:693px;
	margin-left:22px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
}

.content .heading {font-size:1.8em; font-weight:bold; color:#443914;}
.content p {font-size:1.4em; color:#443914;}

.testimonial
{
	padding:0px 15px 0px 15px;
	background-color:#D2CEBE;
	border:1px solid #A89F81;
	color:#333333;
	margin-bottom:15px;
}

.contact-footer
{	
	width:716px;
	text-align:center;
	background-color:#524c37;
	color:#FFFFFF;
	line-height:190%;
	padding:3px;
	margin-left:22px;
}

h1 {font-size:1.8em;}
h2 {font-size:1.4em;}
p {font-size:1.2em;}

.contact-footer a {color:#D5D0C1;}
.contact-footer a:hover {color:#EAE8E0;}

.blinds-room-img
{
	margin-right:15px;
	margin-top:13px;
}
