body {
	background: url(../img/bgr_home.jpg) top repeat-x;
	background-color: #f4f4f4;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#siteWrapper {
	width: 990px;
	margin: 0 auto;
}

/* ********************************************************* */

#header {
	width: 100%;
	height: 71px;
	background: url(../img/header.jpg) top no-repeat;
}

/* ********************************************************* */

#collage1 {
	float: left;
	width: 330px;
	height: 209px;
	background: url(../img/home_collage_01.jpg);
}

#collage1 #txt {
	width: 255px;
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
	padding: 20px 0 0 18px;
}

#collage2 {
	float: left;
	width: 330px;
	height: 209px;
	background: url(../img/home_collage_02.jpg);
}

#collage3 {
	float: left;
	width: 330px;
	height: 209px;
	background: url(../img/home_collage_03.jpg);
}

/* ********************************************************* */

h2 img {
	padding-top: 24px;
}

/* ********************************************************* */

#r2c1 {
	float: left;
	width: 330px;
	color: #515151;
}

#r2c1 h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-indent: 40px;
	margin: 0;
}


#r2c1 #header_C1 {
	width: 100%;
	height: 55px;
	background: url(../img/home_r2_c1_header.gif);
}

#r2c1 #body_C1 {
	width: 100%;
	height: 153px;
	background: url(../img/home_r2_c1_body.gif);
}

#r2c1 #body_C1 #txt_C1 {
	width: 285px;
	margin: 0 auto;
	line-height: 150%;
}

/* ********************************************************* */

#r2c2 {
	float: left;
	width: 330px;
	color: #515151;
}

#r2c2 h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-indent: 40px;
	margin: 0;
}

#r2c2 #header_C2 {
	width: 100%;
	height: 55px;
	background: url(../img/home_r2_c2_header.gif);
}

#r2c2 #body_C2 {
	width: 100%;
	height: 153px;
	background: url(../img/home_r2_c2_body.gif);
}

#r2c2 #body_C2 ul {
	padding: 0;
	margin: 0;
}

#r2c2 #body_C2 li {
	list-style: none;
	width: 290px;
	margin: 0 auto;
	line-height: 140%;
}

/* ********************************************************* */

#r2c3 {
	float: left;
	width: 330px;
	color: #515151;
}

#r2c3 h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-indent: 40px;
	margin: 0;
}

#r2c3 #header_C3 {
	width: 100%;
	height: 55px;
	background: url(../img/home_r2_c3_header.gif);
}

#r2c3 #body_C3 {
	width: 100%;
	height: 153px;
	background: url(../img/home_r2_c3_body.gif);
}

#r2c3 #body_C3 ul {
	padding: 0;
	margin: 0;
}

#r2c3 #body_C3 li {
	list-style: none;
	width: 290px;
	margin: 0 auto;
	line-height: 140%;
}