/* 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:#ff9900;}
a:hover, a:focus { text-decoration:none; color:#e68a00;}
: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;}
.orange { color:#ff9900;}
.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) 50% 0 repeat-x #67a4c2; text-align:center; font-size:12px; font-family:Arial, Trebuchet MS; color:#333; position:relative;}
.wrapper { text-align:left; margin:0 auto; position:relative; width:960px;}
#wrapper { background:url(../images/footerBg.png) 0 100% repeat-x;}

#header .wrapper { background:url(../images/header.png) no-repeat; min-height:498px;}
#logo { top:40px; left:60px; z-index:3; display:block;}
#tagLine { top:100px; right:40px; z-index:2; font-size:35px; font-family:Georgia; width:380px; text-align:center;}
#imgHeader { top:13px; left:29px; z-index:1;}
#mBody { background:url(../images/mContent.png) 50% 0 repeat-y; margin-top:-191px; line-height:20px;}
@media screen and (-webkit-min-device-pixel-ratio:0) { #mBody { background:url(../images/mContent1.png) 50% 0 repeat-y;}}
#mBody .wrapper { background:url(../images/footer.png) 0 100% no-repeat; padding-bottom:20px;}
#sidebar { width:176px; float:left; padding:0 10px 0 29px;}
#mContent { width:718px; float:left;}
#mContent .top { background:url(../images/top.gif) no-repeat #fff; padding:30px 15px 0 26px;}
#mContent .bot { background:url(../images/bot.gif) no-repeat; height:20px;}
#mContent .title, #mContent h1 { color:#ff9900; font-size:25px; font-family:Georgia;}
#mContent h2 { color:#006699; font-size:22px; font-family:Georgia;}
#mContent .rows { padding-top:15px;}
#mContent .spacer { margin-right:12px;}
#mContent .cols { width:329px; float:left;}
#mContent .cols .top { background:url(../images/top_sm.gif) no-repeat #f2f2f2; padding:15px 15px 4px 15px; float:left;}
#mContent .cols .bot { background:url(../images/bot_sm.gif) no-repeat; clear:both;}
.cols .imgHolder { float:left; margin-right:12px;}
.cols .moreBtn { float:right; text-decoration:underline; font-weight:bold; margin-right:12px;}
.tabbed { list-style:url(../images/list.gif) inside; text-decoration:underline;}

#nav { background:#e6c200;}
#nav .top { background:url(../images/top_sidebar.gif) no-repeat;}
#nav .bot { background:url(../images/bot_sidebar.gif) no-repeat; height:12px;}
#newsLetter { background:#000;}
#newsLetter .top { background:url(../images/top_newsletter.gif) no-repeat; min-height:100px;}
#newsLetter .bot { background:url(../images/bot_newsletter.gif) 0 100% no-repeat; padding:0 0 77px 8px; margin-top:-77px;}
#newsLetter .txt { background:url(../images/txt_input.gif) no-repeat; height:26px; width:153px; padding:0 4px; border:0; margin-top:7px;}
#newsLetter .btn { display:block; padding:3px 6px; font-weight:bold; margin-top:12px; color:#e6c200; text-decoration:underline;}
#newsLetter .btn:hover, #newsLetter .btn:focus { text-decoration:none;}
#newsLetter .alignRight { padding-left:0; padding-right:12px;}
#newsLetter .alignLeft { color:#fff; padding-right:0;}

#footer { padding:60px 0 0 0;}
#copyright { clear:both; text-align:center; font-size:10px; color:#80b3cc;}
#footer a { color:#e3ddd3;}
#footer a:hover, #footer a:focus { text-decoration:underline;}