/* 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:#79797c;}
a:hover, a:focus { text-decoration:none; color:#fafafa;}
: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;}

/*** general ***/
body { background:url(images/bg.jpg) repeat-x #231f20; text-align:center; font-family:Trebuchet MS, Arial; color:#79797c; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:900px; position:relative;}

#header { height:140px; margin:10px 0 41px 0;}
#logo { background:url(images/logo.gif) no-repeat; position:absolute; width:177px; height:140px; top:0; left:368px;}
#topMenu { width:100%; top:55px; position:absolute; font-size:16px; height:31px;}
#topNav { float:left; width:600px;}
.pushRt { margin-right:62px;}
#searchForm { float:left; width:298px; margin-top:-7px;}
#searchForm input, .rightBar input { border:1px solid #302d2f; background:#58585a; width:114px; color:#fafafa; margin-left:12px; padding:5px 6px;}
#mainBody { clear:both;}
#mainBanner { margin-bottom:26px}
.leftBar { width:125px; padding-right:24px; float:left; font-family:Arial; text-align:center;}
.leftBar h2, .leftBar img, .leftBar h4, .leftBar li { margin-bottom:6px;}
.leftBar img { width:125px;}
.mContent { width:624px; float:left;}
.mainBanner img { width:624px;}
.rightBar { width:114px; padding-left:13px; float:left;}
.rightBar li { margin-bottom:22px; font-size:18px;}
.rightBar input { margin:0; width:102}
.rightBar li, .leftBar li { list-style:none;}
#btn { background:none; border:none; text-align:left; color:#79797c; font-size:18px; cursor:pointer;}
#btn:hover { color:#e78d49;}
#footer .wrapper { clear:both; text-align:center; padding:26px 0 20px 0;}