body
{
height:100%;
padding:0px;
margin: 0px;

}

#siteWrapper
{
padding: 0px 0px 0px 0px;
height:100%;
margin-right: auto;
	margin-left: auto;
}



#siteBodyWrapper
{
position: relative;
width: 939px;
margin: 0 auto;

}

#siteHeader
{
position: relative;
width: 100%;
height: 130px;
margin-bottom: 2px;
}
#siteBody
{
float: left;
}
#siteBodyLeft
{
width:229px;
float:left;

}

#siteBodyRight
{
width:710px;
float:left;
border-color:solid 1px #000;

}

#siteBodyRight .pageContent
{
padding:0px;
padding-left:0px;
padding-right:0px;


}

.clearLeft
{
clear:left;
height:0px;
}
.clearRight
{
clear:Right;
height:0px;
}
.clearBoth
{
clear:Both;
height:0px;
}

#siteFooter
{
clear:Both;
padding:3px 0px 10px 10px;
margin-top:3px;
}

img{border:0;}

















































