body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(images1/header_bg2.png) repeat-x;
    background-position: 0px 100px;
    line-height: 18px;
	margin:0px 0px;
}

a {
    text-decoration: none;
    font-weight: bold;
	color: #003c7b;
}

a:hover {
    color: #003c7b;
}

p {
    margin: 0px;
    padding-bottom: 1em;
}

h1, h2 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-bottom: 12px;
    /*padding-top: 16px;
    */
	margin:0;
}

h3{
    font-size: 13px;
    font-weight: bold;
    color: #333;
    padding-bottom: 5px;
    padding-top: 7px;
	margin:0;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    padding-bottom: 0px;
    padding-top: 3px;
	margin:0;
}


h1.bubble {
    color: #fff;
}

ul {
    margin-left: 30px;
    padding: 0px;
}

.bold {
    font-weight: bold;
}

.blueBold {
    font-weight: bold;
    color: #003399;
}

.caption {
	font-size:10px;
	color:#666;
}

.clear {
	clear:both;
}

a img {border:none;}


#container {
margin-right: auto;
margin-left: auto;
width:950px;
}

.red{
 color:red;
}

/****************************************
 * Header and Banner
 */
#header {
	position:relative;
    min-height: 100px;
	z-index:200;
}

#logo {
    position:relative;
	top:17px;
	left:0px;
}

#languagePanel {
	position:absolute;
	top:0px;
	right:0px;
	background:url(images/bg_search.png);
	text-align:left;
	padding-left:10px;
	font-size:10px;
	width:175px;
	height:20px;
	color:white;
}

/*
#languageOption {
	position:relative;
	top:0px;
	padding:0px 3px;
	width:92px;
	font-size:12px;
	text-align:left;
}
*/

#choose {
   position:absolute;
   top:2px;
   right:2px;
}


#banner {
    min-height: 280px;
    background-position: 0px 0px;
    background: url(images/top1.jpg) no-repeat;
}

#bannerContent {
    min-height: 280px;
    min-width:950px;
    padding: 0px 0px;
}

/*
#banner {
    min-height: 150px;
    background-position: 0px 0px;
    background: url(images/header_bg2.png) repeat-x;
}

#bannerContent {
    min-height:150px;
    min-width:950px;
    padding: 0px 0px;
    background: url(images/toppic1.png) no-repeat;
}
*/

#bannerTeaser {
	position: relative;
	top: 40px;
	left:730px;
    padding: 0px 0px;
	background-color:#FFFFFF;
	text-decoration: none;
    width: 140px;
	text-align: center;
	vertical-align:baseline;
    font-family:Arial, Helvetica, sans-serif;
}


#bannerTeaser h2 {
	font-size:12px;
	color:#fff;
	font-weight:normal;
}


/* roundabout */

#carousel {
	/*background:#000;*/
	background:#003c7b;
	height:450px;
	overflow:hidden;
}

#carousel .bg {
		height:490px;
		/*background:url(images/carousel-bg.jpg) no-repeat 50% 0;*/
}

.nodot{
list-style-type: none;
}


/* gallery */
	/*.roundabout-holder { height: 600px; width:880px; margin:0 auto; overflow:hidden;}*/
	.roundabout-holder { height: 450px; width:880px; margin:0 auto; overflow:hidden;}
	.roundabout-moveable-item {
		height: 281px;
		width: 281px;
		cursor: pointer;
		background:#d0d0d0;
		font-size:10px;
		color:#000;
		text-transform:uppercase;
		line-height:1.2em;
	}
	.roundabout-moveable-item img {
		width:100%;
		height:86%;
		display:block;
	}
	.roundabout-moveable-item p {
		padding:9px 0 0 17px;
		margin:0;
	}
	.roundabout-moveable-item a {
		color:#fff;
		text-decoration:none;
	}
	.roundabout-moveable-item a:hover {
		text-decoration:underline;
	}
	.roundabout-in-focus { cursor: auto; }
	.roundabout-in-focus p {
		
	}





#joinButton a {
	padding:0px 30px;
}

.buttonWhite {
    float: left;
    background: url(/images/bt_white.png);
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    background-repeat: no-repeat;
    height: 30px;
    width: 150px;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    font-family:Arial, Helvetica, sans-serif;
}

.buttonWhite a {
    /* padding: 3px 50px 3px 50px; */
}

#banner .buttonWhite a {
    color: #003399;
    padding: 3px 20px 3px 20px;
}

#navigationBar {
    position: absolute;
    top: 80px;
	right:0px;
    height: 20px;
}

#header ul.navigation {
    list-style: none;
    white-space: nowrap;
    text-align: right;
	margin:0px;
}

#header ul.navigation li {
    display: inline;
    padding: 0 7px;
    font-size: 11px;
    font-weight: bold;
    border-right: 1px solid #C4C2C3;
}

#header ul.navigation li:last-child {
    border-right: none;
    padding-right: 0;
	color:red;
}

#header ul.navigation li a {
    color: #666666;
}

#header ul.navigation li a:hover {
    color: #000000;
}



#rightContent{
	margin-top:30px;
	margin-left:35px;
	vertical-align:top;
	text-align:center;
}

#leftContent {
	margin-top:30px;
	margin-left:10px;
	vertical-align:top;
	font-size:13;
	color:#555555;
}


#quoteBox {
	position: relative;
	text-align:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:10px 15px 10px 15px;
	background-color:#eeeeee;
	border:solid 1px #999999;
	color:#4d4d4d;
	font-weight:bold;
	font-size:14px;
	/*font-style:italic;*/
	/*height:70px;*/
	width:240px;
}

#newsBox {
	position: relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:10px 15px 10px 15px;
	background-color:#eeeeee;
	border:solid 1px #999999;
	color:#4d4d4d;
	font-weight:normal;
	font-size:13px;
	/*height:70px;*/
	width:240px;
}


/*   */
#quoteService{
	margin:5px 0px 5px 0px;
	width:120px;
}

#quoteField{
	margin:5px 0px 5px 0px;
	width:240px;
}


#quoteSourceLanguage{
	margin:5px 0px 5px 0px;
	width:140px;
}

#quoteTargetLanguage{
	margin:5px 0px 5px 0px;
	width:140px;
}

.quoteText{
	margin:0px 0px 3px 0px;
	width:140px;
}


#servicehighlight{
    font-size: 12px;
	color:#7f7f7f;
    font-weight: normal;
    text-decoration: none;
	border-spacing:10pt;
}

#servicehighlight h1{
    font-size: 14px;
	color:#444444;
    font-weight: bold;
    text-decoration: none;
}

.servicehighlighttd{
	position: relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:10px 15px 10px 15px;
	background-color:#eeeeee;
	border:solid 1px #999999;
	color:#4d4d4d;
	font-size:12px;
    vertical-align:top;
	width:200px;
}

.servicehighlighttdOn{
	position: relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:10px 15px 10px 15px;
	/*background-color:#d9dabb;*/
	background-color:#A0CCF8;
	border:solid 1px #999999;
	color:#111111;
	font-size:12px;
    vertical-align:top;
	width:200px;
}

/*    */
#divider {
	margin-top:50px;
	padding:10px 0px 10px 0px;
	border-top:1px solid #e5e5e5;
	color:#7f7f7f;
}

#footer{
padding-top:50px;
}

#leftFooter{
    position:relative;
	top:0px;
	width:610px;
	border-top:1px solid #e5e5e5;
	border-top-color:#999999;
	padding:10px;
	font-size: 12px;
	color:#7f7f7f;
    font-weight: normal;
    text-decoration: none;
}

#leftFooter a{
    font-size: 12px;
	color:#7f7f7f;
    font-weight: normal;
    text-decoration: none;
}

#rightFooter{
    position:relative;
	top:0px;
	width:260px;
	border-top:1px solid #e5e5e5;
	border-top-color:#999999;
	padding:10px;
    font-size: 12px;
	color:#7f7f7f;
    font-weight: normal;
    text-decoration: none;
	text-align:right;
}

/*
#footertable td{
	border-top:1px solid #e5e5e5;
	border-top-color:#999999;
	padding:10px;
    font-size: 12px;
	color:#7f7f7f;
    font-weight: normal;
    text-decoration: none;
}

*/
.joinlangpair{
	margin-top:30px;
	padding:10px 5px 10px 5px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#vision {
	margin-top:50px;
	padding:10px 0px 10px 0px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	color:#7f7f7f;
}
