body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a,visited,active {
color: #006699;
text-decoration: none;
}

a:hover {
color: #000000;
}

h1 {
	color: #006699;
	background-image: url(../images/img_arrow.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 10px;
	text-indent: 14px;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#wrapper {
	width: 770px;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background-color: #E7E7E7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#header {
  width: 770px;
  height: 76px;
  position: relative;
  overflow: hidden;
}

#header2 {
	top: 76px;
	height: 10px;
	width: 760px;
	line-height: 10px;
	padding: 5px;
	background-color: #FFF3D5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#contentWrap {
  padding: 0px 0px 0px 0px;
}

#contentWrap:after {
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content {
	width: 529px;
	float: right;
	padding-bottom: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

#leftnav {
	width: 190px;
	float: left;
	padding: 10px;
	background-color: #E7E7E7;

}

.navbox {
	border: solid 1px #666666;
	margin-bottom: 10px;
}

.navbox a,active,visted {
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 18px;
	line-height: 18px;
	text-indent: 18px;
	text-decoration: none;
	color: #336699;
	background-image: url(../images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

.navbox a:hover {
	background-color: #FFCC66;
	color: #FF662F;
}

.navbox span.menu {
	background-color: #FECC01;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 18px;
	color: #000000;
	line-height: 18px;
	text-indent: 5px;
}

#leftnav span.exclusive {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 28px;
	line-height: 28px;
	background-image: url(../images/menu-exclusivebg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #666666;
	text-indent: 8px;
}

.button {
	background-image: url(../images/buttonbg.jpg);
	height: 36px;
	width: 182px;
	margin-bottom: 15px;
	padding-top:18px;
	padding-left:8px;
	padding-bottom:4px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#leftnav .button span {
	background-image: url(../images/img_arrow.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	display: block;
	text-indent: 14px;
	line-height: 14px;
	color: #666666;
	text-transform: capitalize;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftnav .button a,active,visited {
	display:block;
	font-size:17px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}

#leftnav .button a:hover {
	color:#FF0000;
}


.imgpad {
padding: 5px;
}


#footer {
	height: 10px;
	line-height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 5px;
	background-color: #FFF3D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 760px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#countrychoose {
	border: 1px solid #CCCCCC;
	background-color: #EDF4FC;
	margin-top: 15px;
	margin-bottom: 20px;
}

#countrychoose span {
font-weight: bold;
}


#contactform {
background-color: #EAEAEA;
border: solid 1px #658EA7;
margin: 10px;
}

#contactform input,select,textarea {
background-color: #FFFFFF;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 2px;
width: 200px;
border: solid 1px #658EA7;
}

#contactform tr {
background-color: #E1EEFF;
}

#contactform tr.alt {
background-color: #CBE2FF;
}

.required {
color:#FF0000;
font-weight: bold;
}

.required2 {
font-weight: bold;
}

.moreinfo {
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A748A;
	border: 1px solid #374D5B;
}


.weather{
	border:1px solid #CCCCCC;
	background-color:#FFFFCC;
	padding:6px;
	display:block;
	text-align:left;
	margin-top:8px;
}
