/* CSS Document */

#logo
{
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:546px; height:120px;
float:left;


}
#menutop
{
background-image:url(../images/menutop.jpg);
background-repeat:no-repeat;
height: 99px; width:204px;

background-color:#FFFFFF;
background-position:0px 0px;
float:left;

 
}

#goldstrip
{
background-image: url(../images/goldstrip.jpg);
background-repeat:no-repeat;
height: 510px; width:11px;



 
}

#content
{
 height:390px; width:546px;
 float:left;
 background-color:#FFFFFF;
 text-align:center;
}
#menu
{
 width:180px;
 height:191px;
 float:left;



}
#orangestrip
{
background-image:url(../images/orangestrip.jpg);
background-repeat:no-repeat;
width:760px;
float:left;



}
#menukeyboard
{
background-image:url(../images/menukeyboard.jpg);
background-repeat:no-repeat;
height:220px; width:204px;
float:right;


}
#mousebottom
{
background-image:url(../images/mousebottom.jpg);
background-repeat:no-repeat;
width:284px; height:68px;
float:left;
 
}
#sitedesign
{
  height:68px;
  width:475px;
  float:right;

}



