/* Reset
-------------------------------------------------*/
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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Main 
-----------------------------------------------*/
.wrapper { width:1005px; margin:0px auto; color:#fff; font:13px Tw Cen MT Times New Roman;   }

/* Header
------------------------------------------------*/
.logo { width:199px; margin:0px auto;  }
.nav { background:url(../images/navBg.jpg) repeat-x; height:41px; margin-top:5px; }

.nav ul { height:41px; margin-left:30px;}
.nav li { float:left; display:inline; line-height:41px; height:40px; text-align:center; padding-left:0px; margin-left:0px; }
.nav li a { color:#fff; text-decoration:none; margin-right:20px; }
.nav li.link:hover { background:url(../images/manuHover.jpg) no-repeat; width:190px; background-position:bottom ; }
.active { background:url(../images/manuActive.jpg) no-repeat; width:190px; background-position: 15px 0px;}
.nav li.link.active:hover { background:url(../images/manuActive.jpg) no-repeat; width:190px; background-position: 15px 0px; }
li.imgLink { padding-right:0px; }
li.link { width:190px; }

/* Content
------------------------------------------------*/
.content { background:url(../images/mainBg.jpg) repeat-x #1c1c1c; min-height:611px; overflow:auto;  }
.container { width:916px; margin:0px auto; padding-top:16px; }

.boxTop { background:url(../images/boxTop.png) no-repeat; width:916px; height:28px; }
.boxMid { background:url(../images/boxMid.png) repeat-y; height:455px; }
.boxBot { background:url(../images/boxBot.png) no-repeat; width:916px; height:28px; margin-left:3px; }

alignBothHP { float:left;  margin-left:25px; width:839px; margin-top:1px; height:434px; }
.alignBoth { float:left; border:10px solid #a2a2a2; margin-left:25px; width:839px; margin-top:1px; height:434px; }
.alignLeft { float:left; border:10px solid #a2a2a2; margin-left:25px; width:427px; margin-top:1px; height:434px; }
.alignRight { float:right; display:inline; width:412px; margin-right:32px;}

.leftContent { padding:15px; } 
.leftContent h2 { font-size:15px; }
.leftContent p { color:#a9a9a9; }
.sep { border-top:1px solid #b2113a; height:14px; margin-top:10px;  } 
.leftContent a {color:#fff;}


.lightbox a img {margin-right:8px; margin-bottom:8px;}


/* Footer
-----------------------------------------------*/
.footer { clear:both; width:890px; margin:0px auto; font-size:12px;  } 
.copy { float:left; width:45%; color:#959595; margin-top:5px; }
.copy span{ color:#fff; }

.footerLinks { float:right; width:44%; display:inline;   }
.footerLinks ul { margin-top:-15px; }
.footerLinks li{ float:right; display:inline; width:auto; }