a:link {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none; 
}
a:visited {
	color: #ffffff; 
	text-decoration: none; 
}
a:hover {
	color: #58C427; 
	text-decoration: none;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#ffffff;
background-image: url('images/Bkg.png') ;
}
#wrapper {
	width: 659px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	width: 659px;
	height: 134px;
}
#nav{
	height:35px;
	text-align: right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}
#content{
height: 279px;
}

#web{
width: 528px;
}

#webLink0{
float: left;
height: 190px;
width:78px;
margin-right:10px
}

#webLink1{
float: left;
height: 190px;
width:78px;
margin-right:10px;
padding-top:35px;
}
#printLink{
float: left;
height: 78px;
width:77x;
margin:4px;
}
#printLinkFloat{
float: left;
}
#contactText{
height:279px;
float:right;
text-align:right;
}
#rightSideWeb{
height:279px;
background:url('images/web.png') bottom right no-repeat;
}
#rightSideVideo{
height:279px;
background:url('images/Video.png') bottom right no-repeat;
}
#rightSideContact{
margin-left:20px;
float:right;
display: block;
width:51px;
height:279px;
background:url('images/contact.png') bottom right no-repeat;
}
#rightSideDuplication{
margin-left:20px;
float:right;
display: block;
width:51px;
height:279px;
background:url('images/duplication.png') bottom right no-repeat;
}
#rightSidePrint{
height:279px;
background:url('images/print.png') bottom right no-repeat;
}
