
body {
margin : 0 0 0 0;
padding : 0;
background-color : #E6E6E6;
font : normal small Arial, Helvetica, sans-serif;
color : #6A6A6A;
}
h1, h2, h3, h4, h5, h6 {
margin : 0;
padding : 0;
letter-spacing : 0.2em;
color : #5D5D5F;
font : normal small Arial, Helvetica, sans-serif;
font-weight : bold;
}
p, ul, ol, blockquote {
margin-top : 0;
line-height : 160%;
}
a {
text-decoration : none;
color : #ff0000;
}
a:hover {
text-decoration : none;
color : #121212;
}
td, tr, p, div {
color : #000000;
font-size : 12px;
}

#header {
position:relative;
width : 900px;
height : 99px;
margin : 0 auto;
background : url(images/header.jpg) no-repeat;
}
#header_text1 {
position:absolute;
padding-top : 20px;
padding-left : 400px;
}
#header_text2 {
position:absolute;
padding-top : 20px;
padding-left : 550px;
}
#content {
width : 860px;
margin : 0 auto;
padding-top:20px;
background-image : none;
}
#content_bottom {
width : 900px;
height : 16px;
margin : 0 auto;
background : url(images/content_bottom.jpg) no-repeat;
}
#wrapper{
width : 900px;
margin : 0 auto;
background : url(images/content.jpg) repeat-y;
}

#navi {
margin:0 auto;
text-align:center;
width: 900px;
background : url(images/menu.jpg) no-repeat;
height:29px;
}

#navi a {
line-height: 29px;
font-size: 12px;
text-transform : uppercase;
letter-spacing : 0.2em;
font-family: tahoma; 
color: #6C6C6C;
font-weight: normal;
text-decoration:none;
padding-right:10px;
padding-left:10px;
}
#navi a:hover {
color: #ff0000;
text-decoration: bold;
}

#content2 {
float : left;
width : 510px;
padding-left : 10px;
}
#content3 {
float : left;
width : 300px;
padding-left : 10px;
padding-top : 20px;
}
#content h2 {
height : 16px;
margin-bottom : 20px;
padding : 9px 0 0 10px;
letter-spacing : normal;
font-size : 13px;
}
#content h3 {
letter-spacing : normal;
color : #000000;
}
#content ul {
margin-left : 0;
padding-left : 10px;
list-style : square inside;
}
#links {
height : 69px;
width : 900px;
margin : 0 auto;
text-align : center;
font-size : 12px;
padding-top:5px;
color:#fff;
}
#links a{
color:#fff;
}
#links a:hover{
color:#131313;
}
#footer {
margin:0 auto;
background : url(images/footer.jpg) no-repeat;
height : 104px;
width : 900px;
}

#footer p {
text-align : center;
font-size : 10px;
}
