html, body{
background:#d85d35 url(images/bg2.gif) repeat-x;
font:12px Arial, Helvetica, sans-serif;
margin:0;}
img{border:0;}

#wrapper{
width:750px;
padding:5px;
margin:0 auto;
border-right:5px solid #d85d35;
border-left:5px solid #d85d35;
background:#fff url(images/bg.gif) no-repeat right bottom;
min-height:820px;}

#right{
width:180px;
float:left;}

#left{
width:540px;
margin:0 10px 0 10px;
float:left;}

.clear{clear:both;}

#right ul {
margin: 0 0 5px 0;
padding: 0 0 2px 0;
list-style-type: none;
}
#right li a {
color: #990000; font-weight:bold;
display: block;
border-bottom: 1px dashed #ccc;
height: 16px;
padding: 5px 0 5px 14px;
text-decoration: none;
background: url(images/arrow.gif) 10px 6px no-repeat;
text-indent:20px;

}
#right li a:hover {
background-color: #eee;
} 

input, select{
display:block;margin:0 0 0 300px;}

label{float:left;margin:0 0 0 0;}

.check{;margin:0 0 0 400px;}

p{line-height:18px;}

#header{
padding:148px 0 0 10px;
width:529px;
height:35px;
background: #fff url(images/header.gif) no-repeat;
margin-left:-5px;}

h1{
margin:0;
padding:0;
font-family:"century gothic";
font-weight:normal;
font-size:26px;
color:#fff;}

