@charset "utf-8";
/* CSS Document */

html, body{	height:100%; margin:0; padding:0;}
a{ outline:none;}
img{ border:none; }
p { text-align:justify;}
div{ text-align:left;}
ul, li{padding:5px; margin:8px;}

body{ background:url(./images/body-bg2.gif) repeat-x scroll top #fff; font-size:1em; font-family:Arial, Verdana, sans-serif; color:#222222;}

.snav ul, .snav li { list-style: none; margin: 0; padding: 0; height:44px; width:190px;}
.snav li { padding: 0; margin: 0px; list-style-type: none; list-style-image: none; width: 190px; height: 44px; line-height: 44px; } 
.snav a { color: white; background-image:url(./images/btn2.gif); background-repeat:no-repeat; background-position: center center; display: block; padding: 0 12px; text-decoration:none;font-weight:bold;}
.snav a:hover { color: white; background-image:url(./images/btn1.gif); background-repeat:no-repeat; background-position: center center;}
.snav h4 { font-size:1em; font-weight: bold; text-align: center; color:#000; padding: 0px; margin-top:20px; }

