/* Author : Patrick Sy */

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;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

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:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#3399ff;}
a:hover, a:focus { text-decoration:none; color:#8dd9ff;}
:focus { outline:0;}

h1,h2,h3 { font-weight:bold;}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.orange { color:#e78d49;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}
.divider { border-top:1px solid #adadad; float:left; width:100%; margin:40px 0 20px 0; height:1px; clear:both;}

/*** general ***/
body { background:url(images/bg.jpg) top center repeat-y #000; text-align:center; font-family:Arial; color:#000; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:981px; padding:0; position:relative; padding-left:4px}

#header { background:url(images/topBg.jpg) center no-repeat; height:555px;}
#flash { background:url(images/flashBg.jpg) 0 0 no-repeat; height:302px; padding:19px 20px 0 20px;}
#nav { background:url(images/navBg.jpg) no-repeat; padding-left:46px; position:absolute; left:-21px; top:321px; height:33px; width:985px; font-size:11px; font-weight:bold;}
#nav li { float:left; display:block;}
#nav li a { float:left; display:block; padding:9px 48px 0 48px; height:21px; border-right:1px solid #808080; color:#fff;}
#nav li.end a { border:none;}
#nav li a:hover, #nav li a:focus, #nav #selected a { background:#ffcc00; color:#000;}
#nav li a:hover, #nav li a:focus { border-color:#ffcc00;}
#mainBody .wrap { margin-top:-201px; padding:0 20px;}
#mainBody .mContent { background:#fff; min-height:606px; padding:26px 34px 0 52px;}
#mainBody { /* background:url(images/contentTop.jpg) top center no-repeat; */}
#mainBody .mFooter { background:url(images/mContentBg.jpg) center bottom no-repeat; height:421px; margin-top:-421px;}
#footer { background:url(images/footerBg.jpg) top center no-repeat; height:238px; clear:both; color:#666; font-size:13px;}
#copyright { padding:115px 40px 0 120px;}
#cable { background:url(images/cableRoll.png) no-repeat; position:absolute; width:233px; height:225px; top:-5px; left:-86px;}
#footer a { color:#666;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
.leftBar { float:left; width:283px; margin-right:9px;}
.btn { margin-top:7px; display:block; background:#0099cc; color:#fff;}
.mainBar { float:left; width:563px;}
.subHead { padding:20px 23px 16px 23px; background:#900; font-size:20px; color:#fff;}
.mainBar .text { padding:27px 25px 15px 25px; font-size:13px; color:#666;}
.column { float:left; width:390px; margin-right:35px;}
.colImg { float:left; width:188px; margin-right:5px;}
.colTxt { float:left; width:197px;}
.colTxt .subHead { padding:12px 23px 8px 23px; font-size:13px;}
.colTxt .text { padding:7px 0 0 7px; font-size:11px; color:#666;}
.moreBtn { background:url(images/moreArrow.gif) center right no-repeat; display:block; color:#666; font-weight:bold; text-align:right; padding-right:14px;}