body {
	margin:0px;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	background:url(../images/bg-header.gif) repeat-x;	
}
#psd_wrapper img{
	border:none;
}
#psd_wrapper a{
	color:#333;
	text-decoration:none;
}
#psd_wrapper a:hover{
	text-decoration:underline;
}
#psd_header {
	height:124px;
	width:831px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#psd_header h1 {
	margin:0;
}
#psd_header .psd_logo a {
	background:url(../images/logo.png) no-repeat;
	width:308px;
	height:92px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:22px 0 0 15px;
}
#psd_wrapper .psd_links {
	margin:0 0 0;
	padding:0;
	list-style:none;
	float:right;
	margin:9px 0 0;
}
#psd_wrapper .psd_links li {
	font-size:11px;
	display:inline;
	float:left;
	background:url(../images/links-pointer.gif) no-repeat 0 5px;
	padding:0 0 0 11px;
	margin:0 9px 0 6px;
}
#psd_wrapper .psd_links li a {
	color:#58595b;
}
.psd_links li a:hover {
	text-decoration:underline;
}
#psd_footer {
	background:#ccc;
	border-top:1px solid #f2f2f2;
	height:47px;
	margin-left:auto;
	margin-right:auto;
}
.psd_nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:84px;
	right:10px;
}
.psd_nav li {
	float:left;
}
.psd_nav li a {
	margin:0 0 0 5px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.psd_nav li a.psd_home {
	background:url(../images/btn-home.gif) no-repeat;
	width:71px;
}
.psd_nav li a.psd_home:hover {
	background:url(../images/btn-home.gif) no-repeat 0 -21px;

}
.psd_nav li a.psd_home.active {
	background:url(../images/btn-home.gif) no-repeat 0 -42px;
}
.psd_nav li a.psd_price {
	background:url(../images/btn-price.gif) no-repeat;
	width:96px;
}
.psd_nav li a.psd_price:hover {
	background:url(../images/btn-price.gif) no-repeat 0 -21px;

}
.psd_nav li a.psd_price.active {
	background:url(../images/btn-price.gif) no-repeat 0 -42px;
}
.psd_nav li a.psd_project {
	background:url(../images/btn-project.gif) no-repeat;
	width:113px;
}
.psd_nav li a.psd_project:hover {
	background:url(../images/btn-project.gif) no-repeat 0 -21px;

}
.psd_nav li a.psd_project.active {
	background:url(../images/btn-project.gif) no-repeat 0 -42px;
}
.psd_nav li a.psd_account {
	background:url(../images/btn-account.gif) no-repeat;
	width:99px;
}
.psd_nav li a.psd_account:hover {
	background:url(../images/btn-account.gif) no-repeat 0 -21px;

}
.psd_nav li a.psd_account.active {
	background:url(../images/btn-account.gif) no-repeat 0 -42px;
}
.psd_nav li a.psd_cart {
	background:url(../images/btn-cart.gif) no-repeat;
	width:71px;
	padding: 0;
}
.psd_nav li a.psd_cart:hover {
	background:url(../images/btn-cart.gif) no-repeat 0 -21px;

}
.psd_nav li a.psd_cart.active {
	background:url(../images/btn-cart.gif) no-repeat 0 -42px;
}
#psd_main {
	width:831px;
	margin-left:auto;
	margin-right:auto;
}
.psd_promobox {
	background:url(../images/bg-promobox.gif) no-repeat;
	height:321px;
	margin:23px 0 0;
}
.psd_promobox h2.psd_custom {
	background:url(../images/text-custom.png) no-repeat;
	margin:62px 0 13px 27px;	
	text-indent:-9999px;
	display:inline;
	overflow:hidden;
	width:364px;
	height:162px;
	float:left;
}
.psd_promobox .psd_ads {
	clear:left;
	float:left;
}
.psd_promobox .psd_pricebox {
	background:url(../images/bg-pricebox.png) no-repeat;
	float:right;
	display:inline;
	margin:46px 37px 0 0;
	width:349px;
	height:239px;
}
.psd_promobox .psd_pricequote {
	background:url(../images/text-cd.png) no-repeat;
	margin:20px 0 18px 27px;
	text-indent:-9999px;
	display:inline;
	overflow:hidden;
	width:295px;
	height:104px;
	float:left;	
}
.psd_promobox .psd_instantprice {
	background:url(../images/btn-instantprice.gif) no-repeat;
	margin:0 0 0 21px;
	text-indent:-9999px;
	display:inline;
	overflow:hidden;
	width:307px;
	height:78px;
	float:left;
	clear:both;
}
.psd_promobox .psd_instantprice:hover {
	background:url(../images/btn-instantprice.gif) no-repeat 0 -78px;
}
.psd_articles {
	width:831px;
	margin:0 0 26px;
	overflow:hidden;
}
.psd_article {
	overflow:hidden;
	border-top:2px solid #dddedf;
	margin:-2px 5px 0 2px;
	padding:13px 0 3px;
	height:1%;
}
.psd_article h3 {
	font-size:19px;
	color:#000;
	margin:12px 0 9px 5px;
	background:url(../images/bg-title.gif) no-repeat 0 2px;
	padding:0px 0 0 25px;
}
.psd_article .psd_txtbox {
	min-height:134px;
	width:340px;
}
* html .psd_article .psd_txtbox {
	height:134px;
}
.psd_article p {
	margin:0;
	padding:0 0 0 11px;
	line-height:18px;
}
.psd_article .psd_priceholder {
	float:right;
	background:url(../images/bg-priceholder.gif) no-repeat;
	width:475px;
	position:relative;	
}
.psd_priceholder img {
	float:left;
	margin:5px 0 0 67px;
}
.psd_priceholder .psd_pricebox {
	float:right;
	width:165px;
}
.psd_priceholder span.psd_foronly {
	display:block;
	font-size:25px;
	color:#929497;
	margin:49px 0 0 16px;
}
.psd_priceholder span.psd_pricetext{
	font-size:10px;
	color:#929497;
	position:absolute;
	top:141px;
	right:8px;
	width:140px;
}
.psd_priceholder strong.psd_price {
	font-size:54px;
	color:#ff9900;
	float:right;
	margin:0 24px 0 0;
	line-height:50px;
}
.psd_priceholder strong.psd_price span{
	font-size:42px;
	float:left;
	margin:-2px 0 0;
}
.psd_priceholder span.psd_ready {
	font-size:10px;
	color:#929497;
	position:absolute;
	top:171px;
	right:28px;
}
.psd_article .psd_pricequote {
	background:url(../images/btn-pricequote.gif) no-repeat;
	float:left;
	height:35px;
	width:147px;
	margin:0 0 0 9px;
	text-indent:-9999px;
	overflow:hidden;	
}
.psd_article .psd_pricequote:hover {
	background:url(../images/btn-pricequote.gif) no-repeat 0 -35px;
}
.psd_article .psd_start {
	background:url(../images/btn-start.gif) no-repeat;
	float:left;
	height:35px;
	width:147px;
	margin:0 0 0 4px;
	text-indent:-9999px;
	overflow:hidden;	
}
.psd_article .psd_start:hover {
	background:url(../images/btn-start.gif) no-repeat 0 -35px;
}
.psd_buttons {
	overflow:hidden;
	padding:48px 0 0;
}
#psd_footer .psd_holder {
	overflow:hidden;
	width:765px;
	margin-left:auto;
	margin-right:auto;
}
#psd_footer .psd_links {
	float:left;
	margin:16px 0 0 10px;
}
.psd_copyright {
	font-size:11px;
	color:#58595b;
	float:right;
	margin:17px 7px 0 0;
}
