body { margin: 0px; padding: 0px; background: #ffffff; font: 10pt arial, helvetica, tahoma; }
a:link { color: #002c9a; text-decoration: none }
a:visited { color: #002c9a; text-decoration: none }
a:active { color: #002c9a; text-decoration: none }
a:hover { color: #002c9a; text-decoration: underline }

a.menu:link { color: #2086c7; font: 10pt trebuchet ms,geneva; text-decoration: none; padding: 0px 20px; }
a.menu:visited { color: #2086c7; font: 10pt trebuchet ms,geneva; text-decoration: none; padding: 0px 20px; }
a.menu:active { color: #2086c7; font: 10pt trebuchet ms,geneva; text-decoration: none; padding: 0px 20px; }
a.menu:hover { color: #2086c7; font: 10pt trebuchet ms,geneva; text-decoration: underline; padding: 0px 20px; }

#title_info_box { background-color: #639ace; border: 0px; margin: 10px 0px 25px 0px; }
#side_info_box { background-color: #639ace; border: 0px; margin: 10px 0px 25px 0px; }
.title_info_box_content { padding: 0px 10px; color: #ffffff; }
.side_info_box_content { padding: 0px 10px; color: #ffffff; }

.portfoliotd { padding: 5px; text-align: center; }
.portfoliobox { border: 1px solid #808080; background: #eeeeee; padding: 4px 0px; }
.thumbbox { border: 1px solid #000000; }

.inputSubmit { color: #000000; background-color: #EEEEEE; border: 1px solid #000000; font: bold 8pt arial, helvetica, tahoma; }
.inputBox { color : #000000; background : #FFFFFF; border: 1px solid #000000; font: 8pt arial, helvetica, tahoma; }

.menu_list_dashed { margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px dashed #bfc4c7; }
.menu_list_dashed_sub { margin-bottom: 3px; padding: 0px 5px 3px 5px; border-bottom: 1px dashed #bfc4c7; }
.page_title { margin-top: 0px; font-weight: bold; font-size: 16pt; color: #ffcc00; }
.page_title_trail { font-size: 12pt; color: #bfc4c7; }
.title_paragraph { font-weight: bold; font-size: 12pt; }
.submenu { margin-left: 10px; background: transparent url(../graphics/side_bar_hilite.png) top left repeat; }

img, .submenu { behavior: url("pngbehavior.htc"); }

#footer { font-size: 8pt; text-align: center; color: #bfc4c7; }
#footer a:link { text-decoration: none; font: 10pt trebuchet ms,geneva; color: #ffffff; }
#footer a:hover { text-decoration: underline; font: 10pt trebuchet ms,geneva; color: #ffffff; }
#footer a:visited { text-decoration: none; font: 10pt trebuchet ms,geneva; color: #ffffff; }
#footer a:active { text-decoration: none; font: 10pt trebuchet ms,geneva; color: #ffffff; }

.home_button_back { background-image: url(../graphics/home_promo_button_back1.png); }
* html .home_button_back { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../graphics/home_promo_button_back1.png", sizingMethod="image"); }

.home_button_back2 { background-image: url(../graphics/home_promo_button_back2.png); }
* html .home_button_back2 { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../graphics/home_promo_button_back2.png", sizingMethod="image"); }

.home_button { background-image: url(../graphics/link_blue_bar.png); background-repeat: no-repeat; background-position: center; }
* html .home_button { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../graphics/link_blue_bar.png", sizingMethod="image"); }

/* DROP DOWN MENU */
#nav, #nav ul {
	float: right;
	width: 650px;
	list-style: none;
	line-height: 1;
	background: white;
	font: 12pt trebuchet ms,geneva;
	padding: 0;
	margin: 0;
}

#nav a {
	display: block;
	width: 100%;
	color: #2086c7;
	text-decoration: none;
	padding: 0.25em 0;
	text-align: center;
}

#nav a.daddy {
	background: url(../graphics/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	/* padding: 0px 20px; */
	width: 8em;
	line-height: 11px;
	border-left: 1px solid #2086c7;
}

#nav li.li_home {
	width: 5em;
	border: 0;
}

#nav li.li_about {
	width: 7em;
}

#nav li.li_product {
	width: 7.25em;
}

#nav li.li_tour {
	width: 6.50em;
}

#nav li.li_media {
	width: 5.50em;
}

#nav li.li_contact {
	width: 8em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	font: 10pt trebuchet ms,geneva;
	border: 1px solid #2086c7;
	margin: 0.02em 0 0 -0.10em;
}

#nav li li {
	padding-right: 1em;
	width: 13.30em;
	border: 1px solid #f2f4ff;
	border-width: 0px 0px 1px 0px;
	line-height: 1;
}

#nav li ul a {
	width: 11.5em;
	text-align: left;
	padding: 0.25em 0 0.25em 1em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14.25em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #f2f4ff;
}
/* DROP DOWN MENU */


