body {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #000033;
	margin: 0px;
}
.top-menu-cell {
	background-color: #B4B4B4;
	}
.top-menu-cell:hover {
	background-color: #CCCCCC;
}
.top-menu-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top-menu-text:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.top-flash-name {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottom-menu-linka {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-menu-texts {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.quality-heading1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00267B;
	text-decoration: underline;
}
.quality-heading2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 15px;
}
.expertise-window-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #024180;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.expertise-body-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFAD4D;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.page-heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #00386F;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
}
.innerpage-body-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #024180;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
	line-height: 18px;
}
.page-body-text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #024180;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	background-position: top;
}
.photo-gallery-heading1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.red-heading {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#CC6600;
}
.more-link {
	font-family:Tahoma;
	font-size:11px;
	color:#FFAD4D;
	text-decoration:none;
	font-weight:bold;
}
/*css for drop-down menu*/
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

#sddm li a
{
	display: block;
	width: 93px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #B4B4B4;
	height: 25px;
	position: static;
}

#sddm li a:hover
{	background: #CCCCCC;
	color:#000033}
/*css for drop mwnu items*/
#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #B4B4B4;
	width: 102px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #B4B4B4;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}

#sddm div a:hover {
	color: #000033;
	background-color: #CCCCCC;
}
		

.menu-blank {
	background-color: #939191;
	height: 35px;
	width: 1px;
}
