/* 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:#cc6600;}
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;}
.orange { color:#cc6600;}
.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:#676666; position:relative;}
.wrap { text-align:left; width:770px; margin:0 auto; position:relative;}

#logoName { position:absolute; height:60px; top:20px; left:74px; font-family:Georgia;}
#headerImg { background:url(images/headerImg.jpg) no-repeat; height:298px; margin-top:8px;}
#nav { height:44px; background:url(images/nav.gif) top repeat-x; font:13px Verdana;}
#nav li { float:left; display:block; background:url(images/nvDv.gif) top right no-repeat; padding:0 15px 0 10px;}
#nav li a { float:left; display:block; padding:14px; color:#fff;}
#nav li a:focus, #nav li a:hover { color:#ff992c;}
#nav li:last-child { background:none;}
#search { position:absolute; width:280px; height:22px; right:0; top:30px;}
#search label { color:#999; font:12px Verdana;}
#search input.text { border:1px solid #c7c7c7; width:180px; height:14px; margin-right:3px;}
#search input.btn { background:url(images/ico_search.gif) no-repeat; width:33px; height:17px; border:0; cursor:pointer;}
#search input.btn:hover, #search input.btn:focus { background-position:0 -38px;}
.full, .row { border:1px solid #d9dada; padding:39px 30px 59px 30px; background:#f8f8f8; margin:1px 0 3px 0;}
.row { padding:0 0 35px 0; margin-bottom:4px;}
.column { float:left; width:196px; padding:38px 30px 0 30px}
.title { font:20px Georgia; margin-bottom:20px; color:#000;}
.full .title { font-size:24px;}
.column img { border:1px solid #d3d1d1;}
a.btn { background:url(images/moreBtn.gif) no-repeat; width:58px; height:37px; display:block; float:right; color:#fff; text-transform:uppercase; padding-top:6px; font:11px Arial Bold; text-align:center;}
a.btn:hover, a.btn:focus { background-position:0 -65px;}
#footer { height:30px; background:#2a2a2a; color:#575757; font:11px Tahoma; padding-top:25px;}
#footer a { color:inherit;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
#footer .menu a { color:#909090;}
#footer .menu a:focus, #footer .menu a:hover {}