@font-face {
    font-family: 'helveticarounded_lt_std_bdcRg';
    src: url('../fonts/helveticaroundedltstd-bdcn-webfont.eot');
    src: url('../fonts/helveticaroundedltstd-bdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaroundedltstd-bdcn-webfont.woff') format('woff'),
         url('../fonts/helveticaroundedltstd-bdcn-webfont.ttf') format('truetype'),
         url('../fonts/helveticaroundedltstd-bdcn-webfont.svg#helveticarounded_lt_std_bdcRg') format('svg');
    font-weight: normal;
    font-style: normal;

}


html{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg);
}

#main_wrap_blog{
	background:#000;
	display:block;
	width:100%;
	height:100%;
	
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg);
}

#wrap_blog{
	width:1000px;
	min-height:100px;
	margin:auto;
}

#inner_wrap_blog{
	float:left;
	display:inline;
	width:1000px;
	min-height:100px;
}

#header_blog{
	float:left;
	display:inline;
	width:1000px;
	min-height:1136px;
	margin:auto;
	position:relative;
}

#header1_blog{
	background: url("../images/header1.png") no-repeat scroll center top transparent;
    display: inline;
    left: 0;
    margin: auto;
    min-height: 433px;
    position: absolute;
    top: 0;
    width: 1000px;
}

#header2_blog{
	 background: url("../images/header2.png") no-repeat scroll center top transparent;
    display: inline;
    left: 0;
    margin: auto;
    min-height: 410px;
    position: absolute;
    top: 433px;
    width: 1000px;
}

#list_blog{
	float:left;
	display:inline;
	width:1000px;
	min-height:100px;
	margin:auto;
	position:relative;
}

#list1_blog{
	 background: url("../images/bg1.png") no-repeat scroll center top transparent;
    display: inline;
    left: 0;
    min-height: 1000px;
    position: absolute;
    top: -498px;
    width: 1000px;
}

#list2_blog{
	 background: url("../images/bg2.png") no-repeat scroll center top transparent;
    display: inline;
    left: 0;
    min-height: 1000px;
    position: absolute;
    top: 502px;
    width: 1000px;
}

#list3_blog{
	background: url("../images/bg3.png") no-repeat scroll center top transparent;
    display: inline;
    left: 0;
    min-height: 1100px;
    position: absolute;
    top: 1502px;
    width: 1000px;
}

#list_8_blog{
	display: inline;
    float: left;
    margin-left: 98px;
    margin-top: -437px;
    min-height: 100px;
    position: relative;
    width: 264px;
}

#list_8_blog p{
	padding-left:20px;
}

#list_7_blog{
	display: inline;
    float: right;
    margin-right: 73px;
    margin-top: -52px;
    min-height: 150px;
    position: relative;
    width: 260px;
}

#list_7_blog p{
	
}

#list_6_blog{
	clear:left;
	display: inline;
    float: left;
    margin-left: 90px;
    margin-top: 312px;
    position: relative;
    width: 286px;
	min-height:1000px;
}

#list_6_blog p{
	padding-left:30px;
}

#list_5_blog{
	clear: right;
    display: inline;
    float: right;
    margin-right: 64px;
    margin-top: 530px;
    min-height: 650px;
    position: relative;
    width: 260px;
}

#list_5_blog p{
}

#list_4_blog{
	clear: left;
    display: inline;
    float: left;
    margin-left: 114px;
    margin-top: -263px;
	min-height:360px;
    position: relative;
}

#list_4_blog p{
    width: 285px;
}

#list_3_blog{
	clear: right;
    display: inline;
    float: right;
    margin-right: 46px;
    margin-top: 108px;
    min-height: 620px;
    position: relative;
    width: 259px;
}

#list_3_blog p{
}

#list_3_p1{
	width: 305px;
}

#list_3_p2{
	width:380px;
}

#list_2_blog{
	clear:left;
	 display: inline;
    float: left;
    margin-left: 120px;
    margin-top: 395px;
    min-height: 100px;
    position: relative;
    width: 283px;
}

#list_2_blog p{
	padding-left:0px;
}

#list_1_blog{
	clear: right;
    display: inline;
    float: right;
    margin-right: 41px;
    margin-top: 127px;
    position: relative;
    width: 260px;
}

#list_1_blog p{
}

#spacer_blog{
	float:left;
	display:inline;
	width:1000px;
	margin:auto;
	min-height:300px;
}

h2, h1{
	position:absolute;
}

h2.left, h1{
	text-indent:-999999px;
}

h2.right{
	text-indent:-999999px;
}

p{
	font-family: 'helveticarounded_lt_std_bdcRg';
	text-align:left;
	color:#000;
	font-size:16px;
}
