html {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	color: #59604e;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #2a2c39;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
}

a          { color: #5b8fd4; text-decoration: underline; }
a:visited  { color: #5b8fd4; text-decoration: underline; }
a:active   { color: #296fcd; text-decoration: underline; }
a:hover    { color: #3769aa; text-decoration: underline; }
a.noline   { text-decoration: none; }

#pagecontainer {
	width: 946px;
	margin: 17px auto;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
}

#pageborder {
	border: 3px solid #181b2a;
}

#pagebody {
	margin: 0px;
	padding: 20px;
	clear: both;
	background-color: #ffffff;
}
#pagecontent {
	min-height:10px;
	height:auto !important;
	height:10px;
}
#pagecontenttop {
	height: 5px;
	overflow: hidden;
	background-image: url(../images/content_border_top.gif);
	background-repeat: no-repeat;
}
#pagecontent {
	background-image: url(../images/content_border_sides.gif);
	background-repeat: repeat-y;
	padding: 30px 30px 18px;
}
#pagecontentbottom {
	height: 5px;
	overflow: hidden;
	background-image: url(../images/content_border_bottom.gif);
	background-repeat: no-repeat;
}

#pagefooter {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #e7e7e7;
}

#homeimage {
	margin: 0px;
	padding: 0px;
}

.sidebarbox {
	background-color: #f4f4f4;
	border: 1px solid #dbdbdd;
	width: 430px;
	float: right;
}

#footerlinks {
	width: 92%;
	float: left;
	text-align: left;
	padding: 7px 0px;
	font-size: 10px;
	color: #a4a4a4;
}

#footerlinks a {
	color: #a4a4a4;
	text-decoration: underline;	
}
	
#footerlinks a:hover {
	color: #888888;
	text-decoration: underline;
}

#footercredit {
	width: 8%;
	float: right;
	text-align: right;
	padding: 7px 0px;
	font-size: 10px;
	color: #a4a4a4;
}

#footercredit a {
	color:#a4a4a4;
	text-decoration:underline;	
}
	
#footercredit a:hover {
	color:#888888;
	text-decoration:underline;
}

.questions {
	font-style: italic;
}

.imagefloat {
	font-size: 9px;
	text-align: justify;
	margin: 10px 0px 15px 10px;
	line-height: 10px;
	color: #121212;
}

.imagefloat img {
	margin-bottom: 5px;
}

/* DISPLAY DEFAULTS */

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.imgright {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	float: right;
}

br.even {
	clear: both;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	background-position: top left;
	background-repeat: no-repeat;
/*
	text-indent: -9000px;
*/
	margin: 0px 0px 12px 0px;
	padding: 0px;
	overflow: hidden;
	height: 30px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px;
}

p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

ul {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

p ul {
	margin-top: 12px;
}

table {
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#59604e;
	border-top: solid 1px #cdc9b0;
	border-left: solid 1px #cdc9b0;
	border-collapse:collapse;	
}

td, td {
	padding: 4px;
	border-right: solid 1px #cdc9b0;
	border-bottom: solid 1px #cdc9b0;
	vertical-align:top;
}


/* END DISPLAY DEFAULTS */



/* HORIZONTAL NAV WITH IMAGE REPLACEMENT */

#navcontainer {
	height: 32px;
	overflow: hidden;
	background-image: url(../images/nav/nav_bg.gif);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 20px;
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}

#nav a {
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	overflow: hidden;
	height: 26px !important;
	height /**/:52px; /* for IE5/Win */
}

#nav a:hover {
	background-position: 0 -26px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -52px;
}
	
#navhome a  {
	width: 81px;
	background: url(../images/nav/nav_home.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin-left: 0px;
}

#navcompany a  {
	width: 140px;
	background: url(../images/nav/nav_company.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#navnetwork a  {
	width: 140px;
	background: url(../images/nav/nav_network.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#navbrands a  {
	width: 129px;
	background: url(../images/nav/nav_brands.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#navnews a  {
	width: 135px;
	background: url(../images/nav/nav_news.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#navmedia a  {
	width: 142px;
	background: url(../images/nav/nav_image.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#navcontact a  {
	width: 121px;
	background: url(../images/nav/nav_contact.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

/* END NAV STYLES */

/* HORIZONTAL NAV WITH IMAGE REPLACEMENT (SECONDARY) */

#nav2container {
	height: 45px;
	overflow: hidden;
	margin-top: -2px;
	padding: 0px 0px 0px 4px;
	background-image: url(../images/content_border_sides.gif);
	background-repeat: repeat-y;
}

#nav2 {
	margin: 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}

#nav2 a {
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 45px !important;
	height /**/:90px; /* for IE5/Win */
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#nav2 a:hover {
	background-position: 0 -45px;
}

#nav2 a:active, #nav2 a.selected {
	background-position: 0 -90px;
}
	
#nav2vodkas a  {
	width: 117px;
	background-image: url(../images/nav/nav_brands_vodkas.gif);
}

#nav2rums a  {
	width: 98px;
	background-image: url(../images/nav/nav_brands_rums.gif);
}

#nav2gins a  {
	width: 100px;
	background-image: url(../images/nav/nav_brands_gins.gif);
}

#nav2tequilas a  {
	width: 132px;
	background-image: url(../images/nav/nav_brands_tequilas.gif);
}

#nav2whiskys a  {
	width: 175px;
	background-image: url(../images/nav/nav_brands_whiskys.gif);
}

#nav2cocktails a  {
	width: 131px;
	background-image: url(../images/nav/nav_brands_cocktails.gif);
}

#nav2cordials a  {
	width: 139px;
	background-image: url(../images/nav/nav_brands_cordials.gif);
}

/* ================================ */
/* = secondary nav in Our Company = */
/* ================================ */

.company #nav2container {
	background:#EBECEB url('../images/content_border_sides_trans.gif') repeat-y scroll top left;
	padding:0px 3px;
	height:44px;
}
.company #nav2 {
	display:block;
	background: transparent url('../images/subnav_bg.gif') no-repeat scroll bottom right;
	
}
.company #nav2:after, .company #nav2container:after {
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
	content:'.';
}
.company #nav2 li {
	float:left;
}
#nav2company a,
#nav2company a:link,
#nav2company a:visited {
	background: transparent url('../images/nav/our_company/nav_company.gif') no-repeat scroll top left;
	height:44px !important;
	width:123px;
}
#nav2company a.selected,
#nav2company a.selected:link,
#nav2company a.selected:visited {
	background-position:bottom left;
}
#nav2company a:hover,
#nav2company a:active {
	
}

#nav2sales a,
#nav2sales a:link,
#nav2sales a:visited {
	background: transparent url('../images/nav/our_company/nav_sales.gif') no-repeat scroll top left;
	width:107px;
	height:44px !important;
}
#nav2sales a.selected,
#nav2sales a.selected:link,
#nav2sales a.selected:visited {
	background-position:bottom left;
}

/* END NAV STYLES */
