/* CSS Document */

body {
background:url(images/h_01.jpg) top;
margin: 0 auto;
}


.main {
width:780px;
height:750px;
margin: 0 auto;
padding:0px; 
}
.logo {
width:703px;
background:url(images/h_03.jpg) top no-repeat;
}

.content {
background:url(images/bg_03.jpg) repeat-y top;
}

.feature {
background:url(images/c_09.jpg) top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.feature-side-l {
background:url(images/c_08.jpg) top;
}
.feature-side-l {
background:url(images/c_08.jpg) top;
}
.feature-side-r {
background:url(images/c_09.jpg) top;
}
.details {
background:#F8F7F2 url(images/c_07.jpg) top no-repeat;
width:405px;
}
.text {
margin-left: 50px;
margin-right:10px;
font-family:Tahoma;
font-size:11px;
}
.footer {
color:#FFFFFF;
font-family:Tahoma;
font-size:9px;
margin-left:50px;
}
.footer a{
color:#FFFFFF;
}
.space {
width:20px;
}