html, body {  
	background: #c10000;
	margin : 0em; padding : 0em;  
	font-size: 12px;
	font-family: Arial, "Trebuchet MS", Helvetica, Sans-Serif;
	color: #373737;
}

form {	border : none; 	padding: 0em ;	margin: 0em; }
table  { border-collapse: collapse; width: 100%; }
td { vertical-align: top; }
table, td {  border: none; margin: 0em; padding: 0em; }

div { margin: 0em; 	padding: 0em; }
img { border : none; padding: 0em ;	margin: 0em; }
img.pnghack { filter:expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+ this.src +')');                                                                                                                                            width:expression(10000000000); height:expression(10000000000); /* interesting? read http://ixrock.net/articles */ }

a{
	color: #c10000;
}
a:hover{
	text-decoration: none;
}


td.main {
	border: 1px solid #f4f4f4;
	text-align: left;
	width: 999px;
	background: #f4f4f4;
}
.head{
	width:999px;
	background: url(images/nav_bg.gif) left bottom repeat-x;
	position: relative;
}
.head #menu{
	position: absolute;
	top: 260px;
	left: 50px;
	color: #ffffff;
}
.head #menu a{
	color: #ffffff;
}
.head #menu span{
	font-size: 13px;
}
.head .h {
	z-index: 10;
	position: absolute;
	margin-left:255px;
	margin-top: -1px;}
.head ul {
	position: absolute;
	z-index: 20;
	margin-top: -23px;
	margin-left: 790px;
}
.head li {
	display: inline;	
	margin-right: 35px;
}
.logo {
	width: 197px;
	background: #000000 url(images/logo_bg.jpg) top left no-repeat;
	padding: 51px 29px 30px 29px;
	text-align: center;
}
.logo h1{
	margin: 15px 0 0 0; padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
}
.content {
	margin: 22px 30px 25px 30px
}
div.about ul, li {
	margin: 0; padding: 0;
	list-style: none;
}
div.about li {
	display: inline;
	font-size: 1.2em;
	margin-right: 37px;
	padding-left: 10px;
	background: url(images/arrow_list.gif) center left no-repeat;
}
.table_contacts{
	margin: 10px 0 0 0;
}
.menu {
	margin-top: 35px;
}
.menu ul, li {
	list-style: none;
	margin: 0; padding: 0;
}
.menu li {
	display: list-item;
	background: none;
	margin: 0; padding: 0 0 16px 0;
}
.menu .first { background: url(images/costume_bg.gif) top right no-repeat; }
.menu .second {	background: url(images/trousers_bg.gif) top right no-repeat; }
.menu .third { background: url(images/skirt_bg.gif) top right no-repeat; }
.menu .fourth { background: url(images/coats_bg.gif)  top right no-repeat; }
.menu .fifth { background: url(images/new_collection_bg.gif) top right no-repeat; }

.header {
	width: 228px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	padding-bottom: 7px;
}
.header h1 {
	margin:0 0 30px 0; padding: 0;
	color: #aeaeae;
	font-size: 3em;
}
.footer {
	border-top: 1px solid #c10000;
	margin: 30px 0 0 0;
	padding: 20px 10px 5px 10px;
}
.footer ul {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}
.footer li {
	display: inline;
	font-size: 1.2em;
	margin: 0 17px 0 0;
	padding: 0;
}
