body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

#head{
	width:100%;
	height:27px;
	background-image:url(../images/page/bg_head_repeat.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#content{
	width:100%;
	height:689px;
	display:table;
	text-align:center;
	margin:0px;
	vertical-align:top;
}

#content table{
	width:100%;
	height:614px;
	vertical-align:top;
}

#content table tr{
	vertical-align:top;
}

#cleft{
	background-image:url(../images/page/bg_content_left_repeat.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

#ccenter{
	width:941px;
	height:614px;
}

#cright{
	background-image:url(../images/page/bg_content_right_repeat.jpg);
	background-repeat: repeat-x;
	background-position:top;
}

#foot{
	width:100%;
	height:53px;
	background-image:url(../images/page/bg_foot_repeat.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;	
/*	position:absolute; */
/*	bottom:0px; */
}

#foot h1{
	font-size:11px;
	font-family: Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:20px 0px 0px 0px;
}

#cc1{
	height:446px;
	background-image:url(../images/page/bg_guy.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#cc2{
	height:91px;
	background-image:url(../images/page/bg_btn.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
}

#cc3{
	height:77px;
	background-image: url(../images/page/bg_logo_end.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#cc2 img{
	width:380px;
	height:80px;
	border:0px;
}

#flash{
	padding:141px 0px 0px 251px;
}