#main {width:100%; min-width:966px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 966)? "966px" : "100%");}

/*----!!!-----*/
#main-width { width:100%; margin:0 auto;}
/*----!!!-----*/

#header {height:126px; background:url(images/header-bg.jpg) left top repeat-x;}
#header, #content { font-size:0.69em;}

.col-1, .col-2, .col-3 { float:left;}

/*========== header ==========*/
#MainMenu {list-style-type:none;}
#MainMenu li{margin-right: 10px; float:left;}
#MainMenu li a{position:relative; margin-top: 2px; color:#fff; text-decoration: none; font-weight:bolder; font-size: 12pt;}
#MainMenu li a:hover{color: #8d9092;}
#MainMenu li.space{width:5px; margin: 0 10px 5px 0;}

/*========== home ==========*/
#page #content .row-1 .col-1 {width:74%;}
#page #content .row-1 .col-2 { width:25%;}
#page #content .row-2 .line-ver1 { background:url(images/line-ver1.gif) 31% top repeat-y; width:100%;}
#page #content .row-2 .line-ver2 { background:url(images/line-ver1.gif) 65% top repeat-y; width:100%;}
#page #content .row-2 .col-1 {width:32%;}
#page #content .row-2 .col-2 {width:33%;}
#page #content .row-2 .col-3 {width:33%; margin-left:13px;}

/*========== content ==========*/
#page #content #siteContent .col-1 {clear:both; width:50%; float:left; background:#fff;}
#page #content #siteContent .col-2 {clear:both; width:50%; float:right; background:#1d1712; border:solid 1px #000;}	
#page #content #siteContent .inner {margin: 5px 10px 5px 20px;}

/*========= footer ========*/


#footer {height:74px; background:url(images/footer-bg.jpg) left top repeat-x; font-size:.75em; background-color:#000000; text-align:center; padding: 10px 0 0 0;}