*
{
font-family:'Arial', Sans;
font-size:13px;
}

body
{
margin:0;
padding:0;
}

.hide
{
display:none;
}

img
{
border: 0px;
}

.png
{
behavior: url(iepngfix.htc);
}

#top
{
background: url('images/top.jpg');
background-repeat: repeat-x;
height: 50px;
width: 100%;
margin-bottom:0px;
}

#top_header
{
background: url('images/pattern.jpg') #fff;
background-repeat: repeat-x;
}

#header
{
width:885px;
}

#logo
{
float:left;
}

#nav
{
float:left;
margin-top:30px;
margin-left:130px;
}

.clear
{
clear:both;
line-height:6px;
}

#info
{
width: 880px;
background-color: #e6e6e6;
border: 1px solid #ccc;
padding:0px;
}

#info_pic
{
float:left;
width: 314px;
height: 201px;
margin:8px;
border:1px solid #ccc;
}

#info_box
{
float:left;
width: 535px;
height: 200px;
background: url('images/info_text_bg.jpg');
background-repeat: repeat-x;
border:1px solid #ccc;
text-align:left;
margin-top:8px;
margin-right:8px;
margin-bottom:8px;
}

#info_box_content
{
padding:10px;
}

#info_text
{
padding-bottom:10px;
height:145px;
font-size:16px;
line-height:20px;
text-align: justify;
color: #855e44;
}

#previous
{
float:left;
cursor:pointer;
}

#next
{
float:right;
cursor:pointer;
}

#content_gray
{
margin-top:30px;
padding-top:30px;
padding-bottom:15px;
background: url('images/content_gray.jpg') #f6f6ee;
background-repeat: repeat-x;
background-position: bottom;
border-top: 1px solid #ddd;
border-bottom: 1px solid #999;
}

.content
{
width: 885px;
}

.nav_box
{
float: left;
width: 406px;
height: 195px;
background-color: #fff;
border: 1px solid #ddd;
cursor:pointer;
margin-bottom: 25px;
color: #767676;
}

.nav_box_content
{
padding:15px;
text-align:left;
cursor:pointer;
}


.nav_box h1
{
color: #d45500;
font-family:Arial;
font-weight:normal;
font-size:16px;
padding:0;
padding-bottom:15px;
margin:0;
cursor:pointer;
}

.nav_box_spacer
{
float: left;
width: 67px;
}

#footer
{
padding-top:30px;
padding-bottom:30px;
background-color: #75a2ae;
border-top: 1px solid #999;
color: #fff;
}


a
{
text-decoration: underline;
color: #d45500;
}

a:visited
{
color: #d45500;
}



