body { background:#999 url(../images/home-01.png) 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:#194356; text-decoration:none;}

a:hover {text-decoration:underline;}

h2 { color:#194356; font:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:16px; }

img {border:none;}

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

#banner {height:286px; margin:0 auto; background: url(../images/home-07.png) top left no-repeat;}

#nav { 
	background: url(../images/home-04.png) repeat-x;
	padding:7px;
	text-align:center;
}
#nav ul{
	
	display:inline;
}
#nav ul li {
	display:inline;
	margin-right:55px;
}

.home {margin-left:55px;}

#nav ul li a:link, #nav ul li a:visited {color:#fff; padding:7px; padding-left:15px; padding-right:15px;}

#nav ul li a:hover {text-decoration:none; padding:7px; padding-left:15px; padding-right:15px; background:#000;}

.nav {width:1000px; margin:0 auto;}

#content {text-align:justify; width:1000px; margin:0 auto; background:url(../images/top.png) top center no-repeat;}

.inner {float:left; width:950px; padding:25px; height:auto; min-height:108px; background:#cdcdcd url(../images/home-06.png) top center repeat-x;}

.inner2 {float:right; width:950px; padding:25px; height:auto; min-height:108px; background: url(../images/home-05.png) bottom center repeat-x; position:relative; z-index:10; color:#FFF;}
.left { position:absolute; top:25px; left:25px; width:325px; z-index:11;}
.right { position:absolute; top:25px; left:350px; width:625px; z-index:12;}
/* 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:right; font-size:10px; width:980px; margin:0 auto; padding:10px; color:#000; }
#footer a { color:#000;}