﻿body 
{ 
margin: 0px;
padding: 0px;
list-style: none;
}

#divWrapper {
	position:relative;
	text-align: left;
	margin: auto;
	width: 1000px;
	top:-10px;
	height: 612px;
	left: 0px;
}



#divTopBorder
{ position: absolute ;
	top:20px; height:24px;
	left:0px;width:1000px;
	background:  url(images/border_top.gif);

}

#divFooter
{
	position:absolute; 
 top:572px; 
height:20px;
  left:0px;
width:965px;
  text-align:right; vertical-align:bottom;

}


#divBottomBorder
{ position: absolute;
  top:598px; height:24px;
  left:0px;width:1000px;
  	background:  url(images/border_bot.gif);

}

#divLeftBorder
{
position:absolute;
left:0px; 
width:12px;
top:44px;
height:554px;	
background:  url(images/border_left.gif);

}

#divMiddleBar
{
	position: absolute ;
left:109px; 
width:8px;
top:44px;
height:554px;	
background:  url(images/middle_bar.gif) ;

}

#divRightBorder
{
position:absolute;
left:991px; 
width:9px;
top:44px;
height:554px;	
background:  url(images/border_right.gif);

}



#divLogo
{ position:   absolute  ;
  top:44px; height:50px;
  left:10px; width:101px;
  text-align:center; 
  background-color:#5A5644;

}


#divHeader
{
position:  absolute   ;
top:44px ;height:50px;
left:116px; width:875px;
text-align:left; vertical-align:text-bottom ; 
background-color:#E5DCB9;
}

#divBarUnderHeader
{
position:absolute;
top:94px ;height:5px;
left:116px; width:875px;
text-align:center; 
background:  url(images/bar_under_header.gif);

}

#divMenu 
{
position:absolute;
left:10px; width:101px; 
top:94px; height: 504px; 
text-align:center;
  background-color:#5A5644;
}

#divcphmain
{
position:absolute;
left:120px; 
width:870px;
top:103px; 
height:463px;	
}


