

.wrap {
	padding:0px;
	margin:0px auto;
	width:1000px;
	position:relative;
}
p {
	font-family:Verdana, 'San Sarif';
	color:#808080;
}
.blacky {
	font-family:Verdana, 'San Sarif';
	color:#000000;
}

.footer {
	padding:0px;
	margin:0px;
}

.header {
	width:970px;
	padding:10px 20px 30px 25px;
	margin:10px auto 10px auto;
  background:url(../images/bg-header.png) no-repeat;
	
}
.main {
	padding:0px;
	width:1000px;
	margin:0px auto;
}

h1, h2, h3, h4, h5 {
	font-family: Arial;
	color:#ec8222;
	display:inline;
}

h6 {
	font-family: Arial;
	color:#ec8222;
}

h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
	font-weight:normal;
}


a {
	font-size:14px;
	font-weight:normal;
	color:#808080;
	text-decoration: none;
}
a:hover {
	font-size:14px;
	font-weight:normal;
	color:#808080;
	text-decoration: underline;
}
h3 {
	font-size:16px;
	font-weight:normal;
	letter-spacing:.03em;
}
h4 {
	font-size:14px;
	font-weight:bold;
	letter-spacing:.03em;
}
.obj_cont {
  padding:12px 11px 10px 4px;
  margin:-10px -8px -8px 0px;
  float:left;
  background:url(../images/bg_obj_cont.png) no-repeat;
}

.top {padding-top:18px;}


.noFloating {clear:both;padding:0px;margin:0px;width:1px;height:1px;}

#dynamic {
   background: url(../images/bg-box.png) no-repeat;
}

.main_content {	
	padding:0px;
	margin:0px auto;
	width:1020px;
	clear:both;
}
.clear {clear:both}

.main-table {
   background:url(../images/grass.png) no-repeat bottom left;
}

	

