body {margin: 0; padding: 0; background-image: url('../images/bg.jpg'); }
#imSite {width: 965px; margin: 15px auto; text-align: left; }
#imHeader {height: 83px; background-image: url('../images/top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('../images/content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 30px; padding: 1px 4px 0 41px; background-image: url('../images/menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 10px 34px 0 0; margin-left: 34px}
#imFooter {clear: both; height: 54px; background-image: url('../images/bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter  {
	text-align: center;
	font-size:10px;

	color:#6F91AC;
}
#imFooter a { color:#69C; text-decoration: none;}
#imFooter a:hover {	color:#06C; text-decoration: underline; }
#imFooter p { padding-top: 8px; }
