body { background:#fff url(../images/home-01.png) top center repeat-x; text-align:left; font-family:  "Century Gothic", Verdana, Geneva, sans-serif; font-size:12px; color:#000; margin:0; padding:0;}

h2 { color:#1A6887; font-size:16px;}

a:visited, a:link {color:#113C49; text-decoration:none;}

a:hover {text-decoration:underline;}

img {border:none;}

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

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

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

.home {margin-left:-55px;}

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

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

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

#content {text-align:justify; width:1000px; margin:0 auto; background: url(../images/home-02.png) #fff bottom center repeat-x;}

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

.inner2 {float:right; width:420px; padding:25px; height:auto; min-height:308px;}

#form { background:url(../images/side-02.png) no-repeat; height:576px; width:382px; padding:5px 20px;}

/* 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:#666;}
#footer a { color:#666;}