/* basic */

body {
	margin: 0;
	padding: 0;
	border-width: 0;
	text-align: center;
	font: normal 0.5em/1.5em Arial, Verdana, Helvetica, sans-serif;
	color: black;
	background: #c8c8c8 url(images/bg.jpg) repeat-x;
	behavior: url(csshover.htc);
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
#print {
	display: none;
}
a img {
	border-width: 0;
}

/* container */

.container {
	width: 925px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
.clearing {
	clear: both;
}

/* top */

.top {
	height: 87px;
}
#top_index {
	width: 192px;
	height: 87px;
	display: block;
	float: left;
	background: url(images/logo.jpg) left top no-repeat;
}

#search_form {
	color: white;
	float: right;
	position: relative;
	top: 50px;
	left: 240px;
	font-size: 1.5em;
}
html>body #search_form {
	left: -5px;
}
#search_form fieldset {
	border-width: 0;
}

#search_form label {
	padding: 0 5px 0 0;
}
#search_phrase {
	border: 0;
	font-size: 1.25em;
}
#search_submit {
	height: 25px;
	width: 16px;
	border-width: 0;
	cursor: pointer;
	cursor: hand;
	background: url(images/search.jpg) left top no-repeat;
}

/* nav */

.nav {
	height: 27px;
}
#nav_01 {
	display: block;
	height: 27px;
	width: 150px;
	background: url(images/nav_01.jpg) left top no-repeat;
}
#nav_02 {
	display: block;
	height: 27px;
	width: 195px;
	background: url(images/nav_02.jpg) left top no-repeat;
}
#nav_03 {
	display: block;
	height: 27px;
	width: 203px;
	background: url(images/nav_03.jpg) left top no-repeat;
}
#nav_04 {
	display: block;
	height: 27px;
	width: 197px;
	background: url(images/nav_04.jpg) left top no-repeat;
}
#nav_05 {
	display: block;
	height: 27px;
	width: 180px;
	background: url(images/nav_05.jpg) left top no-repeat;
}

/* list */

.list {
	list-style: none;
}
.list li {
	display: block;
	float: left;
	position: relative;
}
.list li a {
	display: block;
	color: white;
	background: transparent;
	text-decoration: none;
}

/* submenu */

.sublist {
	z-index: 1000;
	font-size: 1.4em;
	background: #bb0023;
}
.sublist>ul a {
	width: auto;
}
.sublist {
	position: absolute;
	z-index: 1000;
	width: 150px;
	margin: 0 0 0 1px;
}

.sublist2 {
	width: 194px;
}
.sublist3 {
	width: 202px;
}
.sublist4 {
	width: 196px;
}

.sublist li {
	position: relative;
	list-style: none;
	margin: 0 0 0 -1px;
	border: 1px solid #808080;
	border-width: 0 1px 1px;
  	float: left;
}
.sublist li a {
	display: block;
	padding: 7px 5px;
	font-weight: bold;
	width: 138px;
	border-bottom: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.sublist2 li a {
	width: 182px;
}
.sublist3 li a {
	width: 190px;
}
.sublist4 li a {
	width: 184px;
}

.sublist li a:hover {
	background: black;
}

/* display */

.sublist {
	display: none;
}
ul li.submenu:hover ul.sublist {
	display: block;
}

/* banner */

.banner {
	height: 195px;
	text-align: left;
	background: url(images/banner_new.jpg) left top no-repeat;
}
#red {
	display: block;
	width: 38px;
	height: 38px;
	background: url(images/red.jpg) left top no-repeat;
	float: right;
	position: relative;
	top: 145px;
	left: -13px;
}
#red:hover {
	background-position: left bottom;
}

#banner_more {
	display: block;
	width: 870px;
	height: 192px;
	background: url(images/banner_new.jpg) left top no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#banner_more1 {
	display: block;
	width: 50px;
	height: 145px;
	position: relative;
	left: -2px;
	top: -190px;
	float:right
}

/* content */

.content {
	background: #dedede;
	border: 1px solid #808080;
	border-width: 0 1px 1px;
	float: left;
	width: 923px;
	padding: 0 0 15px 0;
}

.usp {
	width: 210px;
	text-align: left;
	float: left;
	background: #dbdbdb url(images/usp_bg.jpg) left top repeat-x;
	margin: 20px 0 0 16px;
}
.uspbig {
	width: 437px;
	text-align: left;
	float: left;
	margin: 20px 0 0 16px;
}

.usp p {
	color: #595959;
	font-size: 1.4em;
	line-height: 1.3em;
	text-align: justify;
	padding: 0 10px 5px 10px;
}

#more_01 {
	display: block;
	width: 210px;
	height: 80px;
	background: url(images/more_01.jpg) left top no-repeat;
}
#more_02 {
	display: block;
	width: 210px;
	height: 80px;
	background: url(images/more_02.jpg) left top no-repeat;
}
#more_03 {
	display: block;
	width: 210px;
	height: 80px;
	background: url(images/more_03_new.jpg) left top no-repeat;
}
#more_04 {
	display: block;
	width: 210px;
	height: 80px;
	background: url(images/more_04_new.jpg) left top no-repeat;
}
#more_06 {
	display: block;
	width: 210px;
	height: 62px;
	background: url(images/more_06.jpg) left top no-repeat;
}
#more_07 {
	display: block;
	width: 210px;
	height: 62px;
	background: url(images/more_07.jpg) left top no-repeat;
}
#more_01:hover, #more_02:hover, #more_03:hover, #more_04:hover, #more_06:hover, #more_07:hover {
	background-position: left bottom;
}

/* content */

.leftContent, .rightContent {
	width: 433px;
	float: left;
	margin: 15px 0 0 17px;
	text-align: left;
	background: #ebebeb;
	border: 1px solid white;
	padding: 0 0 10px;
}
/*
.rightContent {
	padding-top: 32px;
}
*/ 
.leftContent h1, .rightContent h1 {
	padding: 15px 20px 5px;
	color: #106f8e;
	font-size: 1.75em;
}
.leftContent p, .rightContent p {
	padding: 10px 20px 0;
	font-size: 1.4em;
	line-height: 1.5em;
}
.leftContent a, .rightContent a {
	color: #b10002;
}

/* footer */

.footer {
	float: left;
	padding: 5px 0;
	width: 700px;
	text-align: left;
	font-size: 1.3em;
}
.footer a {
	color: #323232;
	text-decoration: none;
	padding: 5px;
}
.footer a:hover {
	text-decoration: underline;
}

/* denobi */

#denobi {
	width: 215px;
	float: left;
	padding: 5px 0;
	text-align: right;
	font-size: 1.3em;
}
#denobi a {
	color: #323232;
}

/* added by nilesh */
.contactTable{
	font-size: 12px;
}
#submit{
	background: url(../images/submit.gif) no-repeat;
	height: 27px;
	width: 107px;
	border: 0px;
}
#reset{
	background: url(../images/reset.gif) no-repeat;
	height: 27px;
	width: 107px;
	border: 0px;
}
