body {
	margin:0;
	font: 13px Arial, Verdana, sans-serif;
	color:#3a3a3a;
}
img {border:0;}
a{
	text-decoration:underline;
	color:#3a3a3a;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Arial, Verdana, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:976px;
	margin:0 auto;
}
#header .row {
	overflow:hidden;
	height:1%;
	position:relative;
	z-index:2;
}
.logo {
	float:left;
	background: url(../images/logo.gif) no-repeat;
	width: 325px;
	height: 72px;
	overflow:hidden;
	text-indent:-9999px;
	margin:16px 0 0 27px;
}
.logo a {
	height:100%;
	display:block;
}
.add-nav {
	list-style:none;
	margin:89px 0 0;
	padding:0;
	font-size:12px;
	text-align:right;
}
.add-nav li {
	display:inline;
	padding:0 4px 0 9px;
	background: url(../images/bullet1.gif) no-repeat 0 50%;
}
.add-nav li:first-child {background:none;}
.add-nav li a {
	color:#6f879b;
	text-decoration:none;
}
.add-nav li a:hover {text-decoration:underline;}
.img-holder {
	position:relative;
	height:1%;
}
.main-img {
	display:block;
	margin:-13px 0 0;
	position:relative;
}
.add-img {
	position:absolute;
	right:154px;
	bottom:-25px;
	z-index:3;
}
#nav {
	list-style:none;
	margin:0 0 35px;
	padding:0 0 0 23px;
	background: #41709c url(../images/bg-nav.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
}
#nav li {
	float:left;
	background: url(../images/bullet2.gif) no-repeat 0 50%;
	padding:0 0 0 1px;
	margin:0 1px 0 -1px;
}
#nav li a {
	color:#fff;
	float:left;
	margin:0 -1px;
	text-decoration:none;
}
#nav li a span {
	padding:12px 25px;
	display:block;
}
#nav li a:hover,
#nav .active a {background: url(../images/bg-nav-l.gif) no-repeat;}
#nav li a:hover span,
#nav .active a span {
	background: url(../images/bg-nav-r.gif) no-repeat 100% 0;
	position:relative;
	z-index:5;
}
#main {
	overflow:hidden;
	height:1%;
}
#content {
	width:638px;
	float:left;
	padding:0 0 0 27px;
}
#content p {margin:0 0 16px;}
#main h1{
	color:#3c709e;
	font-size:22px;
	margin:0 0 5px;
}
#main h2 {
	color:#3c709e;
	font-size:22px;
	margin:0 0 15px;
}
.info-box {
	overflow:hidden;
	height:1%;
}
.info-box .alignleft {
	float:left;
	margin:4px 33px 0 0;
}
.info-text {
	overflow:hidden;
	height:1%;
}
.content-form {
	background: url(../images/bg-forms-c.gif) repeat-y;
	margin:0 0 24px;
	color:#006e92;
	font-size:16px;
	height:1%;
}
.decor-form {
	position:absolute;
	right:1px;
	bottom:17px;
}
.content-form .holder {background: url(../images/bg-forms-t.gif) no-repeat;}
.content-form .frame {
	background: url(../images/bg-forms-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:20px 25px 35px;
	position:relative;
}
.content-form input {
	margin:0;
	background:none;
	border:0;
}
.content-form .row {
	overflow:hidden;
	height:1%;
	padding:0 0 14px;
}
.content-form label {
	float:left;
	width:113px;
	margin:4px 0 0;
}
.content-form .text {
	background: url(../images/bg-input.gif) no-repeat;
	width: 181px;
	height: 21px;
	padding:3px;
	float:left;
}
.content-form .text input {
	width: 181px;
	padding:0;
}
.content-form .row .dimension {
	float:left;
	color:#006e92;
	margin:2px 0 0 11px;
}
.content-form .submit {
	float:left;
	color:#006e92;
	margin:6px 0 0 -4px;
	padding:0;
	background: url(../images/btn-submit.gif) no-repeat;
	width: 144px;
	height: 29px;
	cursor:pointer;
	position:relative;
}
.aside {
	float:right;
	width:265px;
}
.side-box {
	background: url(../images/bg-side-box-c.gif) repeat-y;
	margin:0 0 23px;
	height:1%;
}
.side-box .holder {background: url(../images/bg-side-box-t.gif) no-repeat;}
.side-box .frame {
	background: url(../images/bg-side-box-b.gif) no-repeat 0 100%;
	padding:12px 2px 3px;
}
.aside h3 {
	margin:0 0 5px;
	color:#40709e;
	font-size:22px;
}
.aside h4 {
	margin:0 0 1px;
	font-size:12px;
}
.aside h4 a {color:#f06301;}
.aside .price {
	background: url(../images/ico-price.gif) no-repeat 16px 0;
	padding:4px 0 3px 64px;
}
.aside .category {
	background: url(../images/ico-category.gif) no-repeat 12px 0;
	padding:4px 0 17px 64px;
}
.aside .side {
	background: url(../images/ico-side.gif) no-repeat 16px 8px;
	padding:8px 0 3px 64px;
}
.post {
	background:#f7f8fa url(../images/bg-side-decor.gif) repeat-x;
	padding:13px 0 0 16px;
	line-height:15px;
}
.post p {
	color:#40709e;
	font-size:11px;
	margin:0 0 10px;
}
.side-nav {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
.side-nav li {
	background: url(../images/bg-side-decor.gif) repeat-x;
	padding:7px 0 6px 16px;
}
.side-nav li.odd {
	background:none;
	padding:2px 0 3px 16px;
	border-top:1px solid #d4dce5;
}
.side-nav li a {color:#40709e;}
#footer {
	background: #dce5ea url(../images/bg-footer.gif) no-repeat 0 100%;
	text-align:left;
	padding:14px 30px 13px 27px;
	margin:0 0 30px;
	font-size:12px;
}
#footer ul {
	list-style:none;
	margin:0 0 0 -5px;
	padding:0;
	overflow:hidden;
	height:1%;
}
#footer ul li {
	display:inline;
	color:#6f879b;
	margin:0 1px 0 -1px;
	background: url(../images/bullet3.gif) no-repeat 0 50%;
	padding:0 3px 0 8px;
}
#footer ul li a {
	text-decoration:none;
	color:#6f879b;
}
#footer ul li a:hover{text-decoration:underline;}

#thepost{
	float: none;
	clear:both;
}

