#site_layout {
	height: 100%;
	width: 100%;
}
#site_layout_leftside {
	background-image: url(../html/images/dealtrading_01.gif);
	height: 680px;
	width: 19px;
}
#site_layout_logo {
	background-image: url(../html/images/dealtrading_02.gif);
	height: 136px;
	width: 131px;
}
#site_layout_topborder {
	background-image: url(../html/images/dealtrading_03.gif);
	height: 136px;
	width: 777px;
}
#site_layout_rightborder {
	background-image: url(../html/images/dealtrading_04.gif);
	height: 680px;
	width: 23px;
}
#site_layout_leftborder {
	background-image: url(../html/images/dealtrading_05.gif);
	height: 500px;
	width: 131px;
}
#site_layout_content {
	background-image: url(../html/images/dealtrading_06.gif);
	height: 500px;
	width: 777px;
}
#site_layout_bottomborder {
	background-image: url(../html/images/dealtrading_07.gif);
	height: 44px;
	width: 908px;
}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}

.style4  {font-family: Arial, Helvetica, sans-serif;
         color: #E8990F;
         font-size: 16px;
	 font-weight: bold;
}
        a:hover {
	color: #FFFFFF;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}





