body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	margin-top:0;
	background-color: #F2F0F1;
	margin-bottom:0;
}
.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
}
.menu-bg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-color: #DFF1FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #26A1FE;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.body-wht {
	background-color: #FFFFFF;
}
.sd-bg {
	background-image: url(images/bg-01.jpg);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #26A1FE;
}
.cg-bg {
	background-image: url(images/bg-02.jpg);
	background-repeat: repeat-x;
}


.top-menu-bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.sub-menus {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.body-text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 23px;
}
.ourp{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #124490;

}
.heading{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #124490;
	text-decoration: none;
	text-transform: uppercase;

}
.more{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #124490;
	text-decoration: none;

}
#menu {
	width: 750px;
	height: 32px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#menu li {
display: inline;
}

#menu a {
	display: block;
	border: none;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

#menu a:hover {
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	line-height: 32px;
	background-image: url(images/over.jpg);
	text-transform: uppercase;
}
#menu a:active {
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	text-transform: uppercase;
	background-color: #DFF1FF;
}
#menu li.current a{
	color:#000000;
	line-height: 32px;
	background-image: url(images/over.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
#menu li.current a b{
	color:#FFFFFF;
	background:url(img/menu_hover_right.gif) no-repeat;
	background-position:right;
	height:28px;
	line-height: 32px;
}

.bold-text{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;



}
.boxborder{
	border: 1px solid #000000;
	width: 150px;



}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border: 1px solid #698FB3;
}
.bg02 {
	border: 1px solid #698FB3;
	background-color: #E6EDF2;
}
