body,html { margin-top:4px;
		padding:0;
		background:#003366;
		color:#000; 
		}
		
body { min-width:800px; }
	
#wrap { background:#fff;
		margin:0 auto ;
		width:800px;
		border: solid #999999 1px; }

#header { background:#ddd;
		background-image: url('images/header1.4.jpg');
		background-repeat: no-repeat;
		background-position: left; 
		height:200px; }
		
#header h1 { padding:5px;
	    margin:0;
		text-align:center; }
		
		
#main { background:#fff;
		float: left;
		width: 48%;
		padding: 5px;
		}
		
		
#main2 { background: #fff;
		float: right;
		width: 42%;
		padding-right: 4px;
		margin-right: 30px; }
		
#main h2, #main h3, #main p {
		padding:0 10px; }
	

#footer { height: 50px;
		background-image: url('images/footer1.2.jpg');
		background-repeat: no-repeat;
        background-color: #0000B5;
		clear:both;
		border-bottom: 1px solid gray; }
		
#footer p { height: 50px;
		padding:5px;
		margin:0; }
	
#navcontainer ul{ padding-left: 0;
		margin: 0;
		background-color: #006666;
		color: #fff;
		float: left;
		width: 100%;
		font-family: arial, helvetica, sans-serif;
		font-size: .7em;
		font-weight: bold;
		border-top: solid 1px #000;
		border-bottom: groove 2px #000;}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
		padding: 0.2em 1em;
		background-color: #006666;
		color: #fff;
		text-decoration: none;
		float: left;
		border-right: 1px solid #fff; }

#navcontainer ul li a:hover {
		background-color: #006699;
		color: #000;
		font-weight: bold; }

.body-text { font-family: arial, helvetica, sans-serif;
		font-size: .7em;
		font-weight: normal;
		line-height: 1.5em;}

.contact {font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: 600;
		text-align: center;	
		color: #000 ;}
		
.synergy { font-family: arial, helvetica, sans-serif;
		color: #336699;
		font-weight: 900;
        font-size: 1.1em;		}
		
.synergy2 { font-family: arial, helvetica, sans-serif;
		color: #336600;
		font-weight: 900;
        font-size: 1.1em;		}	

#navbottom { font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: 500;
		width: 100%;
		float: left;
		text-align: center;
		background: #003366;
		color: gray; }
		
a:link  {color:#fff; text-decoration:none;}
a:visited  {color:#fff; text-decoration:none;}
a:hover  {color:#fff; text-decoration:underline;}
a:active  {color:#fff ;text-decoration:none;}


#active { float: right;
border-left: 1px solid #fff;
margin-right: 20px ;}

a:link.alternate  {color: blue; font-weight: bold; text-decoration: underline; font-size: .8em;}
a:visited.alternate {color:blue; font-weight: bold; text-decoration:underline; font-size: .8em;}
a:hover.alternate  {color: red; font-weight: bold; text-decoration:underline; font-size: .8em;}
a:active.alternate  {color:#000 ; font-weight: bold; text-decoration:none; font-size: .8em;}

a:link.alternate2  {color: #336699; font-family: arial, helvetica, sans-serif; font-size: .8em ; font-weight: bold;  text-decoration: none; font-size: .74em;}
a:visited.alternate2 {color:#336699; font-family: arial, helvetica, sans-serif; font-size: .8em ;  font-weight: bold;  text-decoration:none; font-size: .74em;}
a:hover.alternate2  {color: green; font-family: arial, helvetica, sans-serif; font-size: .8em ;  font-weight: bold;  text-decoration:underline; font-size: .74em;}
a:active.alternate2  {color: #0000FF ; font-family: arial, helvetica, sans-serif; font-size: .8em ;  font-weight: bold;  text-decoration:none; font-size: .74em; }

a:link.alternate3  {color: blue; font-weight: bold; text-decoration: underline; font-size: .9em;}
a:visited.alternate3 {color:blue; font-weight: bold; text-decoration:underline; font-size: .9em;}
a:hover.alternate3 {color: green; font-weight: bold; text-decoration:underline; font-size: .9em;}
a:active.alternate3  {color:#000 ; font-weight: bold; text-decoration:none; font-size: .9em;}

		
