html, body { height:100%; margin:0; padding:0; }

body {
color:#333333;
background:#ffffff;
background-image: url(../images/style/bg_site.jpg);
font:12px verdana, arial, sans-serif;
margin:0;
padding:0;
text-align:justify;
}

#naviheader {
width: 1163px;
margin: 0 auto;
height: 37px;
background-image: url(../images/style/bg_navi_header.jpg);
background-repeat: no-repeat;
text-align: center;
padding-top: 13px;
font-family: Arial;}
#naviheader a {
text-decoration: none;
font-size: 14px;
color: #595959;
font-weight: bold;
padding-right: 30px;}
#naviheader a:hover {
color: #b3302a;} 

#header {
width: 1163px;
margin: 0 auto;
height: 156px;
background-image: url(../images/style/bg_header.jpg);
background-repeat: no-repeat;} 

#navicontent {
width: 1003px;
margin: 0 auto;
height: 27px;
background-image: url(../images/style/bg_navi_content.jpg);
background-repeat: no-repeat;
padding: 8px 0 0 160px;
font-size: 14px;}
#navicontent a {
text-decoration: none;
color: #ffffff;
padding-right: 30px;}
#navicontent a:hover {
text-decoration: underline;
color: #f9c666;}

#greytop {
width: 100%;
background: #ffffff;
background-image: url(../images/style/bg_grey_top.jpg);
background-position: top;
background-repeat: repeat-x;}

#greybottom {
width: 100%;;
background-image: url(../images/style/bg_grey_bottom.jpg);
background-position: bottom;
background-repeat: repeat-x;}

#content {
width: 1163px;
margin: 0 auto;
background-image: url(../images/style/bg_content.jpg);
background-repeat: repeat-y;
background-position: center;}

#contentleft {
width: 500px;
padding-left: 160px;
letter-spacing:0.5px;
line-height: 18px;}

#contentright {
width: 280px;
margin: 30px 160px 0 0;
float: right;
text-align:left;}

#spacer {
clear: both;}


#footer {
width: 1013px;
margin: 0 auto;
height: 97px;
clear: both;
background-image: url(../images/style/bg_footer.jpg);
background-repeat: no-repeat;
text-align: right;
padding-right: 150px;}
#footer a {
text-decoration: none;
font-size: 10px;
color: #999999;}

h1, h2 {
font-size: 16px;
color: #bc3124;}

p {
line-height: 18px;
margin: 0; }

