body {fwidth: expression(document.body.clientWidth<780 ? "780px" : "100%");
	min-width:780px;
	background-color: #FFFFFF;
}
site_center1 {width: expression(document.body.clientWidth<780 ? "780px" : "100%"); min-width:780px}


.w{
	width:100%;
width: expression(document.body.clientWidth<780 ? "780px" : "100%"); 		min-width:780px;
	background-image: url(assets/kl-yellowgradient.jpg);
}
.site_center{text-align:center; width:100%}
/*======= width =======*/
.site_center1{
	margin:0 auto;
	text-align:left;
	width:780px;
	background-color: #996600;
}


.bg{
	background-image: url(images/1_bg5.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/*======= header =======*/
#header {
	height:350px;
	margin:0 auto;
	padding:0px;
	text-align:center
}


/*======= index.html =======*/
#page1 #content .row1 .col1{ width:16%; text-align:center}
#page1 #content .row1 .col2{ width:17%; text-align:center}

#page1 #content .row2 .col1{ width:63%;}
#page1 #content .row2 .col2{ width:37%;}
#page1 #content .row2 .col3{ width:54%;}
#page1 #content .row2 .col4{ width:45%;}

/*======= footer =======*/
#footer { height:98px }
