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

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p, .bodytext, a.bodytext:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a.bodytext:hover {
	color: #999999;
}
.toptd {
	background-image: url(images/synergyscreens-web_01.jpg);
	background-repeat: no-repeat;
}
.navtd {
	background-image: url(images/synergyscreens-web_03.jpg);
	background-repeat: repeat-x;
}
.topnav, a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #adcce7;
}
.bottomtd {
	background-image: url(images/synergyscreens-web_06.jpg);
	background-repeat: repeat-x;
	background-color: #307DC2;
	background-position: top;
}
.tinywhite, a.tinywhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: super;
}
a.tinywhite:hover {
	color: #adcce7;
}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #307dc1;
	letter-spacing: -0.05em;
}
.medgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #616161;
	
	line-height: 14px;
}
.bluehilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #307dc1;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.smallbluelink, a.smallbluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #307dc1;
	line-height: 20px;
}
a.smallbluelink:hover {
	color: #333333;
}
