﻿body
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
#top
{
	height: 80px;
	background-color: #FFFFFF;
}
#top-left
{
	width: 300px;
	float: left;
}
#top-right
{
	width: 310px;
	height: 50px;
	float: right;
	color: #4D6FA6;
}
#top-member
{
	margin: 0 4px 0 0;
	width: 185px;
	height: 35px;
	float: right;
}
#top-bottom
{
	width: 272px;
	height: 15px;
	float: right;
	font-style: italic;
}
#navigation
{
	margin: 5px 0 0 0;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#tab-home a, #tab-download a, #tab-features a, #tab-screenshots a, #tab-testimonials a, #tab-register a, #tab-faq a, #tab-support a
{
	float: left;
	margin: 0 0 0 5px;
	background-position: bottom;
	border: 0;
	width: 98px;
	height: 30px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
#tab-home a div, #tab-download a div, #tab-features a div, #tab-screenshots a div, #tab-testimonials a div, #tab-register a div, #tab-faq a div, #tab-support a div
{
	position: relative;
	top: 7px;
}
#tab-home a
{
	background: url(/images/navigation/menu/tab/registryconvoy_tab_off.gif) no-repeat;
	margin: 0 0 0 20px;
}
#tab-download a, #tab-features a, #tab-screenshots a, #tab-testimonials a, #tab-register a, #tab-faq a, #tab-support a
{
	background: url(/images/navigation/menu/tab/registryconvoy_tab_off.gif) no-repeat;
}
#tab-home a:hover, #tab-download a:hover, #tab-features a:hover, #tab-screenshots a:hover, #tab-testimonials a:hover, #tab-register a:hover, #tab-faq a:hover, #tab-support a:hover
{
	background: url(/images/navigation/menu/tab/registryconvoy_tab_on.gif) no-repeat;
	background-color: #000000;
}