/* reset css*/
html{
	color:#000000;
	background:#FFFFFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;vertical-align: top;text-align:left;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

img, div { behavior: url(images/iepngfix.htc) }
/* reset css*/
html {

}
body{
    font-family: Arial, sans-serif;
    text-align: left;
    color: #151515;
    font-size: 14px;
    margin: 0;
    background-color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	font-size: 33px;
	font-weight: bold;
	margin: 45px 0 0 400px;
	padding: 0;
	float: right;
	width: 340px;
	line-height: 30px;
	position: absolute;
}
#headerText {
	width: 340px;
	margin: 75px 0 0 400px;
	position: absolute;
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	color: #7E1C1E;
	font-size: 24px;
	margin: 5px 0 30px;
}
h2.catalogHeader {
	font-size: 18px;
	margin: 20px 0 0;
}
a {
	color: #7E1C1E;
}
small {
	font-size: 0.4em;
}
#container {	/*width: 1200px;*/
	background: url('images/light.jpg') repeat-y  center 430px;
	margin: 0 auto;
}
#inner {
	width: 735px;
	margin: 0 auto 50px;
}
#header {
	background: url('images/header_bg.jpg') top no-repeat;
}
#logo {
	width: 164px;
	height: 113px;
	margin: 0 0 0 25px;
}
#contactInfo {
	float: left;
	height: 77px;
	width: 166px;
	margin: 0 0 0 25px;
	padding: 8px 0 0;
}
#contactInfo div {
	margin: 4px 0 0 10px;
}
#contactInfo .phone {
	padding: 0 0 0 30px;
	background: url('images/phone.jpg') left no-repeat;
}
#contactInfo .mobile {
	padding: 0 0 0 30px;
	background: url('images/mobile.jpg') left no-repeat;
}
#contactInfo .icq {
	padding: 0 0 0 30px;
	background: url('images/icq.jpg') left no-repeat;
}
#contactInfo .skype {
	padding: 0 0 0 30px;
	background: url('images/skype.jpg') left no-repeat;
}
#menu {
	width: 450px;
	height: 77px;
	margin: 0 0 0 239px;
}
#menu ul li {
	float: left;
	font-size: 18px;
	padding: 13px 0;
	height: 30px;
}
#menu ul li a {
	height: 30px;
	padding: 13px 7px 25px 6px;
	text-decoration: none;
}
#menu ul li.separator {
	width: 1px;
	background: url('images/menu_separator.jpg') no-repeat left 2px;
}
#menu ul li a:hover {
	background: url('images/menu_bg.jpg') repeat-x top;
	color: #FFFFFF;
	height: 30px;
}
#leftMenu {
	float: left;
	width: 166px;
	margin: 0 0 0 25px;
}
#leftMenu ul {
	margin: 40px 0 0;
}
#leftMenu ul li {
	background: url('images/left_menu_bg.jpg') no-repeat left 4px;
	padding: 5px 0 0 24px;
	font-size: 15px;
}
#leftMenu ul li.active {
	background: url('images/left_menu_bg_a.jpg') no-repeat left 4px;
}
#leftMenu ul li.active a {
	/*font-weight: bold;*/
}
#leftMenu ul li a {
	text-decoration: none;
}
#content {
	width: 450px;
	margin: 0 0 0 239px;
}
.clear {
	clear: both;
}
#footer {
	/*width: 1200px;*/
	height: 99px;
	background: url('images/footer_bg.jpg') no-repeat bottom;
}
#leftBanners {
	margin: 50px 0;
}
#leftBanners div {
	margin: 15px 0 0 0;
}
#mainGallery #bg {
	background: url('images/main_gallery_bg.png') no-repeat;
	height: 29px;
	width: 256px;
	position: absolute;
	margin: 172px 0 0 200px;
	z-index: 10;
}
#leftbg {
	background: url('images/gallery_left_bg.png') no-repeat;
	height: 218px;
	width: 21px;
	position: absolute;
	margin: 0 0 0 0;
	z-index: 10;
}

#mainGallery {
	margin: 0 0 40px 0;
	width: 450px;
}
#mainGallery a {
	margin: -50px 0 0 220px;
	z-index: 100;
	text-decoration: none;
	position: absolute;
}
#mainGallery a img {
	margin: 1px 0 0 5px;
}
#leftbg {
	background: url('images/gallery_left_bg.png') repeat-y;
	height: 1218px;
	width: 21px;
	position: absolute;
	margin: 0 0 0 0;
	z-index: 10;
}
.bordBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4A4944;
}
.newsListItem {
	margin: 0 0 10px 0;
	font-size: 1.2em;
}
.back {
	margin: 20px 0 0 0;
	text-align: right;
}
#mainGallery a {
	position: absolute;
	margin: 180px 0 0 220px;
	z-index: 100;
	text-decoration: none;
}
#mainGallery a img {
	float: right;
	margin: 1px 0 0 5px;
}
#mainGallery #bg {
	background: url('images/main_gallery_bg.png') no-repeat;
	height: 29px;
	width: 256px;
	position: absolute;
	margin: 172px 0 0 200px;
	z-index: 10;
}
#leftbg {
	background: url('images/gallery_left_bg.png') no-repeat;
	height: 218px;
	width: 21px;
	position: absolute;
	margin: 0 0 0 0;
	z-index: 10;
}
#footer #innerFooter {
	width: 700px;
	margin: 0 auto;
	height: 50px;
	padding: 30px 0 0 0;
}
#footer #innerFooter ul li {
	float: left;
	padding: 0 5px;
	color: #FFFFFF;
	font-size: 12px;
}
#footer #innerFooter ul li a{
	color: #FFFFFF;
	font-size: 14px;
}
#siteMap {
	float: right;
}
#siteMap a {
	color: #FFFFFF;
}
#footerContent {
	margin: 15px 0 0 5px;
	color: #FFFFFF;
	font-size: 12px;
	float: left;
}
#copy {
	margin: 15px 0 0;
	float: right;
	color: #FFF;
	font-size: 12px;
}
#calcTable tr td {
	padding: 8px 0;
}
#calcTable .header {
	font-weight: bold;
	padding: 14px 0;
}
img.catalogImage {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.catalogBorder {
	width: 100px;
	height: 100px;
	position: absolute;
	background: url('images/catalog_border.png');
	margin: 0;
}
#bordered img {
	border: 2px solid #858585;
}
ul#sitemap li ul {
	margin: 0 0 0 20px;
}
ul#sitemap li {
	margin: 5px 0;
}