body {
	background-color: #EFEFEF;
	text-align: left;
	background:url(../../../images/firma/firma-repeat.jpg) left top repeat-x #ecead4;
}

#gk_bd {
	margin: auto;
	width: 960px;
	background-color: #FFFFFF;
}

#gk_hd {
	width:100%;
	background-color: #1c1c1c;
	height: 100px;
	position: relative;
}

#gk_hd .title {
	font-size: 24px;
	color: #ff881e;
	position: absolute;
	left: 25px;
	top: 35px;
}

#gk_hd .logo {
	position: absolute;
	right: 25px;
	top: 30px;
}

#cv {
	padding: 25px;
	background:url(../../../images/genc/back.png) right bottom no-repeat #FFFFFF;
}

#gk_ft {
	background:url(../../../images/genc/footer.png) left top repeat-x;
	width: 100%;
	height: 45px;
}

.line {
	margin: 20px 0px;
	width: 100%;
	height: 2px;
	border-top: 1px dotted #999999;
}
