/* 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:#990000;}
a:hover, a:focus { text-decoration:none; color:#a5cfff;}
: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;}
.red { color:#993300;}
.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) repeat #fff; text-align:center; font-family:Arial; color:#666; position:relative;}
.wrap { text-align:left; width:950px; margin:0 auto; position:relative;}

#header { background:url(images/headerBg.gif) top repeat-x;}
#logo { height:67px; font:30px Trebuchet MS;}
#logo a { color:#fff; padding-top:14px; display:block; float:left; width:400px;}
#search { background:url(images/search.gif) 0 0 no-repeat; float:right; width:216px; height:40px; padding:6px 0 0 65px;}
#search .text { width:180px; border:0; background:none; color:#fff;}
#search .btn { border:none; background:none; cursor:pointer; width:22px;}
#nav { background:url(images/nav.png) no-repeat; height:40px; font:14px Verdana;}
#nav li { background:url(images/nvDv.png) 100% 0 no-repeat; display:block; float:left; padding:0 13px 0 11px;}
#nav li a { display:block; float:left; height:23px; padding:11px 16px 6px 16px; color:#fff;}
#nav li a:hover, #nav li a:focus { color:#a5cfff;}
#nav li:last-child { background:none;}
#mBody { padding:35px 0 0 0;}
#mBody .column { float:left; width:316px; margin-bottom:25px; font-size:13px; line-height:18px;}
.imgHolder { background:url(images/imgHolder.gif) no-repeat; width:292px; height:133px; padding:6px 5px; margin-top:20px;}
.links { background:url(images/linkBg.gif) no-repeat; display:block; width:210px; height:31px; padding:20px 0 0 60px; position:relative; font:13px Arial bold; color:#333;}
.links:hover, .links:focus { color:#990000;}
.links .img { background:url(images/icons.gif) 20px 15px no-repeat; display:block; float:left; top:0; left:0; width:47px; height:47px; position:absolute;}
.column .title { font:25px Verdana; color:#333; padding-left:10px;}
.column .text { padding:20px 15px 0 10px;}
.moreBtn { display:block; float:right; width:108px; height:35px; background:url(images/moreBtn.gif) no-repeat;}
.moreBtn:hover, .moreBtn:focus { background-position:0 -60px;}
.column strong { color:#000;}
#ico2 { background-position:20px -35px;}
#ico3 { background-position:20px -85px;}
#ico4 { background-position:20px -135px;}
.links:hover #ico1, .links:focus #ico1 { background-position:-30px 15px;}
.links:hover #ico2, .links:focus #ico2 { background-position:-30px -35px;}
.links:hover #ico3, .links:focus #ico3 { background-position:-30px -85px;}
.links:hover #ico4, .links:focus #ico4 { background-position:-30px -135px;}
#footer { background:url(images/footerLoop.jpg) top repeat-x; color:#fff; font-size:12px;}
#footer .wrap { background:url(images/footerBg.jpg) center top no-repeat; height:50px; width:950px; padding:41px 105px 0 105px;}
#footer a { color:#fff;}
#footer a:hover { text-decoration:underline;}