#top-bookmark {
	padding: 19px 0px 0px 0px;
	font-weight: bold;
}
#top-menu {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #3d6b83;
	padding: 7px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#top-menu p {
        margin: 0px;
        padding-top: 0px;
}

#top-menu a:visited, #top-menu a:link {
        display: block;
        float: left;
        height: 50px;
        margin-right: 15px;
}

#top-menu a#web_design:visited, #top-menu a#web_design:link  {
		margin-left: 4px;
        width: 135px;
        background: url("/images/text/menu/web_design.png") 0px 0px no-repeat;
}

#top-menu a#bespoke_solutions:visited, #top-menu a#bespoke_solutions:link  {
        width: 169px;
        background: url("/images/text/menu/bespoke_solutions.png") 0px 0px no-repeat;
}

#top-menu a#instant_quote:visited, #top-menu a#instant_quote:link  {
        width: 149px;
        background: url("/images/text/menu/instant_quote.png") 0px 0px no-repeat;
}

#top-menu a#featured_clients:visited, #top-menu a#featured_clients:link  {
        width: 168px;
        background: url("/images/text/menu/featured_clients.png") 0px 0px no-repeat;
}

#top-menu a#contact_us:visited, #top-menu a#contact_us:link  {
        margin-right: 0px;
        width: 135px;
        background: url("/images/text/menu/contact_us.png") 0px 0px no-repeat;
}

#top-menu a#web_design:hover, #top-menu a#bespoke_solutions:hover, #top-menu a#instant_quote:hover, #top-menu a#featured_clients:hover, #top-menu a#contact_us:hover {
        background-position: 0px -50px;
        text-decoration: none;
}

#top-menu a#web_design:active, #top-menu a#bespoke_solutions:active, #top-menu a#instant_quote:active, #top-menu a#featured_clients:active, #top-menu a#contact_us:active {       
	background-position: 0px -100px;
        text-decoration: none;
}

#top-bookmark a:link, #top-bookmark a:visited, #top-menu a:link, #top-menu a:visited {
	color: #3d6b83;
	text-decoration: none;
}
#top-menu a:hover {
	color: #000;
	text-decoration: underline;
}
