
*{	margin: 0px;
	padding: 0px;
}

/* mac hide \*/
html, body {height:100%}
/* end hide*/

/* pc ie6 fix hide \*/
img, div {
behavior: url(iepngfix.htc)
}
/* pc ie6 fix hide \*/

body {
	background-image: url(../images/global/bg_gradience.gif);
	background-repeat: repeat-x;
	background-position:left top;
	background-color:#ffffbb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
}

li {
	list-style-type: none;
}

#rowOne {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px; 
	padding: 0px 0px; 
	width: 940px;
	height: 141px;
	text-align: left;
}

#rowTwo {
	position: absolute;
	top: 141px;
	left: 0px;
	width: 940px;
	height: 337px;
}

#rowThree {
	position: absolute;
	top: 478px;
	left: 0px;
	width: 940px;
}
