BODY {
}




#bg {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	height: auto;
}




#dropmenudiv{
	position:absolute;
	background-color:#114577;
	border:1px double #FFFFFF;
	font:normal 12px Verdana;
	color: #FFFFFF;
	line-height:18px;
	z-index:100;
	text-decoration: none;
	opacity: .90;
	filter: alpha(opacity=95);
	margin-top: 30px;
	margin-left: -25px;
}

* html #dropmenudiv {
	margin-top: 70px;
}

#dropmenudiv a:link, #dropmenudiv a:visited, #dropmenudiv a:active {
	width: 100%;
	background-color:#114577;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-indent: 3px;
	font-size:  12px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #396280;
	text-decoration: none;
	color: #83c2fc;
	font-size:  12px;
}

#dropmenudiv p {
	width: 100%;
	background-color:#114577;
	display: block;
	border-bottom: 1px solid #AAAAFF;
	padding: 5px -2px 3px 2px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


#tblProfile {
 text-align: left;
 width: 600px;

}


#tdProfileLeft {

  width: 200px;
  vertical-align: top;

}

.factbox {

  width: 200px;

}


.factbox ul {
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 9px;
  padding-left: 9px;

}



#tdProfileRight {

  width: 400px;
  vertical-align: top;
  text-align: left;

}

.factboxright {

  width: 400px;

}

.factboxright td {

  padding-bottom: 10px;

}

.factboxright .title {

width: 100px;
vertical-align: top;

}


.factboxright ul {
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 9px;
  padding-left: 9px;

}

a[href$=".pdf"] {
	background: url(images/icon_pdf.jpg) no-repeat right top;
	padding-right: 12px;
}


#tdMainProfileArea {

 width: 100%;
 vertical-align: top;

}

#imgItemImage {

 float: left;

  padding: 10px 10px 10px 10px;

}


.footer-address {
	margin-left: 10px;
	font-size: 12px;

	color: #FFFFFF;
}

#credit {

	color:#5381ab;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#credit a:link, a:visited, a:active {
	color: #5381ab;
}

#credit a:hover {
	color: #83c2fc;
}
