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


#catFlash {
	height: 650px;
	width: 960px;
	float: left;
}
#wrap-main {
	border: 1px solid #000;
	width: 989px;
	position: relative;
	background-color: #16171B;
	height: 670px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#footer #logo {
	background-image: url(img/logo.png);
	height: 104px;
	width: 356px;
	background-repeat: no-repeat;
	clear: left;
	float: left;
	margin-top: 20px;
	margin-left: 312px;
}
#footer {
	float: left;
	width: 960px;
	clear: left;
	height: 150px;
}

.hide {
	position: absolute;
	left: -3000px;
	top: -3000px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
#wrap-main #topBorder {
	float: left;
	height: 5px;
	width: 989px;
	margin: 0px;
	padding: 0px;
}
#wrap-main #topBorder #tlb {
	background-image: url(img/border/br2/tl.png);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 12px;
}
#wrap-main #topBorder #tmb {
	background-image: url(img/border/br2/tm.png);
	background-repeat: repeat-x;
	float: left;
	height: 5px;
	width: 966px;
}
#wrap-main #topBorder #trb {
	background-image: url(img/border/br2/tr.png);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 11px;
}
#wrap-main #leftBorder {
	float: left;
	height: 660px;
	width: 5px;
	margin: 0px;
	padding: 0px;
}
#wrap-main #leftBorder #l1 {
	float: left;
	height: 7px;
	width: 5px;
	background-image: url(img/border/br2/l1.png);
	background-repeat: no-repeat;
}
#wrap-main #leftBorder #l2 {
	background-image: url(img/border/br2/l2.png);
	background-repeat: repeat-y;
	float: left;
	height: 646px;
	width: 5px;
}
#wrap-main #leftBorder #l3 {
	background-image: url(img/border/br2/l3.png);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 5px;
}
#wrap-main #midSection {
	float: left;
	height: 500px;
	width: 970px;
	padding-top: 10px;
	padding-left: 10px;
}
#wrap-main #rightBorder {
	float: left;
	height: 660px;
	width: 4px;
}
#wrap-main #rightBorder #r1b {
	background-image: url(img/border/br2/r1.png);
	float: left;
	height: 7px;
	width: 4px;
}
#wrap-main #rightBorder #r2b {
	background-image: url(img/border/br2/r2.png);
	background-repeat: repeat-y;
	float: left;
	height: 646px;
	width: 4px;
}
#wrap-main #rightBorder #r3b {
	background-image: url(img/border/br2/r3.png);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 4px;
}
#wrap-main #bottomBorder {
	clear: both;
	float: left;
	height: 5px;
	width: 989px;
}
#wrap-main #bottomBorder #blb {
	background-image: url(img/border/br2/bl.png);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 12px;
}
#wrap-main #bottomBorder #bmb {
	background-image: url(img/border/br2/bm.png);
	background-repeat: repeat-x;
	float: left;
	height: 5px;
	width: 966px;
}
#wrap-main #bottomBorder #brb {
	background-image: url(img/border/br2/br.png);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 11px;
}
#wrap-main #midSectionWrapper #midSection #catFlash a {
	text-align: center;
	color: #FFF;
}
#wrap-main #midSectionWrapper #midSection #catFlash h2 {
	text-align: center;
}

#wrap-main #midSectionWrapper #midSection #catFlash h3 {
	text-align: center;
}
#midSectionWrapper {
	float: left;
	height: 660px;
	width: 980px;
}
#wrap-main #midSectionWrapper #midSection #catFlash #topMiddle {
	float: left;
	height: 500px;
	width: 960px;
}
