body {
	background: url(../_pics/bg_logo.gif) no-repeat scroll left top;
	background-color: #f6e6ca;
	margin: 0px;
	padding: 0px;
	z-index: 3;
} 

body, div, p {			
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#root {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
}

#header {
	width: 100%;
	height: 115px;
}

#c_left {
	padding-top: 50px;
}

#c_left1 {
	vertical-align: bottom;
}

#c_main {
	padding: 0 6px 6px 15px;
}

#c_right {
}

.content_right {
	padding-left: 10px;
}

.foot {	
	height: 141px;
	background-color: #ed001e;
}

.foot_h {
	height: 80px;
}

.bottom {
	vertical-align: bottom;
}

#bread_1 {			
	background: url(../_pics/bread_1.gif) no-repeat scroll left top;
	height: 215px;
	width: 100%;	
	z-index: 2;
}

#bread_2 {			
	background: url(../_pics/bread_2.gif) no-repeat scroll left top;
	height: 141px;	
	width: 100%;	
	z-index: 2;
}

#bread_3 {			
	background: url(../_pics/bread_3.jpg) no-repeat scroll left top;
	height: 178px;	
	width: 100%;	
	z-index: 2;
}

#couple {			
	background: url(../_pics/couple.jpg) no-repeat scroll right bottom;
	width: 338px;
	height: 231px;
	position: relative;
	left: 80px;
}

#claim {
	margin-top: 40px;
}