﻿@charset "utf-8";
/* CSS Document */

body{
color:#333333;
line-height:2;
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

img{
border:none;
}

a 
{
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

h3{
font-size:17px;
font-style:normal;
text-decoration:none;
font-weight:normal;
color:#333333;
text-align:left;
}


#top-wrapper{
text-align:center;
height:auto;
padding-bottom:10px;
border-bottom:solid;
border-bottom-width:2px;
border-bottom-color:#CCCCCC;
}

#header{
margin-left: auto;
margin-right: auto;
text-align: left;
height:100px;
width:900px;
background-image:url('images/PicTranslatorLogo.png');
background-repeat:no-repeat;
}

#faq-header{
margin-left: auto;
margin-right: auto;
text-align: left;
height:100px;
width:900px;
}

#flash-wrapper{
text-align:center;
height:auto;
background-image:url('images/bluebar.png');
margin-bottom: 20px;
}
 
#flash{
width:800px;
height:430px;
background-image:url('images/bluereversed5.png');
background-repeat:no-repeat;
margin: auto;
}


#bottom-wrapper{
width:900px;
text-align:left;
margin-left: auto; 
margin-right: auto;
}

#main{
padding-left: 20px;
padding-right: 0px;
width: 800px;
float:left;
}

#main-left{
padding: 0 40px 0 0;
width: 600px;
float:left;
}

#main-right{
color:#333333;
width:240px;
font-size:11px;
line-height:1.6;
float:right;
}

#main-footer{
padding-top: 100px;
padding-bottom: 20px;
color:Black;
width:900px;
float:left;
text-align:center;
}

#header li{
float:right;
width: 70px;
font-size:14px;
display:block;
}

#header a.selected{
text-decoration:underline;
}

#header a{
color:#333333;
text-decoration:none;
}

#header a:hover{
text-decoration:underline;
}

#main-right ul{
text-indent:0px;
padding:0px ;
margin:0px;
}

#main-right li{
text-decoration:none;
list-style:none;
}

#main-right form{
margin-left:20px;
}

.newsWrapper 
{
  list-style:none;
}

.newsHeader 
{
  font-size:large;
  font-weight:bold;
}

.newsBody 
{
}

.newsLink
{
  color:Black;
  text-decoration:none;
}

.newsLink:hover
{
  text-decoration:underline;
}

#slideShow {
  width : 160px;
  height : 160px;
  padding : 10px;
}

#rotating_items{
  position: relative;
}

#rotating_items h3{
	margin: 0px;
}

#rotating_items div.rotating_item{
	position: absolute;
}