@charset "utf-8";
/* CSS Document */



body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -63px;

	}
	
/* Top banner Area */
#aniBannerBack{
	background: url(../images/aniback.jpg) repeat-x;
	height: 81px;
}

#aniBannerBorder{
	background: url(../images/aniborderback.jpg) repeat-x;
	height: 2px;

}

#aniBanner{
	background: url(../images/anibackbanner.jpg) no-repeat;
	width: 900px;
	height: 81px;

}

#aniBannerBottom{
	background: url(../images/belowaniback.jpg) repeat-x;
	height: 46px;
	margin-top: -3px;
}

#phoneNum{
	margin-top: 3px;
	color: #0A3659;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
}

#addressText{
	text-align: right;
	padding-top: 62px;
	margin-right: 70px;
	color: white;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
}


/* Left Navigation */
#leftMenu{
	width: 178px;
	position: relative;
	top: -29px;
	font-size: 10px;
	margin-top: 0px;

}

#leftMenuTop{
	background: url(../images/leftmenutop.jpg) no-repeat top;
	height: 29px;
	text-align: center;
	padding-top: 6px;
	margin-bottom: -20px;
	letter-spacing: .25em;
	font-variant: small-caps;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

#moveTopMenuMoz{
	position: relative;
	left: 10px;
}

#topTitle{
	margin-left: 6px;
}


#leftMenuCenter{
	background: url(../images/leftmenucenter.jpg) repeat-y;


}

#leftMenuBottom{
	background: url(../images/leftmenubottom.jpg);
	height: 15px;


}

#leftMenu li, #leftMenu ul{
	padding: 0px;
	padding-top: 3px;
	padding-left: 5px;
	margin: 0px;

}


.liTitle{
	text-align: center;
	list-style: none;}

.liLine{
	text-align: center;
	list-style: none;
	position: relative;
	left: -8px;
	line-height: 10px;
	color: #CCCCCC;
	font-size: 14px;

}

/* Right content area */
#rightContent{
	width: 645px;
	position: absolute;
	left: 185px;
	top: 125px;
	font-size: 10px;
	color: #083258;
}

#newsSection{
	width: 230px;
	float: left;
	margin-right: 20px;
	clear: right;
}

#newsSection ul{
	list-style: none;
	margin: 0px;
	padding: 0px;

}

.newsItem {
	margin-bottom: 10px;
	background: #b8d8ed;
}



.newsTitle{
	text-align: center;
	background: #547898;
	font-weight: bold;
	color: white;

}

.newsContent{
	padding: 4px;
}



#visionSection{
	width: 395px;
	float: left;
	margin-top: 10px;
	
}

.subSection{
	border: #86a6bd 1px solid;
	padding: 5px;
	letter-spacing: .1em;
	line-height: 16px;
	margin-left: 5px;
}

.subSectionHead{
	background: url(../images/heading.jpg) no-repeat;
	height: 20px;
	width: 163px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	}



#naviItems{

	position: absolute;
	left: 400px;
	top: 168px;
}



.naviItem{
	float: right;
	width: 130px;
	height: 37px;
	margin: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	
	border-width: 2px;
	border-style: solid;
	border-color: #295578;
	padding: 0px;
}

.naviItem:hover{
	border-color: #e0ac79;
}

img{
}

#supWelcomeTitle{
	margin-top: 10px;
	background: url(../images/heading.jpg) no-repeat;
	margin-left: 250px;
	margin-top: 300px;


}

#supWelcome{
	width: 375px;
	border: #86a6bd 1px solid;
	margin-left: 250px;


}

#readMoreSup{
	text-align: right;
}

#flashAni{
	border-color: #295578;
	border-style: solid;
	border-width: 2px;
	width: 385px;
	height: 75px;
	position: relative;
	left: 255px;
	margin-bottom: -5px;
	margin-top: -3px;
}
