/* 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:#ff9933;}
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:#ff9933;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.gif) 0 0 repeat-x #e5e5e5; text-align:center; font-family:Arial; color:#000; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:1005px; position:relative;}

#header { background:url(images/headerBg.jpg) top center no-repeat; height:421px;}
#logo { padding:39px 0 0 29px;}
#flash { padding:30px 0 0 24px;}
#mainBody { background:url(images/contentLoop.gif) center repeat-y; min-height:180px;}
#nav { background:url(images/navBg.gif) no-repeat; height:115px; margin:1px 0 0 0; font-size:14px; padding:0 42px;}
#nav li { list-style:none; float:left; display:block; margin:0 27px;}
#nav li a { float:left; display:block; padding:12px 40px 6px 40px;}
.mContent { padding:0 30px 0 75px; margin-top:-30px; padding-bottom:12px; float:left; font-size:13px; color:#333;}
.row, .column { float:left;}
.twoCol .column { width:415px; padding-right:25px;}
.threeCol { clear:both; margin-top:40px;}
.threeCol .column { background:url(images/imgWrap.gif) no-repeat; width:265px; height:263px; padding:17px 0 0 15px; margin-right:10px;}
.titleWrap { margin-bottom:14px;}
a.btn { color:#666; font-size:12px; font-weight:bold; text-decoration:underline;}
a.btn:hover, a.btn:focus { color:#ff9933; text-decoration:none;}
#footer { background:url(images/footerLoop.gif) bottom repeat-x; font-size:12px; color:#fff;}
#footer .wrapper { background:url(images/footerBg.gif) center top no-repeat; height:70px; padding:78px 25px 0 25px; width:955px;}
#footer span { text-decoration:underline;}
#footer span.orange { text-decoration:none;}
#footer a { color:#fff; text-decoration:underline;}
