﻿body {margin: 0; padding: 0; background-color: #057948; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: center top; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 170px; background-image: url('top.jpg'); background-repeat: no-repeat;
	top: -4px;
	left: 2px;
}
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {width: 142px; float: left; padding: 11px 0 0 1px; }
#imContent {width: 750px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 96px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }


