* {
	margin:0px;
}

html, body {
	height: 100%;
}

body {
	font-family: arial;
	margin: 0px 0px 0px 50%;
}

body, p, td{
font-size: 12px;
} 

#wrapper{ 
	width:955px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left: -478px;
}	

.title{
	color:#E00030;
	font-size: 18px;
	font-weight: normal;
}

#copy_right{
padding-left:120px;
font-size:8px;
font-family: verdana;
font-weight: bold;
letter-spacing:1px;
}


.contentbg{
background-position:bottom;
background-repeat:no-repeat;
height: 307px;

}

#mainTbl{
width:955px;height:100%;
}
html>body #mainTbl {background: url(/images/bg_sideTest.png) repeat-y;}
