body {
margin : 0;
font-size : 12px;
text-align:center; 
font-family : Arial; 
}

 
html {
background : #BFBFBF url(../slices/background.jpg) repeat-x;
}

 
p {
margin : 0 0 15px; 
color : #000; 
}

 
a:link {
color : #333;
font-size:12px;
font-weight:bold; 
text-decoration : underline; 
}

 
a:hover {
color : #990000;
text-decoration : underline; 
}

 
a:visited {
color : #333; 
text-decoration : underline; 
}

 
a:active {
color : #333; 
}

 
h1 {
font-size : 22px; 
color : #fff;
display:none; 
}

 
h2 {
font-size : 15px; 
color : #990000; 
}

 
h3 {
font-size : 15px; 
color : #990000; 
}

 
h4 {
font-size : 13px; 
color : #fff; 
}

 
ul {
padding : 0; 
margin : 0 0 15px 18px; 
}

 
.clear {
clear : both; 
} 


#page {
position : relative;
text-align:left; 
width : 755px; 
margin: auto; 
background : #fff url(../slices/bg-page.gif) repeat-y;
border-left:1px solid #fff;
border-right:1px solid #fff;
}

 
#content {
float : right; 
width : 540px; 
margin:0; 
}

 
#content-pano {
position: absolute;
top:0;
left:0; 
width: 755px; 
height: 240px;
}

#content-primary {
margin-top : 295px;
padding-right:10px;
padding-bottom:15px;
}

 
#navigation-primary {
background : #fff; 
position : absolute; 
top : 241px; 
left : 201px; 
width : 554px; 
height : 30px; 
}

 
#navigation-primary ul {
margin : 0; 
}

 
#navigation-primary li {
float : right; 
list-style : none; 
} 


#navigation-primary a {
display : block; 
font-size : 12px; 
color : #fff; 
text-decoration : none; 
font-weight : bold; 
text-align : center; 
line-height : 30px; 
float : left; 
height : 30px; 
overflow : hidden; 
}

 
#navigation-primary a:hover {
background-position : 0 -30px; 
}

 
#link_1 a {
width : 110px; 
background : url(../slices/button.gif) no-repeat; 
}

 
#link_2 a {
width : 111px; 
background : url(../slices/button.gif) no-repeat; 
}

 
#link_3 a {
width : 111px; 
background : url(../slices/button.gif) no-repeat; 
}

 
#link_4 a {
width : 111px; 
background : url(../slices/button.gif) no-repeat; 
}

 
#link_5 a {
width : 111px; 
background : url(../slices/button.gif) no-repeat; 
}

 
#navigation-secondary {
float : left; 
width : 200px; 
margin-top : 240px; 
padding-top : 31px; 
background : url(../slices/ttl-areas.gif) no-repeat; 
position : relative; 
}

 
#navigation-secondary h4 {
margin : 0; 
padding : 8px 10px; 
background : #333;
border-top : 1px solid #fff; 
border-bottom : 1px solid #fff; 
}

 
#navigation-secondary ul {
margin: 0;
padding-top:8px;
padding-bottom:8px; 
}

 
#navigation-secondary li {
list-style : none; 
}

 
#navigation-secondary a {
display: block;
padding: 5px 23px;
font-weight:bold;
font-size:12px;
font-family:arial;
background: #000 url(../slices/bullet.gif) no-repeat 9px center; color: #fff;
text-decoration: none; 
}


*html #navigation-secondary a {
	height: 1%;
}

 
#navigation-secondary a:hover {
background-color : #990000; 
color : #FFF; 
}

 
.left_text {
margin : 0; 
font-size : 12px; 
}

 
.left_text p {
color : #fff; 
margin : 0; 
padding : 10px; 
}

 
#footer {
position : relative; 
background : #000; 
border-top : 1px solid #fff; 
height : 35px; 
width : auto; 
text-align : center; 
}

#footer a {
color:#FFF;
text-decoration:none;
font-size:11px;
font-weight:normal;
}

 
#footer p {
font-size : 11px; 
margin : 0; 
padding-top : 12px; 
color : #fff; 
}