@charset "UTF-8";
/* CSS Document */

h1 {font:bold 16px/24px Arial, Helvetica, sans-serif; padding:0; margin:0px 0px 12px 0px;}


.coBoxbig1 {
	width:830px;
}

.colorpaperorange {
	position:absolute;
	float:left;
	margin: 22px 0px 0px 295px;
	width:540px;
	height:700px;
	background-image: url(images/colorpaperorange.png);
	background-repeat:no-repeat;
}

.textboxbig {
	font-size:12px;
	overflow:hidden;
	color:#FFFFFF;
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 30px;
}

.about_mark {
	margin-left:8px;
}

.mark_img {
	background-image:url(images/mark_img.png);
	background-repeat:no-repeat;
	width:153px;
	height:117px;
}

.mark_text {
	margin-left:135px;
	font: 13px/16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top:-130px;
	width:350px;
}

/* for green */

.colorpapergreen {
	position:absolute;
	float:left;
	margin: 22px 0px 0px 295px;
	width:540px;
	height:405px;
	background-image: url(images/colorpapergreen.png);
	background-repeat:no-repeat;
}

/* for blue */

.colorpaperblue {
	position:absolute;
	float:left;
	width:540px;
	background-image: url(images/colorpaperblue_big.png);
	background-repeat:no-repeat;
	height: 2800px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 295px;
}

/* for purple big */

.colorpaperpurplebig {
	position:absolute;
	float:left;
	width:540px;
	background-image: url(images/colorpaperpurple_big.png);
	background-repeat:no-repeat;
	height: 2800px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 295px;
}

/* for none */

.colorpapernone {
	position:absolute;
	float:left;
	width:540px;
	background-repeat:no-repeat;
	height: 2000px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 295px;
}

.colorpaperorangebig {
	position:absolute;
	float:left;
	width:540px;
	background-image: url(images/colorpaperorange_big.png);
	background-repeat:no-repeat;
	height: 2800px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 295px;
}

.colorpaperorange_mark {
	position:absolute;
	float:left;
	width:540px;
	background-image: url(images/about_marg_colobg.png);
	background-repeat:no-repeat;
	height: 1100px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 295px;
}

.footer_said {
	width:840px;
	font-size:10px;
	color:cccccc;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2650px;
	height: 20px;
	padding-bottom: 25px;
}

.footer_privacy {
	width:840px;
	font-size:10px;
	color:cccccc;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:1600px;
	height: 20px;
	padding-bottom: 25px;
}
	
