.img{
border:#339900 solid 1px;
}

.header-bg
 
{
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1000px;
	height:274px;
}

 .nav-top
{
	background-image:url(../images/nav-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:214px;
	height:25px;
}

 .nav-left
{
	background-image:url(../images/nav-left.jpg);
	background-repeat:repeat-y;
	background-position:top left;
    width:7px;
}

 .nav-right
{
	background-image:url(../images/nav-right.jpg);
	background-repeat:repeat-y;
	background-position:top right;
    width:7px;
}

 .nav-con1
{
	background-image:url(../images/nav-con1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:9px;
	width:7px;
}

 .nav-con2
{
	background-image:url(../images/nav-con2.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:7px;
	height:9px;

}

 .nav-bottom
{
	background-image:url(../images/nav-bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:9px;

}

 .box-blu
{
	background-image:url(../images/box-blu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:218px;
	height:95px;

}

 .box-grn
{
	background-image:url(../images/box-grn.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:218px;
	height:95px;

}

 .box-gry
{
	background-image:url(../images/box-gry.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:218px;
	height:95px;

}

.footer
{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
    width:1000px;
	height:46px;
}
