@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;
	height:100%;
}

#content{
	background-image:url(images/main_contentBackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:166px;
}

#mainTable{
	margin-top:28px;
}

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

#videoBackground{
	background-image:url(images/bottom_videoBackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:265px;
	width:317px;
}

.video-player{
	margin-top:15px;
	margin-left:17px;
}

#core{
	background-image:url(images/synovia_core.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:69px;
	width:309px;
}

#core-content{
	width:183px;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
	margin-left:40px;
}

#extended{
	background-image:url(images/synovia_extended.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:69px;
	width:309px;
}

#extended-content{
	width:225px;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
	margin-left:40px;
}

#custom{
	background-image:url(images/synovia_custom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:127px;
	width:309px;
}

#custom-content{
	width:220px;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
	margin-left:40px;
}

#main-content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:265px;
	margin-left:13px;
	margin-top:10px;
	color:#000000;
	line-height:14px;
}

#main-news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:225px;
	color:#FFFFFF;
	line-height:15px;
	margin-left:30px;
}

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

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

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

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