@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;
}

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

#team-content{
	background-image:url(images/team_back1.png);
	background-position:top;
	background-repeat:repeat-y;
}

#mainTable{
	margin-top:28px;
}

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

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

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

#testimony-about{
	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;
}

#link-2{
	font-style:italic;
	text-decoration:none;
	color:#ADC12E;
	font-weight:bold;
}

#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;
}

#large-solution{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-left:30px;
	line-height:18px;
}

#options-solutions{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:170px;
	margin-left:50px;
	margin-top:0px;
}

#content a{
	color:#ADC12E;
	text-decoration:underline;
	font-weight:bold;
}

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

#content2 a{
	color:#ADC12E;
	text-decoration:underline;
	line-height:24px;
	font-weight:bold;
}

	
#iyow{
	width:270px;
	margin-top:90px;
	margin-left:20px;
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
}

.divide {
padding:0;
margin-bottom:5px;
margin-top:5px;
color:#000000;
	opacity:0.25;
	filter: alpha(opacity = 25);
	zoom: 1;
}

#about-leftback{
	background-image:url(images/bottom_aboutback1.png);
	background-position:top;
	background-repeat:repeat-y;
}