<!--

body{
	font-family: arial;
	font-size: 10pt;
	margin: 0;  
	padding: 0;  
	text-align: left;
	background: #cccccc  url('images/white.jpg') repeat-y 50% 0;	
}

#wholepage {   
padding: 0;  
width: 960px;  
text-align: left;
z-index: 10;
position: absolute;
top: 0px;
left: 50%;
margin-left: -480px;
height: auto;
visibility:visible

}


#pageframe {
position: relative;
margin: 0 auto;   
padding: 0;  
width: 960px;  
text-align: left;
z-index: 1;
}

#topbar {
position: absolute;
width: 960px;
height: 125px;
left: 0px;
top: 0px;
z-index: 2;


}

#rightbar {
position: absolute;
width: 172px;
height: 550px;
left: 590px;
top: 127px;
z-index: 10;
background-image: url('images/sliver.jpg');
background-repeat: repeat-x

}


#leftbar {
position: absolute;
width: 172px;
height: 550px;
left: 0px;
top: 126px;
z-index: 10;
background-image: url('images/sliver.jpg')
}



#leftadvice {
position: absolute;
width: 140px;
height: 190px;
left: 16px;
top: 138px;
z-index: 10;

}


#leftnews {
position: absolute;
width: 140px;
height: 86px;
left: 16px;
top: 346px;
z-index: 10;
}

#leftexisting {
position: absolute;
width: 143px;
height: 190px;
left: 16px;
top: 452px;
z-index: 10;
}

#leftdesign {
position: absolute;
width: 143px;
height: 190px;
left: 16px;
top: 652px;
z-index: 10;
}

#leftidea {
position: absolute;
width: 143px;
height: 190px;
left: 16px;
top: 852px;
z-index: 10;
}










#wesee {
position: absolute;
width: 790px;
height: 280px;
left: 0px;
top: 125px;
z-index: 10;
}


#maincontent {
position: absolute;
width: 580px;
height: auto;
left: 177px;
top: 126px;
z-index: 10;
color:#003399;
padding: 10px;


}
