@charset "utf-8";
/* CSS Document */
body {margin: 0; padding: 0; background-color: #E4D060; }
#imSite {width: 962px; margin: 15px auto; text-align: left; }
#imHeader {height: 138px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 40px; padding: 0px 1px 0 32px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain2 {height: 40px; padding: 0px 1px 0 32px; background-image: url('menu2.jpg'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 1px 22px 0 22px; }
img.imImage {border: 0px; vertical-align: baseline; }
#imFooter {clear: both; height: 47px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 11px 0 0 32px; float: left; }
#imFooter_R {margin: 11px 32px 0 0; float: right; }
#imFooter_L, #imFooter_R {padding: 2px 0 0 0; font: 11px Tahoma; color: #000000; text-align: left; height: 15px; }
#imFooter a:link, #imFooter a:visited, #imFooter a:hover, #imFooter a:active {color: #000000; text-decoration: none;}
/* -- Menu Main Settings -- */
#imMnMn {padding-top: 4px; }
#imMnMn ul, #imMnMn ul li {margin: 0; padding: 0; list-style: none; z-index: 1000; cursor: pointer; text-align: left; }
#imMnMn ul li {position: relative; float: left; margin-right: -0px; padding-right: 0px; }
#imMnMn ul a {display: block; text-decoration: none; width: 114px; padding: 3px 3px 3px 3px; height: auto !important; height: 1%; font: 11px Tahoma; background-color: #C7AC1F; color: #000000; float: none !important; float: left; }
/* -- Menu Main Hover Settings -- */
#imMnMn ul a:hover, #imMnMn ul li:hover a, #imMnMn ul li.iehover a {background-color: #9E8A1A; color: #FFFFFF; }
/* -- email link -- */
#imMailLink {padding-left: 20px; background: url('imemail.gif') no-repeat; }
/* -- font style -- */
h2 {margin: 0px 0px 4px 10px; padding: 2px 0 0 0; font: bold 16px Tahoma; color: #000000; text-align: left; height: 20px; }
.fb {font-weight: bold; } .fi {font-style: italic; } .fu {text-decoration: underline; } 
.imAlign_left {text-align: left; }
.imAlign_center {text-align: center; }
.imAlign_right {text-align: right; }
.imAlign_justify {text-align: justify; }
img.imImage {border: 0px; vertical-align: baseline; }
/* -- Links Style -- */
.imClear {clear: left; }
a.ImLink  {
	text-decoration: none;
}
a.ImLink:link {color: #000000; }
a.ImLink:visited {color: #000000; }
a.ImLink:hover {color: #000000; }

