/* Clear all */
* {padding:0;margin:0;border:0}

/* Main styles */
html {
	background:#fff;
}
body {
	font:14px Tahoma, sans-serif;
}
#wrap {
	position:relative;
	width:800px;
	margin:0 auto;
	padding-top:70px;
}
a {
	color:#0054A6;
}
a:hover {
	color:#B40101;
}
a[href $=".doc"], a.w {
	padding-left:20px;
	background:url(images/doc.png) no-repeat left top;
}

#logo {
	width:310px;
	height:33px;
	position:absolute;
	left:0;
	top:20px;
}
#logo a {
	height:33px;
	display:block;
	overflow:hidden;
	line-height:100em;
	background:url(images/logo.gif) no-repeat left top;
}
#top-phone {
	width:212px;
	height:33px;
	1line-height:100em;
	overflow:hidden;
	position:absolute;
	right:0;
	top:20px;
	font-size:24px;
	font-weight:bold;
	color:#737373;
	1background:url(images/phone.gif) no-repeat left top;
}
#menu {
	font-size:18px;
	list-style:none;
	padding-bottom:145px;
	background:url(images/header.jpg) no-repeat right bottom;	
	margin-bottom:15px;
	margin-left:-34px;
}
#menu li {
	display:block;
	float:left;
	margin-left:34px;
	color:#737373;
}
#menu li.f {
	margin-left:0;
}
#menu .current_page_item a {
	text-decoration:none;
	color:#737373;
}
.accent {
	padding-left:180px;
	margin:15px 0;
}
.accent li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat left 8px;
	padding-left:23px;
	margin-bottom:0px;
}
.accent h3 {
	color:#737373;
	font-size:22px;
	font-weight:normal;
}
.par {
	padding-top:20px;
	background:url(images/head-up.gif) no-repeat 90px top;
	width:100%;
}
.par p {
	margin-left:203px;
	margin-bottom:10px;
	color:#333;
}
.par div.p {
	margin-left:203px;
	margin-bottom:10px;
	color:#333;
}
.par h2 {
	width:190px;
	position:absolute;
	text-align:right;
	left:0;
	font-size:18px;
	color:#9E0B0E;
	font-weight:normal;
}
ul.flat {
	margin-left:203px;
	overflow:hidden;
	margin-bottom:10px;
}
ul.flat li img {
	display:block;
	margin-bottom:3px;
}
ul.flat li {
	list-style:none;
	width:31%;
	float:left;
	display:block;
	padding-right:2%;
	margin-bottom:10px;
}
table.flat {
	width:100%;
}
table.flat .photo {
	width:150px;
	vertical-align:top;
	text-align:right;
}
table.flat .desc {
	text-align:left;
	vertical-align:top;
	padding:0 10px;
}
table.flat .price {
	width:5%;
	text-align:right;
	vertical-align:top;
}
td.desc ul {
	padding-left:15px;
}
td.desc strong {
	display:block;
	margin-bottom:5px;
}
td.desc em {
	display:block;
	font-style:normal;
}
td.desc p {
	margin-left:0;
}
h1.p {
	font-size:20px;
	font-weight:normal;
	margin:0 0 15px 203px;
}
h1.p a {
	text-decoration:none;
	border-bottom:1px dashed #0054A6;
}
h1.p a:hover {
	border-bottom:1px dashed #B40101;
}
#footer {
	margin-top:30px;
	border-top:1px solid #E6E6E6;
	padding:15px 0;
}
#copyright {
	float:right;
}
#footer p {
	margin-left:203px;
	font-size:18px;
	color:#737373;
	margin-bottom:10px;
}
#footer p strong {
	position:absolute;
	width:190px;
	text-align:right;
	left:0;
	color:#9E0B0E;
	font-size:18px;
	font-weight:normal;
}
#footer p span {
	margin-left:30px;
}
.about {
	font-size:14px !important;
}
.thumb {
	margin-left:203px;
}
.thumb td {
	padding:0 10px 10px 0;
	text-align:center;
	vertical-align:middle;
}
