body {
	background-image: url(../img/bg-case.gif);
	background-color: #ffffff;
	margin:auto;
	padding:0px;
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align:center;
	 color: #1A1818;
	font-family: Times New Roman, Times, serif;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	float:none;
	width:825px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	
	padding:0px;
	border: 0px solid #f0f0f0;
		

}



#descr {
	float:none;
	width:815px;
	margin-top: 75px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border: 0px solid #f0f0f0;
	 color: #AF1725;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:normal;
  line-height: 20px;

}



#descr2 {
	text-align: left;
	float:none;
	width:815px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 30px;
	border: 0px solid #f0f0f0;
}

.header {
	text-align: center;
	vertical-align: top;
	
	height: 228px;
}
h1 {
  color: #AF1725;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.style1 {
	font-size: 18px;
	font-weight: normal;
	}
	
	.style2 {font-size: 12px}

a:link {
	color: #E84F20;
	text-decoration: none;
	}
a:visited {
	color: #E84F20;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #666666;
	}
