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




#container {
	text-align: center;
	width: 833px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/1piecebak.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 10px;
}

#header {
	
	width: 819px;
	height: 134px;
}


#colHeaderLft {
	float: left;
	width: 599px;
}

#colHeaderRt {
	float: left;
	position: relative;
	width: 214px;
	height: 331px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCE33C;
}


#colHeader {
	background-image: url(../_images/bg-colHeader.jpg);
	background-repeat: repeat-x;
	height: 331px;
	width: 815px;
	border: 2px solid #CCE33C;
	
		
}



#col1 {
	width: 498px;
	float: left;
	position: relative;
	background-image: url(../_images/stepsA.jpg);
	background-repeat: repeat-y;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E8F3A8;
	}


#col2 {
	width: 298px;
	float: left;
	padding-left: 20px;

}




#col1TextA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 0px;
	color: #333333;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 35px;
}

#col2TextA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 20px;
}

#col2bg {
	background-color: #E8F3A8;
	width: 294px;
}
.col2top {
	background-image: url(../_images/colo2-top.gif);
	background-repeat: no-repeat;
	height: 23px;
	float: left;
	width: 294px;
	background-position: bottom;
}

.col2bttm {
	background-image: url(../_images/col2-bttm.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 294px;
	background-position: 0px top;
}



#footer {
	font-style: normal;
	line-height: 12px;
	clear: both;
	padding-bottom: 10px;
	padding-top: 0px;
	position: relative;
	text-align: center;
	width: 810px;
}

