@charset "UTF-8";

p, ul, li {
	margin: 0px;
	padding: 0px;
}
.design_back {
	background-image: url(../images/design/design-header-back.png);
	background-repeat: repeat-x;
	height: 33px;
	padding-bottom: 18px;
	color: #FFFFFF;
	clear: both;
	margin-top: 5px;
}
.design_left {
	margin: 0px;
	background-image: url(../images/design/design-header-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 10px;
	line-height: 33px;
	font-weight: bold;
}
.design_basket {
	display: block;
	background-image: url(../images/design/basket.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 129px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	line-height: 26px;
	padding-top: 50px;
	float: right;
	margin-right: 5px;
	margin-bottom: 20px;
}
.design_price {
	display: block;
	background-image: url(../images/design/design-price.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 129px;
	text-align: center;
	text-decoration: none;
	color: #000066;
	line-height: 22px;
	padding-top: 16px;
	float: right;
	margin-right: 10px;
	font-size: 1.2em;
	margin-bottom: 20px;
}
.design_options {
	/*float: left;*/
	padding-left: 70px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}
.design_options li {
	line-height: 20px;
	list-style-type: none;
	background-image: url(../images/design/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.des_s {
	background-image: url(../images/design/sman.jpg);
}
.des_d {
	background-image: url(../images/design/dman.jpg);
}
.des_r {
	background-image: url(../images/design/rman.jpg);
}
.des_ss {
	background-image: url(../images/design/site_s.jpg);
	padding-top: 40px;
	padding-left: 50px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 20px;
}
#des_promo1 {
	float: right;
	clear: right;
	position: relative;
	width: 220px;
	font-weight: bold;
	margin-bottom: 20px;
}
#des_promo2 {
	background-image: url(../images/design/promo.png);
	font-weight: bold;
	color: #FFFFFF;
	height: 64px;
	width: 64px;
	background-position: left center;
	line-height: 64px;
	text-align: center;
	position: absolute;
	left: -70px;
	background-repeat: no-repeat;
	bottom: -10px;
}
.des_site {
	width: 405px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.design_quote a {
	display: block;
	background-image: url(../images/design/quote.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 129px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	line-height: 26px;
	padding-top: 50px;
	margin: 20px auto;
	/*float: right;*/
	
}
p.design_quote {
	text-align : center;
}
.design_price_q {
	display: block;
	background-image: url(../images/design/site-price.png);
	background-repeat: no-repeat;
	height: 76px;
	width: 265px;
	text-align: center;
	text-decoration: none;
	color: #000066;
	line-height: 76px;
	font-size: 1.2em;
	margin-bottom: 20px;
	float: left;
}
.des_sd {
	background-image: url(../images/design/site_d.jpg);
	padding-left: 60px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 20px;
}
.des_ref {
	background-image: url(../images/design/des_ref.png);
	padding-left: 80px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
}

.clearall {
	clear : both;
}

