html, body
{
	background-image: url(../img/bgsmall.gif);
	background-repeat: repeat-x,y;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;
}

#topleft
{
	background-image: url(../img/front/topleft.gif);
	background-repeat: no-repeat;
	width: 36px;
	height: 63px;
} 

#top
{
	background-image: url(../img/front/top.gif);
	background-repeat: no-repeat;
	width: 777px;
	height: 164px;
}


#topleftRDP
{
	background-image: url(../img/front/topleft_rdp.gif);
	background-repeat: no-repeat;
	width: 36px;
	height: 63px;
} 

#topRDP
{
	background-image: url(../img/front/top_rdp.gif);
	background-repeat: no-repeat;
	width: 777px;
	height: 164px;
}


#topleftPastridor
{
	background-image: url(../img/front/topleft_pas.gif);
	background-repeat: no-repeat;
	width: 36px;
	height: 63px;
} 

#topPastridor
{
	background-image: url(../img/front/top_pas.gif);
	background-repeat: no-repeat;
	width: 777px;
	height: 164px;
}


#topleftshadow
{
	background-image: url(../img/front/topleftshadow.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 36px;
} 

#right
{
	position:absolute; 
	left:813; 
	top:0; 
	padding:0; 
	width:10px; 
	height:100%; 
	background-image: url(../img/rightshadow.gif);
	background-repeat: repeat-y;
}



#bottomleftshadow
{ 
	background-image: url(../img/bottomleftshadow.gif);
	background-repeat: repeat-y;
	width: 36px;
}

#bottomleftshadowFooter
{ 
	background-image: url(../img/bottomleftshadow.gif);
	background-repeat: repeat-y;
	width: 36px;
	height: 75px;
}

#contentArea
{
	background-color: #FFFFFF;
	width: 777px;
}

#footer
{
	background-color: #FFFFFF;
	width: 777px;
}
