body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE7EF;
	line-height: 27px;
	display: block;
	width: 140px;
	padding-left: 14px;
}

#main {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 778px;
	float: left;
	height: 161px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 739px;
	float: left;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 19px;
}
#navigation-box {
	float: left;
	width: 210px;
	background-image: url(../images/navigation-box-bg.gif);
	background-repeat: repeat-y;
}

#content-container {
	width: 778px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
}
#navigation {
	float: left;
	width: 178px;
	background-image: url(../images/navigation1.gif);
	background-repeat: no-repeat;
	background-position: 13px top;
	padding-top: 49px;
	padding-left: 32px;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#navigation li {
	margin:0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#navigation-box2 {
	float: left;
	width: 210px;
	background-image: url(../images/navigtion-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
#content-right2 {
	float: left;
	width: 523px;
	background-image: url(../images/contemt-rightbottom-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
#content-right {
	float: left;
	width: 523px;
	background-image: url(../images/contemt-right-bg.gif);
	background-repeat: repeat-y;
}
#content-right3 {
	float: left;
	width: 446px;
	background-image: url(../images/contemt-righttop1-bg.gif);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 40px;
	padding-left: 30px;
	background-position: -1px top;
}
#fotertext {
	float: left;
	height: 14px;
	width: 230px;
}

.pic-float {
	padding-right: 20px;
	padding-bottom: 8px;
}
.readmore {
	padding-right: 20px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005b9a;
	text-decoration: none;
}
.texthead {
	padding-right: 20px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #32507b;
	font-style: normal;
}
#footer {
	float: left;
	width: 718px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	height: 31px;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
.subhead-text {
	padding-right: 20px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005b9a;
	text-decoration: none;
	font-style: normal;
}
#fotertext2 {

	float: right;
	height: auto;
	width: auto;
}
.foterlink {
	padding-right: 20px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
#about-banner {

	width: 778px;
	float: left;
	height: 161px;
	background-image: url(../images/aboutus-baneer.jpg);
	background-repeat: no-repeat;
}
#content-right4 {

	float: left;
	width: 446px;
	background-image: url(../images/contemt-righttop-bg.gif);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 47px;
	padding-left: 30px;
	background-position: left top;
}
#sub-banner {
	width: 778px;
	float: left;
	height: 161px;
	background-image: url(../images/sub-baneer.jpg);
	background-repeat: no-repeat;
}


.txt
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;	
	border: 1px solid #DDE7EF;
	padding:0px 0px 0px 0px;
    
}
.button
{
    width :100px;
    background-color :#014099;
    color :#FFFFFF;
    }
.dropdown
{
     font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #DDE7EF;
	padding:0px 0px 0px 0px;	
    }


