@charset "utf-8";
/* CSS Document */

* { padding:0px; margin:0; }
img { border:none; }
.cr { clear:right; }
.cl { clear:left; }
.cb { clear:both; }
.cb5 {  clear:both; height:5px; }
.cb10 { clear:both; height:10px; }
.cb15 { clear:both; height:15px; }
.cb20 { clear:both; height:20px; }
.cb25 { clear:both; height:25px; }
.niched { width:900px; margin:0 auto; padding:3px; text-align:center; }

body {
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: 12px;
}

table { margin:0 auto; }
.thumbz { width:1015px; padding:5px 0; margin:0 auto; }
.thumbz a img { width:195px; height:260px; border:1px solid #fff; float:left; margin:2px; }

.header { height:193px; background:url(/images/topbg.gif) repeat-x; }
.head { width:780px; height:193px; margin:0 auto; }
.head img { float:left; }
.head div { float:left; width:365px; height:85px; padding:6px 5px 5px 5px; background:url(/images/header_03.gif) no-repeat; text-align:center; }

.top-gal { float:left; margin:2px; width:217px; height:185px; text-align:center;  }
.top-gal a img { width:215px; height:150px; border:1px solid #000; float:left; margin:0 0 3px 0; }
.top-gal p { text-align:center; color:#000; font-size:11px; padding:2px; }
.top-gal p a { }

.top30 { width:900px; margin:0 auto; }
.top30-col { width:225px; float:left; text-align:left; }
.top30-col h5 { font-size:17px; margin:0; padding:0px; }
.top30-col h5 a { }

.toptxt { width:948px; height:40px; margin:0 auto; }
.toptxt .topline { width:237px; height:40px; float:left; text-align:center; }
.toptxt .topline h3 { font-size:16px;  }
.toptxt .topline p { font-size:11px; }

.arch { width:890px; margin:0 auto; padding:5px 5px 5px 20px; }
.arch-box { border:1px dashed #fff; padding:5px; float:left; font-size:12px; margin:3px; }
.arch-box:hover { border:1px solid #fff;  }
.arch-box a { text-decoration:none; font-weight:bold; display:block; }
.arch-box a:hover { text-decoration:underline; }

.arch-txt { height:30px; width:890px; font-size:11px; color:#666; float:left; text-align:center; }
.arch-txt b { }

.foot { height:103px; width:815px; margin:0 auto; text-align:center; background:url(/img/foot.png) top left no-repeat; padding:10px 5px 10px 80px; }
.foot h4 { font-weight:normal; font-size:11px; }
.foot h4 a { text-decoration:underline; }
.foot p { padding:0 0 0 10px; }

/* Height Hacks \*/
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}

