 body{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	background-image: url(../images/topnav_gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: Black;
}
a:link, a:visited{
	text-decoration: none;
	color:Gray;
}
a:hover{
	text-decoration: none;
	color:#F3963D;
}
a:focus, a:active{
	outline: none;
}

a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-align: left; background: transparent; margin: 0px;}
/* background should be transparent, but WebTV has a bug */
h1, h3 { color: #FA9C42;}
h1 {font-size:large;   }
h2 {font-size:large; color:white;}
h3 {font-size: 12px; color:#FAB471;  }
h4 {font-size:12px;
color: #4495CE;  }
h5 { font-style: italic !important; font-size: xx-small;  }
h6 { font-variant: small-caps; font-size: x-small;}
.topnav{
	background-image: url(../images/topnav_gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 20px;
}
.content{
	width: 495px;
	background-image: url(../images/cnt_gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.content ul{
	list-style: none;
}
.cnt{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: Gray;
	text-align: justify;
	margin: 6px 0px 0px 6px;
}
.white{
	background-color: White;
}
.white ul{ list-style: disc; margin: 0px; padding: 0px; margin-left: 50px;
}
.contact{
	font-size: 12px;
	line-height: 18px;
	/*font-weight: bold;*/
	color: Gray;
	text-align: justify;
	margin: 2px 0px 0px 6px;
}
.sytr{
	background-image: url(../images/sytropin.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 280px;
	height: 145px;
	font-size: 11px;
	font-weight: normal;
	color: White;}
.proc{
	background-image: url(../images/procerin.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 280px;
	/*height: 145px;*/
	font-size: 11px;
   color: White;
}
.vasc{
	background-image: url(../images/vascor.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 280px;
	font-size: 11px;
	color: White;}
.syno{
	background-image: url(../images/synotrex.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 280px;
	font-size: 11px;
	color: White;}
	
.blue{
   margin-top: -3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#0D5B92;
	font-weight: bold;
	border-bottom: 3px solid #0D5B92;
	margin-left: 6px;
	padding: 0px 8px 0px 8px;
}
.clients{
	width:360px;
	float: right;
	margin-top:10px;
	
}
.clients ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.clients li{
	background-image: url(../images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat; 
	text-indent: 12px;
}
.clients a:link,.clients a:visited{
font-size: 14px;
text-decoration: none;
font-weight: bold;
color:#E06F13; 
}
.clients a:hover{
	text-decoration: underline; 
}
.gap{
padding: 0px 8px 0px 8px;
}
.news{
   float: left;
	width: 124px;
	height: 84px;
	margin-top: 10px;
	margin-left: 6px;
	font-size: 14px;
}
.right{
  width:280px;
  margin-top: 15px;
}
.right a:link,.right a:visited{
   font-size: 12px;
	text-decoration: underline;
}
.footer{
	background-image: url(../images/footer_gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding:10px;
	text-align: center;
   font-weight: bold;
	color: White;
}
.footer a:link,.footer a:visited{
   font-size: 11px;
	color: White;
	text-decoration: none;
	/*margin-left: 20px;*/
}
.footer a:hover{
	text-decoration: underline;
}
.footer p{ margin:5px 0px; padding: 0px; font-size: 10px;}
.click{
padding:0px 40px;
font-weight: bold;
color: Gray;
}
.click ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.click li{
	background-image: url(../images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat; 
	text-indent: 12px;
}
.click a:link,.click a:visited{
font-size: 14px;
text-decoration: none;
font-weight: bold;
color:#E06F13; 
}
.click a:hover{
	text-decoration: underline; 
}

.proc a:link,.proc a:visited,.sytr a:link,.sytr a:visited,.vasc a:link,.vasc a:visited,.syno  a:link,.syno a:visited{
	text-decoration: none;
	color: #F3963D;
	font-weight: bold;
}
.proc a:hover,.sytr a:hover,.vasc a:hover,.syno a:hover{
	text-decoration: none;
	color: White;
}
.proc p,.sytr p,.vasc p,.syno p{
	margin: 6px 8px 20px 70px;
}
.proc h2,.sytr h2,.vasc h2,.syno h2{
	margin-left:70px;
	margin-top: 5px;
}
a.mainmenu
{
	color: #669900;
	font-weight: bold;
	font-size: 11px;
}
a:active.mainmenu
{
	color: #669900;
	font-weight: bold;
	font-size: 11px;
}
a:visited.mainmenu
{
	color: #336600;
	font-weight: bold;
	font-size: 11px;
}
a:hover.mainmenu
{
	text-decoration: underline;
}
