/* BEGIN Menu */
 #navcontainer
{
margin: 0;
padding: 0 0 0 12px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #31445B;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 10px;
}

#navcontainer A.services
{
color: #FFFFFF;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 8px;
}

#navcontainer A:hover, #navcontainer A:active {
	color: #FF6333;
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

/* END Menu */

body {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	background-color: #EFF3F6;
}

.limenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.travel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
hr {
	color: #E7ECF2;
	height: 1px;
	width: 98%;
}
h1 {
	font-size: 14px;
	color: #FF6333;
}
.txt {
	text-align: justify;
}
.box {
	background-color: #EAEDF4;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 10pt;
	height: 18px;
	vertical-align: middle;
	padding: 3px;
	background-position: 2px 5px;
	font-weight: bold;
	color: #31445B;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #999999;
	height: 20px;
}
.a {
	color: #003366;
	text-decoration: none;
}
.link01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
.link01:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
.link01:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
