body { background:#262626 url(../images/home-01.jpg) left top repeat-x; text-align:left; font-family: Tahoma, Geneva, sans-serif; font-size:13px; color:#000; margin:0; padding:0;}

a:visited, a:link {color:#6B0000; text-decoration:none;}

a:hover {text-decoration:underline;}

h2 { color:#6B0000; text-align:center; font-size:16px;}

img {border:none;}

#wrap { position:relative; margin:0 auto; width:1000px;}

#banner {height:169px; margin:0 auto; background:#000 url(../images/home-02.jpg) top left no-repeat;}


/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; display:block; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 150px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav { background: url(../images/home-03.jpg); height: 24px; }
#nav *:hover { background-color: none; }
#nav a { border-right: 0px solid white; color: white; font-size: 13px; padding:5px 30px; line-height: 1; }
  #nav li.hover a { background-color: #6B0000; }
  #nav ul { top: 25px; }
    #nav ul li a { background-color: #6B0000;}
      #nav ul a.hover { background-color: #6B0000; }
   #nav ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

*html #nav ul li {margin-top:-1px;}


/*------------Header----------*/


#content {text-align:justify; width:1000px; margin:0 auto; background: url(../images/home-05.jpg) #fff top left no-repeat;}

.inner {float:left; width:500px; padding:0 0 25px 0px; height:auto; min-height:308px;}

.inner2 {float:right; width:430px; padding:35px; margin-top:25px; height:auto; min-height:308px; background: url(../images/home1-06.jpg) top center no-repeat; position:relative; z-index:10;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {text-align:center; font-size:10px; width:980px; margin:0 auto; padding:10px; color:#808080;}
#footer a { color:#808080;}
