@charset "utf-8";
/* CSS Document */

/* ----- HEADER STYLE ----- */
.acteva_header_top {
	position:relative;
	clear:both;
	margin:0px auto;
	width:995px;
	border-top:1px solid #fff;
	background:#fff;
	}

.acteva_header_content {
	position:relative;
	clear:both;
	margin:0px auto;
	width:995px;
	background:#fff;
	}
/* ----- END HEADER STYLE ----- */

/* ----- BODY STYLE ----- */
.acteva_body_contents {
	position:relative;
	clear:both;
	margin:0px auto;
	width:995px;
	background:#fff;
	}

.acteva_column_type1 {
	clear:both;
	position:relative;
	margin:0;
	width:100%;
	}

.acteva_column_type2 {
	float:left;
	margin:0px;
	position:relative;
	width:68%;
	}

.acteva_column_type3 {
	float:right;
	margin:0px;
	position:relative;
	width:30%;
	}
/* ----- END BODY STYLE ----- */

/* ----- FOOTER STYLE ----- */
.acteva_footer_content {
	position:relative;
	clear:both;
	margin:0px auto;
	width:995px;
	background:#fff;
	border-bottom:1px solid #fff;
	}
/* ----- END FOOTER STYLE ----- */