@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #00101B;
	background-image:url(images/synovia_background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#customer-content{
	background-image:url(images/customers_background.png);
	background-position:top;
	background-repeat:no-repeat;
	height:461px;
}

#mainTable{
	margin-top:28px;
}

#bottomText-news{
	background-image:url(images/bottom_leftNews2.png);
	background-position:top;
	background-repeat:repeat-y;
	height:265px;
	width:189px;
}

#bottomText-news2{
	background-image:url(images/bottom_leftNews.png);
	background-position:top;
	background-repeat:no-repeat;
	width:189px;
	height:450px;
}

#content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:240px;
	margin-left:18px;
	margin-top:20px;
	color:#000000;
	line-height:20px;
}

#testimony-news{
	width:148px;
	font-size:12px;
	font-weight:bold;
	margin-left:28px;
	margin-top:20px;
	line-height:18px;
}

#link-1{
	font-style:italic;
	text-decoration:none;
	color:#660000;
	font-weight:bold;
	font-size:12px;
}

#footer{
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	line-height:14px;
}

#footer a{
	text-decoration:none;
	color:#FFFFFF;
	opacity:0.55;
	filter: alpha(opacity = 55);
	zoom: 1;
}

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

#topback{
	background-image:url(images/contact_back1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:255px;
}

#newsback-1{
	background-image:url(images/news_back2.png);
	background-repeat:repeat-y;
	background-position:top;
}

#newsback-2{
	background-image:url(images/news_back1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#news-content{
	width:320px;
	line-height:18px;
	font-size:12px;
	margin-top:40px;
	margin-left:50px;
	float:left;
} 

.news-content-header{
	font-size:12px;
	color:#A9BC27;
	font-weight:bold;
}

#right-links{
	float:right;
	width:213px;
	margin-right:18px;
	margin-top:217px;
}

.world-back{
	background-image:url(images/events.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

