/* 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:#669900;}
a:hover, a:focus { text-decoration:none; color:#a9fe00;}
:focus { outline:0;}

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

span.break { display:block; margin-bottom:22px;}
.green { color:#669900;}
.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) top repeat-x #fff; text-align:center; font-family:Arial; color:#000; position:relative;}
#wrap { text-align:left; width:819px; margin:0 auto; position:relative; background:url(images/bgLoop.gif) repeat-y;}
.wrap { padding:0 19px;}
#header .wrap { background:url(images/bgTop.gif) no-repeat; padding-top:26px;}
#headerImg { background:url(images/imgHeader.jpg) right top no-repeat; height:197px;}
#logoName { position:absolute; color:#666; font:28px Arial; top:170px; left:96px;}
#tagLine { color:#999; font:14px Verdana;}
#logo { background:url(images/headerBg.gif) repeat-x; border:1px solid #c3c3c3; height:65px; padding:0 8px 0 15px;}
#nav { background:url(images/nv.gif) repeat-x; height:37px; font:14px Arial Bold; position:relative;}
#nav li { float:left; display:block; background:url(images/nvDv.gif) right top no-repeat; height:37px; padding:0 10px 0 10px;}
#nav li:last-child { background:none;}
#nav li a { float:left; display:block; color:#fff; padding:12px 29px 12px 29px; text-align:center; width:117px;}
#nav li a:hover, #nav li a:focus { color:#a9fe00;}
#search { position:absolute; width:230px; height:22px; top:47px; right:28px;}
#search label { color:#fff; font:10px Verdana bold;}
#search input.text { width:175px; padding:2px; border:1px solid #7f7f7f;}
#mBody { font-size:11px;}
.sidebar { float:left; width:225px;}
.mContent { float:left; width:508px; margin:15px 0 82px 39px;}
.title { font:12px Verdana; text-transform:uppercase; color:#fff;}
.sidebar .title { background:url(images/titleSide.gif) no-repeat; height:24px; padding:7px 0 0 16px;}
.sidebar .text { background:url(images/sidebarBg.gif) right repeat-y;}
.sidebar .text select { width:180px; margin:6px 0;}
.column { float:left; width:245px;}
.column .title { background:url(images/titleMain.gif) no-repeat; height:26px; padding:12px 0 0 16px;}
.column .text { background:url(images/mContentLoop.gif) bottom repeat-x;}
.title img { margin:-4px 4px 0 0;}
.full { clear:both; padding-top:10px;}
.full .title { background:url(images/titleMain2.gif) no-repeat; height:26px; padding:12px 0 0 16px;}
.text { border:1px solid #c3c3c3; border-width:0 1px 1px 1px; padding:0 10px 0 20px;}
.text .alignRight { margin-right:-10px;}
#footer { background:url(images/bgBot.gif) bottom no-repeat; clear:both; height:30px;}
#copyright { background:url(images/footerBg.gif) top repeat-x; position:absolute; padding:30px 20px 0 0; font:10px Verdana; text-align:right; width:545px; height:30px; bottom:30px; right:10px;}
#copyright .menu { float:right; font-weight:bold; margin-bottom:6px;}
#copyright .menu li { display:block; float:left; padding-left:20px;}
#copyright .menu li a { display:block; float:left; color:#000;}
#copyright div { clear:both;}
#copyright a { color:#000;}
#copyright a:hover, #copyright a:focus { text-decoration:underline;}
