div {
border: 0px solid #cccccc;
}

  
body {
	margin:20px;
	text-align:center;
	padding:0;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

#outer 
{
	text-align:left;
	width:760px;
	border: 1px solid #000000;
	background:url(../../images/template/menuback.gif) repeat-y top left;
	}
	
#header
{
    height: 97px;
    background: url(../../images/header/headersite.gif) no-repeat;
}

 #headersite
{
    height: 97px;
    background: url(../../images/header/headersite.gif) no-repeat;
}
 
#spin
{
    padding-top: 20px;
    height: 50px; 
    background: url(../../images/header/spin.gif) no-repeat left bottom;
}
 

 #bodyblock {
    position:relative;
    width:760px;
    padding:0px;
    background:url(../../images/template/homeback.gif) no-repeat right 120px;
 }
 
#bodyblocksite {
    position:relative;
    width:760px;
    padding:0px;
 }
 
 
#menu
{
float:left;
width: 186px;
padding-top: 120px;
padding-left: 0px;
padding-bottom: 10px;

background:url(../../images/template/leftsite.gif) no-repeat left top;
}

#menuhome
{
float:left;
width: 186px;
padding-top: 120px;
padding-left: 0px;
height: 250px;
background:url(../../images/template/leftsite.gif) no-repeat left top;
}

#contenthome {
 width:569px;
 text-align:left;
 height: 370px;}
 


.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#footer {
padding-top:4px;
width:760px;
height: 150px;
 }




