html {
	font-size: 100%;
	width:100%;
} 

body {
	margin:0;
	padding:0;
	font-family:tahoma;
	height:100%;
	color:#FFFFFF;
}

img {
	border:0px;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

.back {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:600px;
}

.back-about {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:600px;
}

.logo {
	margin:4% 0 0 8%;
}

.menu {
	font-size:0.7em;
	margin-top:5px;
	text-align:left;
	padding-bottom:20px;
}

.content {
	height:395px;
	/*height:expression('310'+'px');*/
}
.content-about {
	height:530px;
}
.content-contacts {
	height:300px;
}

.menu-index {
	font-size:0.7em;
	margin-top:40px;
	padding-right:10px;
}

.menu-index div {
	display:inline;
	padding-left:35px;
	padding-right:35px;	
}

.menu-index img {
	position:absolute;
	top:125px;
	height:23px;
	width:1px;
}

.menu-index .active {
	font-weight:bold;
	color:#FF7D1D;
}

.urls {
	margin-top:23px;
	font-size:0.9em;
	width:360px;
	color:#557A8D;
}

.urls a:hover {
	color:#C46016;
}

.skin {
	display:inline;
	position:absolute;
	left:50px;
	width:98%;
	line-height:1.2em;
}

.cotton {
	 margin-top:20px;
	 margin-left:expression('3'+'px');
}

.nocotton {
	 margin-right:16px;
	 font-weight:bold;
}

.yescotton {
	 margin-right:16px;
	 font-weight:bold;
	 color:#FF7D1D;
}

.yescotton-skin {
	 margin-left:4px;
	 margin-right:16px;
	 font-weight:bold;
}

.nocotton-skin {
	 margin-left:4px;
	 margin-right:16px;
	 font-weight:bold;
	 color:#FF7D1D;
}

.length {
	margin-left:50px;
	margin-top:22px;
	font-size:0.9em;
	line-height:1.8em;
}

.features {
	display:inline;
	position:absolute;
	left:280px;
	top:68px;
	font-size:0.9em;
	line-height:1.8em;
	width:200px;
}

#big-images img.hidden {
	position: absolute;
	left: 0;
	top: 0;
	margin: -5000px 0 0 -5000px;
}

#color {
	font-weight:bold;
	color:#FF7D1D;
}

.iebottom {
	position:absolute;
	bottom:-30px;
	width:600px;
}

*html .iebottom {
	position:absolute;
	left: 25px;
	bottom:30px;
}

#index {
	background:#032D44 url(/images/index-grad.jpg) repeat-x;
}

.index {
	background: url(/images/index.jpg) top center no-repeat;
}


.index-logo {
	margin-top:25px;
	height:64px;
	width:237px;
}

.index .slogan {
	font-size:0.6em;
	margin-top:40px;
	margin-right:5px;
}

.index .medal {
	margin:69px 0px 0px 350px;
	margin-top:expression('67'+'px');
	height:165px;
	width:112px;
}

.text {
	font-size:0.6em;
	margin-top:-48px;
	width:100px;
}

.info {
	font-size:0.7em;
	color:#FFFFFF;
	margin-top:expression('40'+'px');
}

*html #inf {
	margin-top:12px;
}

.number {
	width:203px;
	height:70px;
	font-weight:bold;
	color:#1E6EB6;
	margin-right:53px;
}

.number .left {
	font-size:0.7em;
	float:left;
	width:50px;
	margin-top:6px;
}

.number .right {
	font-size:1.9em;
	float:right;
	width:150px;
}

.copyright {
	font-size:0.7em;
	color:#1E6EB6;
	padding-bottom:15px;
}

.copyright a {
	color:#1E6EB6;
	text-decoration:underline;
}

#cont {
	background:#032D44 url(/images/contacts-grad.jpg) repeat-x;
}

.cont {
	background: url(/images/contacts.jpg) top center no-repeat;
}

.contacts {
	font-size:0.9em;
	margin-top:70px;
	margin-right:5px;
	margin-bottom:95px;
}

.contacts div {
	font-size:1.1em;
	font-weight:bold;
}
.contacts a {
	font-size:1.1em;
	font-weight:bold;
	border-bottom:1px solid;
}

#about-bg {
	background:#010a22 url(/images/about-grad.jpg) repeat-x;
}
.about-bg {
	background: url(/images/about.jpg) top left no-repeat;
}
.about {
	font-size:0.9em;
	color:#fff;
	font-weight:bold;
	margin-top:55px;
	margin-right:15px;
}
.about-decs {
	line-height:1.1em;
	text-align:left;
	font-size:0.7em;
	color:#fff; /*c2cdd2*/
	margin-top:20px;
	margin-left:90px;
	margin-right: 100px;
}
