#logo-div{
	position:absolute;
	width:168px;
	height:119px;
	z-index:4;	
	top: 9px;
	background: url(../images/logo1.gif) no-repeat;	
}

#advert-div{
	position:absolute; 
	width:468px; 
	height:58px; 
	z-index:7; 
	left: 30%; 
	top: 17px;
}

#title-div{
	position:absolute; 
	padding-right:5px;
	margin-left:0px;
	height:24px; 
	z-index:11; 
	top: 134px; 
	background-color: #FFFFFF; 
	border: 1px solid #000000;
}

#menu-div{
	position:absolute;	
	width:145px; 
	z-index:4;
	top:170px;	
	border-top: 1px dashed #000000; 
	border-bottom: 1px dashed #000000; 
	border-right: 1px dashed #000000; 
	background-color: #F4FAFF; 	
}

#blue-background-div{
	position:absolute;
	width:900px;
	height:93px;
	z-index:1;
	top:0px;	
	background-color: #FBFBFF;
	border-bottom: 1px solid #000000;
	background-image: url(../images/bground.gif);
}

#bottom-menu-div{
	position:absolute;
	width:900px;
	height:20px;
	z-index:100;
	margin-left:-1px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#phone-div{
	position:absolute; 
	height:28px; 
	z-index:7; 
	left: 550px; 
	top: 95px; 
	border: 1px none #000000;
	font-weight:bold;
	font-size:40px;
	color:#FF0000;
	font-family:"Times New Roman", Times, serif;
}

#body-div{
	width:900px; 
	margin:auto;
	z-index:6; 
	background-color: #FFFFFF; 
	border: 1px solid #000000;
}
	
#title-bar{
	position:absolute; 
	width:900px; 
	height:5px; 
	z-index:10; 
	top: 142px; 
	background-color: #ffffff; 
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000;
}

div.menu-bottom-corner{
	position:relative;
	width:7px;
	height:6px;
	z-index:7;
	right: 0px;
	bottom: -2px;
	left: 124px;
	top: 1px;
}

div.menu-top-corner{
	position:relative; 
	width:7px; 
	height:6px; 
	z-index:7; 
	right: 0px; 
	top: -1px; 
	left: 124px;
}

#rotator-top{
position:absolute;
margin-left:910px;
width:130px;
background-image:url(../images/rotator-top.gif);
background-repeat:no-repeat;
top:10px;
}

#rotator-middle{
position:absolute;
margin-left:910px;
width:130px;
background-image:url(../images/rotator-middle.gif);
background-repeat:repeat-y;
top:28px;
}

#rotator-bottom{
width:130px;
height:6px;
background-image:url(../images/rotator-bottom.gif);
background-repeat:no-repeat;
}

p{
	#margin-left: 160px;	
}

li{
	#margin-left: 160px;	
}