/**** RESET ****/
html{color:#000;background:#f3f3f3;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:10px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/**** BASIC STYLE ****/
body {position:relative}
a:focus {outline:none}
p {margin:10px 0}
#layout {position:relative;background:#f3f3f3;overflow:hidden}
#main {position:absolute;width:930px;height:600px;background:url('../img/main-bg.jpg') 115px 0 no-repeat}
img#logo {margin:104px 0 0 71px}
#text {margin:30px 0 0 40px;position:relative;z-index:100}
#text h1 {font-size:11px;font-weight:bold}
#text p {font-size:10px;}
a#MJC {margin-top:60px;display:block;width:122px;height:12px;}

/*** IMAGES ***/
#image1 {position:absolute;top:7px;left:270px;width:679px;height:586px;z-index:10}
#image2 {position:absolute;top:21px;left:319px;width:450px;height:542px;}

/*** COUNTER ***/
div#counter {position:absolute;top:520px;left:600px;z-index:40}
div#counter a {width:15px;height:15px;margin:0 5px}
img.counter {width:20px;height:13px}



/*****FOOTER******/
#footer{position:absolute;left:0;top:0;width:100%;padding:1px 0 0;background:#c7c7c7;border-top:1px solid #fff;z-index:400;visibility:hidden}	
#footer-wrap{height:17px;background:#e6e6e6;padding:5px 0 0 0}
#footer ul{text-align:center;}	
#footer li{display:inline;}
#footer li a {padding: 0 10px;border-right:1px solid #605540;line-height:auto;font-size:10px;color: #605540;}
#footer li a.last{border:0;}	
#footer li a:hover{text-decoration:none;}