* {
margin: 0;
padding: 0;
}
BODY, HTML {
line-height: 15px;
background: #ccc;
color: #000;
font: 12px Arial, Helvetica, sans-serif normal;
}
a:link {
color: #000;
text-decoration: underline;
}
a:hover {
color: #000;
text-decoration: none;
}
#container {
width: 970px;
margin: 10px auto;
border: 2px solid #999;
overflow: hidden;
background: #fff;
}
#inner {
width: 948px;
margin: 10px;
border: 1px solid #d9d9d9;
overflow: hidden;
}
#header {
width: 948px;
height: 25px;
background: #990000;
}
#skip_flash {
width: 948px;
background: #fff;
margin: 10px;
}
#skip_flash p a {
font-size: 11px;
color: #990000;
float: right;
text-decoration: none;
font-weight: bold;
}
#skip_flash p a:hover {
text-decoration: underline;	
}
#logo {
width: 325px;
height: 338px;
background: url(../images/logo.jpg) no-repeat;
float: left;
}
#flash {
width: 545px;
height: 338px;
float: left;
margin: 0 0 0 5px;
}
#access {
width: 66px;
height: 30px;
background: url(../images/main.gif) no-repeat;
position: absolute;
margin: 275px 0 0 882px;
text-align: center;
}
.access_link {
width: 66px;
height: 30px;
position: absolute;
}
#main {
width: 610px;
float: right;
margin: 10px 10px 10px 0;
}
#menu {
width: 950px;
height: 34px;
background: #000;
margin: 10px auto 0 auto;
}
#menu_left {
width: 8px;
height: 34px;
background: url(../images/menu_left.jpg) no-repeat;
float: left;
}
#menu_right {
width: 8px;
height: 34px;
background: url(../images/menu_right.jpg) no-repeat;
float: right;	
}
#menu ul {
list-style-type: none;
margin: 0 0 0 30px;
}
#menu li a {
height: 25px;
background: #000;
display: block;
text-decoration: none;
float: left;
padding: 9px 15px 0 15px;
color: #fff;
border-right: 1px solid #444;
}
#menu li a:hover {
height: 25px;
background: #990000;
}
li#menu_contact a {
border: 0;
}
.copyright {
padding: 5px 10px 10px 10px;
text-align: center;
font-size: 11px;
color: #666;
}
#validation {
width: 280px;
margin: 10px auto;
}
#validation img {
margin: 0;
padding: 0;
}
#validation p{
line-height: normal;
display: inline;
padding:1px;
}
#validation p a {
line-height: normal;
display: inline;
padding:1px;
}
#validation p a img {
display: inline;
padding:0;
border: 0;
vertical-align: middle;
}
.validation_vacation {
width: 20px;
height: 17px;
position: absolute;
margin: 0;
display: block;
}
.validation_seolink {
width: 67px;
height: 17px;
position: absolute;
margin: 0 0 0 20px;
display: block;
}
#validation_seo {
width: 80px;
height: 15px;
background: url(../images/SEO-Expert.png) no-repeat;
position: absolute;
margin: -16px 0 0 179px;
}
h1 {
font-weight: bold;
color: #000;
font-size: 18px;
padding: 0 10px 0 0;
}
p {
padding: 10px 10px 10px 0;	
}
#toggle1 { display: none; }
