html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body{font-size:0.8em; font-family:Arial, Helvetica, sans-serif; line-height:1.7em;  }
.content { width:950px; margin:0px auto; background-color:#fff; padding:0 10px; color:#333; }

#head{  }
#head h1{ color:#FF8000; font-size:1.8em;}
#head .phone{text-align:right; color:#FF8000; margin-bottom:20px; font-weight:bold; font-size:1.3em}
#nav a{color:#FF8000; text-decoration:none; display:block;padding:3px 30px; }
#nav td.active  {
	background-image: url(tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav td.active  a {color:#000; 	background-image: url(tr.png);
	background-repeat: no-repeat;
	background-position: right top;}
#nav a:hover{color:#000;}

#body {padding:20px 0; background-color:#f0ece5;}
#body .content, #nav td.active { background-color:#f0ece5;}

#foot{ background-color:#f7f6f2;}
#foot .content { background-color:#f7f6f2;font-size:0.8em; padding:20px 0; text-align:center;}

h1, h2, h3{color:#ff8000; font-weight:bold;margin-bottom:10px;}
h1{ font-size:1.6em; }
h2{ font-size:1.3em;}
h3{ font-size:1.1em; margin-bottom:3px; font-weight:normal;}
p,ul, address {margin-bottom:20px;}
a {color:#00C; text-decoration:none;}
a:hover{color:#000;}
strong{font-weight:bold;}
.intro { font-weight:bold; color:#e99643; font-size:1.1em;}
.image { float:right; margin-left:20px; }
ul {line-height:1.4em;  }
li {list-style:disc; margin-left:13px; margin-bottom:3px;}
ul ul {margin-bottom:0px;}
ul ul li {list-style:circle; margin-left:29px;}


dl {margin-bottom:15px;}
dt{ font-weight:bold; float:left;}
dd{ margin-left:60px;}

form label {float:left; width:60px;}
form  div {margin-bottom:5px;}
input {border:1px solid #d9ceb4;}
