body {background:#fcfaf8; margin:0px; padding:0px;}
.clear{ clear:both;}
.spacer{ height:10px;}
ul{ list-style:none; margin:0; padding:0;}
:focus{ outline:0;}
a{ text-decoration:none;}

#header {background:url(../images/header.jpg) repeat-x; height:288px;}
#header .right {background:url(../images/header-right.jpg) no-repeat; float:right; width:601px; height:288px;}
#header .left {background:url(../images/header-left.jpg) no-repeat; float:left; width:339px; height:288px;} 

.block {background:url(../images/block-med-right.jpg) repeat-y right;}
.block .top {background:url(../images/block-top.jpg) repeat-x; height:72px;}
.block .top .right {background:url(../images/block-top-right.jpg) no-repeat; float:right; width:148px; height:72px;}
.block .top .left {background:url(../images/block-top-left.jpg) no-repeat; float:left; width:269px; height:72px;}
.block .med {background:url(../images/block-med-left.jpg) repeat-y left;}
.block .med .in {margin:0px 15px;}
.block .down {background:url(../images/block-down.jpg) repeat-x; height:16px;}
.block .down .right {background:url(../images/block-down-right.jpg) no-repeat; float:right; width:16px; height:16px;}
.block .down .left {background:url(../images/block-down-left.jpg) no-repeat; float:left; width:15px; height:16px;}


#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
#footer .f-left {
	background-image: url(../images/design-logo.jpg);
	background-repeat: no-repeat;
	width: 116px;
	height:35px;
	float:left;
}

#footer .f-left img{ border: none;}

#above-footer {
	background:#c02e58;
	border-top:1px solid #eddfc9;
}
#above-footer .inner {
	width:930px;
	margin: 0 auto;
	padding:5px 10px;
}
.f-links {
	width:285px;
	float:right;
	margin:0 12px;
	list-style-image:url(../images/list-style.jpg);
}
.f-links li{
	display:block;
	width:285x;
	height:36px;
	background:url(../images/li-bg.jpg) repeat-x bottom center;
	line-height:30px;
}
.f-links li a{
	display:block;
	width:285x;
	height:36px;
	background:url(../images/list-style.jpg) no-repeat right center;
	padding-right:20px;
	color:#FFF;
	font-weight:normal;
}
