﻿@charset "utf-8";
/* CSS Document */
#header {
	width:900px;
	margin:0 auto;
}
#menu {
	background-image:url('m_slice.jpg');
	background-repeat:repeat-x;
	width:899px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#banner {
	height:200px;
}

#banner1 {
	height:112px;
	background-image:url(static-banner-for-inner-page1.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#body {
	width:900px;
	
	
}
#lcontent {
	width:20.8%;
	float:left;
	display:inline;
	
	
}
#rcontent {
	width:76%;
	display:inline;
	float:right;
	position:relative;
	margin:0px;
	padding:0px;
	top:0px;
	left: 0px;
}
#ccontent {
	width:121%;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
	top:14px;
	left: 0px;
	right:0px;
}
#rlogin{
	width:32%;
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	display:inline;
	top: 0px;	
}
	
#footer {
	background-image:url(f_slice.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:40px;
	clear: both;
	padding-top:10px;	
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b40202;
	font-weight:bold;
	padding-left:10px;
}
.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding-left:10px;
}

.firsttxt { 
font-size: 18px;

}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
.textborder {
	border-bottom:thin;
	border-bottom-color:#b9b9b9;
	width:100%;
	position:relative;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#FFF;
}
.r_box_top
{
	background-image:url(r_box_top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:216px;
	height:28px;
	padding-top:8px;
}
.r_box_body
{
	width:204px;
	padding:5px;
	background-image:url('r_box_bg.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
	border-left:1px solid #ccc;
	border-right:1px solid #CCC;
	height: 120px;
}

.r_box_body1
{
	width:204px;
	padding:5px;
	background-image:url('r_box_bg.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
	border-left:1px solid #ccc;
	border-right:1px solid #CCC;
	height: 190px;
}

.r_body_bottom
{
	background-image: url('r_box_bottom.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	width:216px;
	height:10px;
}
.clrboder
{
	border-bottom:1px solid #b9b9b9;
	margin:0 10px;
	padding-top:10px;
	margin-bottom:10px;
	
}
.image_bdr
{
	border:1px solid #CCC;
	padding:3px;
	margin:5px;
}

.logotitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b40202;	
}