/* 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:#ff3b15;}
a:hover, a:focus { text-decoration:none; color:#ff0000;}
: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:#ff3b15;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:#fff; text-align:center; font-family:Arial; color:#666; position:relative;}
#wrap, .wrap { text-align:left; width:959px; margin:0 auto; position:relative;}
#header { background:url(images/header.gif) repeat-x; border-bottom:4px solid #999; margin-bottom:26px;}
#header .wrap { padding-top:111px;}
#logo { top:37px; left:6px; height:42px; position:absolute;}
#logo a { font-size:30px; color:#fff; font-family:Verdana;}
#slogan { color:#999; font:12px Verdana;}
#nav { background:url(images/nav.gif) no-repeat; font:11px Arial; position:absolute; padding:0 14px; width:485px; height:33px; top:37px; right:0;}
#nav li { float:left; display:block; padding:0 10px 0 6px;}
#nav li:last-child { background:none;}
#nav li a { float:left; display:block; color:#fff; padding:9px 20px 3px 20px;}
#nav li a:hover, #nav li a:focus { color:#ff3b15;}
#headerImg { padding-bottom:50px; background:url(images/headerImgSh.jpg) bottom left no-repeat; position:relative;}
#headerImg .text { background:url(images/txtBg.png) repeat-x; position:absolute; height:90px; bottom:50px; left:0; padding:26px 57px 14px 57px; color:#fff; font:12px Arial;}
#headerImg .menu a { position:absolute; width:45px; height:45px; top:175px;}
#prev { background:url(images/arrow_l.png) no-repeat; left:33px;}
#next { background:url(images/arrow_r.png) no-repeat; right:33px;}
#headerImg .menu a:hover, #headerImg .menu a:focus { background-position:0 -90px;}
#mBody .wrap { font-size:12px; padding-left:35px; position:relative;}
.column { float:left; width:299px; margin-right:13px;}
.column .title { background:url(images/title.gif) no-repeat; height:40px; width:267px; color:#fff; padding:10px 16px 0 16px; color:#ccc;}
.column .text { padding:0 18px;}
.left a.btn { left:87px;}
.right a.btn { right:87px;}
#footer { background:url(images/footer.gif) repeat-x; clear:both; height:90px; margin-top:16px;}
#copyright { padding:40px 0 0 20px; font:12px Arial; color:#666;}
#copyright a { color:#666;}
#copyright a:hover, #copyright a:focus { text-decoration:underline;}
