/* CSS Document for http://gfw.ca */

/* Main Body */
body { margin:0; padding:0; font-family:times, serif; font-size:14px; }
a { text-decoration:none; border:0px; }
a:hover { text-decoration:none; border:0px; }

/* Header */
#hdr { position:relative; width:100%; height:142px; background:url(/img/layout/bg_body.gif) repeat-x #ffffff; /*color:#333333;*/ }
#hdrlogo { border:0; width:282px; height:83px; margin-top:16px; margin-left:48px; }
#hmnu { position:absolute; right:10px; top:88px; font-size:12px; color:#ffffff; }
#hmnu a, #hmnu a:hover { color:#ffffff; }
/*#scrolltxt { position:absolute; top:95px; left:55px; font-size:12px; color:#ffffff; }*/

/* Body */
#wrapper { width:900px; margin:0 auto; padding:0; margin-bottom: 5%; }
.clear { clear:both; }

/* Left/Right Menu */
#lmnu, #rmnu { float:left; width:167px;	margin:0;	padding:0; background-color:#6f91aa; color:#ffffff;	font-size:14px; }
#lmnu a { display:block; width:157px; padding:5px; border-bottom:1px solid #a1cdee; color:#ffffff; }
#lmnu a:hover { color:#99ccff; background-color:#006699; }
#lmnu .box1 { padding-top:41px;background:url(/img/layout/bg_left_nav.gif) no-repeat; }
#lmnu .box2 { padding-top:41px;background:url(/img/layout/bg_left_more.gif) no-repeat; }
#rmnu .box1 { padding-top:41px;background:url(/img/layout/bg_right_gallery.gif) no-repeat; }

/* Content Area */
#content { float:left; width:514px;	padding-left:25px;	padding-right:25px; }
#content h1 { color:#6f91aa; font-size:20px; }
#content h2 { color:#6f91aa; font-size:16px; display:inline; }
#content a { font-weight:bold; color:#000000; }
#content a:hover { border-bottom:1px dotted;  }
#content table { text-align:left; }
#content ul { display:inline; list-style-position:inside; }
#content .rtxt { color:red; }
#content .btxt { color:#000000; }
#content fieldset { border:2px inset #6f91aa; background-color:#6f91aa; padding:15px; }

/* Footer */
#ftr { position:relative;	width:100%;	height:40px; background-image:url(/img/layout/footer.gif); background-repeat:repeat-x; background-position:50%; color:#ffffff; font-size:10px; text-align: center; bottom: 0%; padding-top:10px; }
/*background-color:#333333;*/
#ftr img { border-width:0;}
#ftr a { color:#ffffff;border-width:0; }
#ftr a:hover { color:#ffffff; border-bottom:1px dotted #ffffff; }
#w3c { float:right;padding-right:5px;padding-top:4px; }

