@charset "utf-8";

h1 {
position: absolute;
right: 10px;
font-size: 0.9em;
color: #ffffff;
}

body {
background-image: url(/image/public/main_bg.gif);
background-repeat: repeat-x;
}

#display-header {
width: 820px;
margin: 0px auto 8px auto;
}


#display-footer {
font-size: 0.9em;
color: #555555;
width: 820px;
text-align: center;
margin: 24px auto 8px auto;
letter-spacing: 1px;
clear: left;
}

#display-header #formzu-mainlogo {
margin-top: 20px;
width: 300px;
height: 40px;
float: left;
}

#display-header #header-right {
margin-top: 20px;
float: right;
width: 500px;
}

#display-header #header-right #comeback {
color: #555555;
font-size: 0.8em;
background-color: white;
width: 280px;
margin: 0px 0px 0px auto;
border: 1px solid #f0f0f0;
text-align: center;
padding: 4px;
}

#navigation {
clear: both;
margin: 4px 0px 8px 0px;
width: 820px;
height: 40px;
background-image: url(/image/public/navigation.gif);
}

#navigation li {
float: left;
text-indent: -1999px;
display: block;
list-style-type: none;
}


#navigation a {
display: block;
height: 40px;
}

#navigation #n-top a {
width: 99px;
}


#navigation #n-whatsnew a {
width: 79px;
}

#navigation #n-login-form a {
width: 110px;
}


#navigation #n-tollservice a {
width: 104px;
}


#navigation #n-setup-form a {
width: 130px;
}

#navigation #n-faq a {
width: 99px;
}

#navigation #n-support a {
width: 82px;
}

#navigation #n-login-user a {
width: 113px;
}


#main_navigation #first a:hover {
background-image: url(/ts/common/images/menu_b.gif);
background-position: 0px;
width: 90px;
}

.headline2 {
margin: 16px auto 8px auto;
color: #555555;
height: 40px;
width: 700px;
text-align: left;
font-weight: bold;
letter-spacing: 4px;
font-size: 1.2em;
text-indent: 16px;
line-height: 40px;
background-image: url(/image/public/headline2_bg.jpg);
}

#display-footer #overture-ad {
clear: both;
margin: 16px auto 16px auto;
width: 728px;
}


