﻿#head-top
{
	height: 80px;
	background-color: #FFFFFF;
}
#head-top-left
{
	float: left;
	width: 300px;
}
#head-top-right
{
	float: right;
	width: 310px;
	height: 50px;
	color: #4D6FA6;
}
#head-top-navigation
{
	float: right;
	width: 185px;
	height: 35px;
	margin: 0 4px 0 0;
}
#head-top-bottom
{
	float: right;
	width: 285px;
	height: 15px;
	font-style: italic;
}
/***/
#menu
{
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.PRESSMENU a{
        border: 0;
	float: left;
	width: 98px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 5px;
	background-position: bottom;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
        background: url(/images/navigation/menu/tab/registryconvoy_tab_on.gif) no-repeat;
	background-color: #000000;
}

#menu-tab-home a, #menu-tab-download a, #menu-tab-features a, #menu-tab-screenshots a, #menu-tab-testimonials a, #menu-tab-register a, #menu-tab-faq a, #menu-tab-support a
{
	border: 0;
	float: left;
	width: 98px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 5px;
	background-position: bottom;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}
#menu-tab-home a div, #menu-tab-download a div, #menu-tab-features a div, #menu-tab-screenshots a div, #menu-tab-testimonials a div, #menu-tab-register a div, #menu-tab-faq a div, #menu-tab-support a div
{
	position: relative;
	top: 7px;
}
#menu-tab-home a
{
	background: url(/images/navigation/menu/tab/registryconvoy_tab_off.gif) no-repeat;
	margin: 0 0 0 20px;
}
#menu-tab-download a, #menu-tab-features a, #menu-tab-screenshots a, #menu-tab-testimonials a, #menu-tab-register a, #menu-tab-faq a, #menu-tab-support a
{
	background: url(/images/navigation/menu/tab/registryconvoy_tab_off.gif) no-repeat;
}
#menu-tab-home a:hover, #menu-tab-download a:hover, #menu-tab-features a:hover, #menu-tab-screenshots a:hover, #menu-tab-testimonials a:hover, #menu-tab-register a:hover, #menu-tab-faq a:hover, #menu-tab-support a:hover
{
	background: url(/images/navigation/menu/tab/registryconvoy_tab_on.gif) no-repeat;
	background-color: #000000;
}
/****/
#nav_banner
{
	background-color: #FFFFFF;
}
#nav-banner-pic
{
	background: url(/images/navigation/registryconvoy_banner.jpg) no-repeat;
	background-color: #FFFFFF;
	width: 900px;
	height: 230px;
	margin: 0 auto;
	text-align: center;
}
#nav-banner-fix
{
	float: left;
	width: 500px;
	height: 190px;
	margin: 10px 0 0 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
#nav-banner-download
{
	float: right;
	margin: 30px 0 0 0; 
	background-repeat: no-repeat;
}
