@charset "utf-8";
body {background: url(../img/bg.gif) repeat-y center; text-align:left;}
#header {width:1130px; margin:0 auto; height:444px; background:url(../img/header.jpg) top center no-repeat}

#nav {position:absolute; top:271px; width:514px; height:35px; left:50%; margin-left:-185px;}
	ul#n { position:relative; list-style: none;}
	ul#n li {position:relative; float:left;}
	.nav-01 a {position:relative; height: 35px; display: block; background:url(../img/nav-01.png) 0 0}
	.nav-01 a:hover { background:url(../img/nav-01.png) 0 35px}
	.nav-02 a {position:relative; height: 35px; display: block; background:url(../img/nav-02.png) 0 0}
	.nav-02 a:hover { background:url(../img/nav-02.png) 0 35px}
	.nav-03 a {position:relative; height: 35px; display: block; background:url(../img/nav-03.png) 0 0}
	.nav-03 a:hover { background:url(../img/nav-03.png) 0 35px}
	.nav-04 a {position:relative; height: 35px; display: block; background:url(../img/nav-04.png) 0 0}
	.nav-04 a:hover { background:url(../img/nav-04.png) 0 35px}

#cont-bg {width:996px; margin:0 auto;; background:url(../img/cont-bg.jpg) top center no-repeat; min-height:498px; }
#cont-bg-home {width:996px; margin:0 auto; background:url(../img/cont-bg-home.jpg) top center no-repeat; min-height:498px; }
#content { position:absolute; top:355px; left:50%; margin-left:-280px; width:604px;}

h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:23px; font-weight:normal; color:#fff; width:598px; height:40px; background:url(../img/h1.png); line-height:27px;}
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:normal; color:#fff; width:598px; height:40px; background:url(../img/h1.png); line-height:33px;}
h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:21px; font-weight:normal; color:#fff; width:598px; height:40px; background:url(../img/h1.png); line-height:33px;}

*html h1 { background:none}
p { font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; font-weight:normal; color:#fff; padding-top:10px; line-height:19px;}
p span { font-style:italic}
a { color: #FFFFCC}
a:hover { color: #FFCC00; text-decoration:none}

#gall a img {border:#6633CC solid 1px}
#gall a:hover img {border: #FFFFFF solid 1px}

#gall a {padding:2px;}
#gall a:hover {padding:2px;}

#bottomnav { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-align:center; text-decoration:none}
#bottomnav a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-align:center; text-decoration:none}
#bottomnav a:hover{ text-decoration:underline; color:#fff}

#copy { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-align:center; text-decoration:none}
#copy a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #1E0145; text-align:center;}
#copy a:hover{ text-decoration:none; color:#fff}

.img-right { float:right; border:#6633CC solid 1px}
.img-left { float:left; margin-top:10px; margin-right:10px; border:#6633CC solid 1px}
.elink { font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #9f79ed; text-align:center;}
