*{font:12px/1.3 "Trebuchet MS", Verdana, Arial;padding:0;margin:0}
body{background:#838f9b url(../img/bg.jpg);padding:5px 0 10px}
#wrap{position:relative;width:700px;height:500px;margin:auto}
#top{position:absolute;left:0;top:0;width:700px;height:180px;background:#fff;/*url(../img/top_bg.jpg) no-repeat*/}
#nav{position:absolute;left:0;top:180px;width:240px;height:400px;background:#fff}
#content{position:absolute;left:240px;top:180px;width:453px;height:400px;background:#fff url(../img/content_bg.jpg) no-repeat;padding-right:7px}	
	.content_full #content {left:0px;width:693px;background:#fff url(../img/content_full_bg.jpg) no-repeat}
	.content_full #content nav{display:none}
	.content_full #content h1{margin-left:5px}
#bottom{position:absolute;left:0;top:580px;width:700px;height:3em;background:transparent url(../img/bottom_bg.jpg) no-repeat;padding-top:8px;font-size:10px;text-align:right}
	#nav2{float:left;width:240px;text-align:center}
	#addr{float:right;padding-right:6px;color:#000}
#logo{position:absolute;top:450px;left:700px}	

h1{float:left;border-bottom:3px solid #2e3339;background:#00e4ff;margin-top:5px}
h1 span{border-left:5px solid #fff;font-size:14px;display:block;padding:3px 7px 4px 5px;color:#000}
h2{background:url(../img/pointer.jpg) 0 6px no-repeat;padding:0 0 0 55px;font-size:15px;font-weight:bold;color:#00e4ff;margin:6px 50px 5px 10px}
h2 a {font-size:15px;font-weight:bold;color:#00e4ff}
p{color:#fff;margin:4px 50px 0px 10px}
.rel #content p,.spdart #content p{margin-right:20px}
.rel #content ul{padding-left:22px}
.rel #content ul li{padding-left:5px;padding-right:20px}
a{color:#00e4ff;text-decoration:none}
a:hover{color:#3ff;border-bottom:1px dotted #3ff}

b{font-weight:bold}
i{font-style:italic}
.ref p i,.spd p i{color:#9EAAB2}

.spdart #content p{margin-top:8px}

ul{padding-left:22px}
li{color:#fff;padding-left:0px}

.biglinks a{font-size:14px}

.clearer{clear:left}


html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%
}