html {height:100%;}
body {padding:0; margin:0; height:100%; background:white; font-size:1em; min-width: 768px;}
table, td {border-collapse:collapse; font-size:100%;}
table, td, img {border:0;}
form, td{margin:0; padding:0;}
body, td, input, textarea{
    font-family:arial,sans-serif,tahoma;
	color:#3c4149;
	line-height:1.1em;
	vertical-align:top;
	padding:0px;
	text-align:left;
}
li {margin-left: 15px;}

img{ vertical-align:top}
.vam{ vertical-align:middle}
.clear{ clear:both}


#header{height:116px; background:url(images/_new/bg.jpg) repeat left top; } 
#header img{ margin:63px 0 0px 0px} 
#header .logo{ margin:18px 137px 0px 52px; }

#menu{ width:292px; height:275px; background:url(images/_new/left.jpg) no-repeat top; }
#menu div{position:relative; top:-8px; margin-left:79px;}
#menu .pic{ margin:0 0 0 185px; display:block}
#menu a{color:White;display:block; padding: 5px; text-decoration:none;}
#menu a:hover{color:White;display:block; padding: 5px; text-decoration:none;font-weight:bold;}
#menu-links {padding: 35px 10px 0px 90px;font-size: 0.725em;line-height: 13px;}

#menu-top {background:url(images/_new/nav-top.jpg) no-repeat left top;}
#menu-bottom {background:url(images/left.jpg) no-repeat top;}

#content {background-color:White;}
#content .title{margin:0 0px 5px 0px; display:block}
#content p{ margin:0px 0 8px 0px}
#content strong{ font-size:1.1em}

#content-body { margin:0 50px 8px 23px; padding: 10px 5px 5px 3px; }
#content-wrapper {background:url(images/_new/content-top-left.jpg) no-repeat top left;}
/*footer*/
#footer {border-top:1px solid #818282;  line-height: 12px; text-align:center; margin-top:25px; padding:5px;}

#address {font-size: 90%; position: absolute; top: 80px; left: 100px; text-align:center;font-size: 0.625em;line-height: 13px;}

b{ color:#c52903}
span{color:#c52903; }

a{color:#3c4149; text-decoration:underline} 
a:hover{text-decoration:none}

span a{color:#c52903; text-decoration:none} 
span a:hover{text-decoration:underline}


ul{margin:0; padding:0; list-style:none}
li a{color:#3c4149; text-decoration:none; line-height:12px}
li a:hover{color:#3c4149; text-decoration:underline} 

/*input*/
input{
   background:#d8d9da;
   border:1px solid #818282;
   width:195px; height:17px;
   margin-bottom:5px;
   font-size:1em
}
textarea{
   background:#d8d9da;
   border:1px solid #818282;
   width:195px; height:44px;
   overflow:auto;
   margin-bottom:5px;
   font-size:1em}
  
