* {
	margin:0;
	padding:0;
}

body {
	background:#e7e7e7;
	color:#898989;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:100%;
	text-align:center;
}

table {
	width:980px;
	margin:auto;
}
table table {
	width:auto;
}
td {vertical-align:top;}
img {border:none;}

a:link,
a:visited {
	color:#474747;
	text-decoration:underline;
}
a:hover {
	color:#474747;
	text-decoration:none;
}


#header {
	margin-top:3px;
}

.tdSpacer {
	width:17px;
}

#iconsNav {
	padding:4px 20px;
	text-align:center;
	vertical-align:middle;
}
#iconsNav a img {
	margin:0 16px;
	background:#b5b5b5;
}
#iconsNav a:hover img {
	background:#676767;
}


#hNav table {
	width:100%;
}
#hNav td {
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
#hNav a:link,
#hNav a:visited,
#hnav span {
	display:block;
	padding:20px 12px 20px 28px;
	border-top:5px solid #e7e7e7;
	background:#c3c3c3 url(../images/nav-bullet.gif) no-repeat 12px 50%;
	color:#747474;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
}
#hNav a:hover,
#hnav span,
#hNav a.active {
	border-top-color:#a28727;
	background-color:#c3a63f;
	background-image:url(../images/nav-bullet-act.gif);
	color:#f6f6f6;
}

.hSpacer {
	background:url(../images/spacer-img.gif) no-repeat 0% 0%;
}

#logo {
	padding:40px 32px 20px;
	text-align:center;
}

#hImage {
	background:#ccc;
	border-right:1px solid #e7e7e7;	
}
#hImage img {
	vertical-align:top;
}

#hContacts {
	padding:10px 0;
	color:#9a9a9a;
	font-size:80%;
	text-align:center;
}
#hContacts span {
	color:#474747;
	font-weight:bold;
}

#main {
	margin-top:3px;
}


.mTdLeft {
	background:url(../images/m-left.jpg) no-repeat 100% 100%;
}
.mTdRight {
	background:url(../images/m-right.jpg) no-repeat 0% 100%;
}


#sidebar {
	border-top:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	background:#e7e7e7 url(../images/main-bg.jpg) repeat-x top;
}
#sidebar ul {
	list-style:none;
	padding:20px 0;
	margin:0 10px 0 20px;
}
#sidebar li {
}
#sidebar li a {
	display:block;
	width:100%;
	padding:5px 24px;
	background:url(../images/h-bullet.gif) no-repeat left center;
	color:#af8e18;
	font-size:80%;
	font-weight:bold;
	white-space:nowrap;
}
#sidebar li ul {
	margin:0 0 10px 20px;
	padding:0 0 5px 0;
	background:url(../images/sidebar-sep.gif) repeat-x bottom;
}
#sidebar li li a {
	padding:5px 4px;
	background:none;
	color:#898989;
	font-weight:normal;
}
#sidebar a:link,
#sidebar a:visited {
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
}


#mMain {
	border-top:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	background:#e7e7e7 url(../images/main-bg.jpg) repeat-x top;
}
#box {
	padding:5px 24px 30px;
	margin:0 20px 30px 20px;
	background:#f4f4f4 url(../images/mm-bg.jpg) repeat-x top;
}
#box h1 {
	margin:15px 0 10px;
	padding:5px 24px;
	background:url(../images/h-bullet.gif) no-repeat left center;
	color:#af8e18;
	font-size:90%;
}
#box p {
	margin:10px 0 10px 24px;
	font-size:80%;
	line-height:150%;
}
#box ul {
	margin:10px 0 10px 54px;
	font-size:80%;
	line-height:150%;
}
#box li {
	margin:3px 0;
}

.hline {
	margin:10px 0 5px;
	padding:0 24px;
	background:url(../images/h-line.gif) repeat-x center;
	color:#d6d6d6;
	font-size:80%;
}
.hline span {
	padding:0 4px;
	background:#f4f4f4;
}

.plus {
	padding-left:16px;
	background:url(../images/plus.gif) no-repeat 0% 50%;
	color:#898989;
	font-weight:bold;
}



.news {
	margin-bottom:20px;
}
.news a {
	display:block;
	padding:5px 6px;
}
.news div {
	padding:5px 0;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}

.news a:link,
.news a:visited {
	color:#6c6c6c;
	text-decoration:none;
}

.news a:hover {
	color:#6c6c6c;
	text-decoration:underline;
}


.model {
	margin:10px 20px;
}

#box  table {

}


.param {
	margin:20px;
	
}
.param th,
.param td {
	padding:6px 10px 8px;
	background:url(../images/table-line.gif) repeat-x bottom;
	font-size:80%;
}
.param th {
	color:#6c6c6c;
	text-align:left;
}
.param td {
	color:#b3832d;
}


.image {
	padding:10px;
	text-align:center;
}
#good-images {
	width:320px !important;
	height:240px !important;
	margin:0 auto;
}




.mTdBottom {
	background:url(../images/m-shade.jpg) repeat-x top;
}
.mTdBottom div {
	height:6px;
	font-size:6px;
}

#footer {
	font-size:80%;
}

#footer td {
	padding:20px 0 30px;
}

#fMain {
	border-top:1px solid #d3d3d3;
	background:url(../images/footer-border.jpg) no-repeat left top;
}
#fMain div {
	padding:0 30px;
	color:#b6b6b6;
	line-height:140%;
}

#fNav {
	border-top:1px solid #d3d3d3;
	background:url(../images/footer-border.jpg) no-repeat right top;
	color:#959595;
	vertical-align:middle;
}
#fNav a:link,
#fNav a:visited {
	margin:0 10px;
	color:#959595;
	text-decoration:none;
}
#fNav a:hover {
	color:#959595;
	text-decoration:underline;
}


