body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
	background-color: #376FDF;
}
.leftbotm-design {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/home_menubotm-design.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu-pad {
	padding-top: 4px;
	padding-bottom: 4px;
}
.left-bg-bord {
	background-image: url(images/home_leftside-bg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.sub-content-bg {
	background-image: url(images/subpg_content-centerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bord-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


.content-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #13316E;
	text-decoration: none;
}

.content-bg {
	background-image: url(images/home_content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.copyright-bg {
	background-image: url(images/home_copyright-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #13316E;
	text-decoration: none;
}

.img-float-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
