body {
	background-image: url(../images/top_rept.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #484848;
	font-size: 12px;
}
p {
	text-align: justify;
}
form {
	margin: 0px;
	padding: 0px;
}

.corporate ul li {
	list-style-image: url(../images/cor_arrow.jpg);
	padding-bottom: 10px;
}

.top_menu {
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
}
.top_menu .rgt_bdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #284d83;
}

.top_menu a {
	width: 110px;
	line-height: 38px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
.top_menu a:hover,a:active {
	font-weight: bold;
	color: #05c4ff;
	background-image: url(../images/menu_hov.jpg);
	background-repeat: repeat-x;
}
.services {
	background-image: url(../images/our_serv_bg.jpg);
	background-repeat: repeat-y;
}
.services .detail {
	background-image: url(../images/our_serv_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	color: #423100;
	width: 221px;
}
.services .gap {
	padding-right: 15px;
	padding-bottom: 8px;
}


/*.services ul {
	margin-top: 5px;
}

.services li {
	width:180px;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	list-style-type: none;
}*/
.services .gap1 {
	background-image: url(../images/our_serv_div1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.sidegap {
	padding-left: 6px;
}
#login {
	background-image: url(../images/login_panel.jpg);
	background-repeat: no-repeat;
	height: 187px;
}
#login .form {
	margin-top: 45px;
	font-weight: bold;
}
#login .form .textbox {
	background-image: url(../images/textbox_bg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 112px;
	margin: 0px;
	padding: 0 0 0 4px;
}
#login .form .txtb {
	background:none;
	border:none;
	color: #6e6e6e;
	font-size: 11px;
}

#login .form .sub_btn {
	height: 23px;
	width: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hilgt {
	font-weight: bold;
	color: #fdb814;
}
.corporate {
	background-image: url(../images/corner_bg.jpg);
	background-repeat: repeat-y;
}



.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #6e6e6e;
	font-size: 11px;
}

page title {
		font-family: Tahoma;
		font-weight: bold; 
		font-size: 18px; 
		color: #1C4887;
}