body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x; 
}
#nav {
	margin-top: 20px;
	margin-right: 10px;
	/*margin-bottom: 0px;*/
	margin-bottom: 21px;
	/*border:solid 1px gray;*/
	
}
#nav_wrapper 
{
	/*initialy nav_wrapper empty
	width:100%;
	height:19.3%;
	border:solid 1px gray;*/
}
#upper_right_nav {
	background-color: #D4DEE3;
	text-decoration: underline;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	padding: 25px 28px 25px 25px;
	background-image: url(images/pill.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	top: 0;
	right: 0px;
	width:49px;
	color:#666;
	/*border:solid 1px gray;*/
}
#main_wrapper {
	background-image: url(images/main_model.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
	height: 100%;
	padding-left: 10px;
}
#main_wrapper_ourcompany {
	background-image: url(images/main_model.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
	height: 100%;
	padding-left: 10px;
}
#main_wrapper_jaron {
	background-image: url(images/jaron_state_right_04.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	height: 100%;
	padding-left: 0px;
}
#main_wrapper_jaroxon {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	height: 100%;
	padding-left: 0px;
}
#main_wrapper_nucolor {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	padding-left: 0px;
	background-image: url(images/rightbottom.png);
}
#mainpage_widget {
	/*width: 400px;*/
	width: 400px;
	height: 170px;
	margin-left: 20px;
	/*margin-top: 30px;*/
	margin-top: 0px;
	/*border:solid 1px gray;*/
}
#mainpage_widget_ourcompany {
	/*width: 400px;*/
	width: 500px;
	height: 170px;
	margin-left: 10px;
	/*margin-top: 30px;*/
	margin-top: 0px;
	/*border:solid 1px gray;*/
}
#mainpage_widget_nucolor {
	/*width: 400px;*/
	width: 550px;
	height: 170px;
	margin-left: 20px;
	/*margin-top: 30px;*/
	margin-top: 0px;
	/*border:solid 1px gray;*/
}
#mainpage_widget_jaroxon {
	/*width: 400px;*/
	width: 100%;
	height: 170px;
	margin-left: 20px;
	/*margin-top: 30px;*/
	margin-top: 0px;
	/*border:solid 1px gray;*/
}
#mainpage_widget img {
	float: left;
}
#mainpage_widget h3 {
	color: #B72E36;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px;
	
}
#mainpage_widget p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #999;
}
#mainpage_widget .colorbar {
	width: 100%;
	clear: both;
	height: 8px;
	margin-top: 50px;
	background-color: #e3d5d5;
}
#divcolorbar{
	width: 100%;
	clear: both;
	height: 8px;
	margin-top: 50px;
	background-color: #e3d5d5;
}

#mainpage_widget .colorbar2 {
	width: 100%;
	clear: both;
	height: 8px;
	margin-top: 50px;
	background-color: #F5DE1D;
}
#mainpage_widget .selected_name 
{
	/*width: 25%;*/
	width: 25.7%;
	background-color: #E4D5D4;
	font-size: 14px;
	padding: 7px;
	text-align: center;
	margin-top: 1px;
	font-weight: bolder;
	color: #FFF;
	float:left;
	cursor:pointer; 
}
#mainpage_widget .deselected_name {
	width: 25%;

	font-size: 14px;
	padding: 7px 12px 7px 20px;
	text-align: center;
	margin-top: 1px;
	font-weight: normal;
	color: #666;
	float:left;
	margin-left: 1px;
	cursor:pointer; 
}

#company_info {
	width: 95%;
	margin-top: 40px;
	margin-left: 30px;
}
#company_info_jaroxon {
	width: 600px;
	margin-top: 40px;
	margin-left: 30px;
	color: #999;
	font-size: 12px;
}
#company_info p {
	margin: 5px 10px 0px 0px;
	padding: 0px;
	color: #999;
	font-size: 12px;
}
#company_info h3 {
	margin: 5px 0px 14px;
	padding: 0px;
	color: #666;
}

/*Ex Added By Arvind*/
#leftContainer
{
	width:500px;
	height:77.5%;
	float:left;
	padding:0px,0px,0px,0px;
	/*	border:solid 1px gray;*/
}
#leftContainer_ourcompany
{
	width:650px;
	height:77.5%;
	float:left;
	padding:0px,0px,0px,0px;
	/*	border:solid 1px gray;*/
}
#leftContainer_nucolor
{
	width:500px;
	height:77.5%;
	float:left;
	padding:0px,0px,0px,0px;
	/*	border:solid 1px gray;*/
}
#leftContainer_jaroxon
{
	width:100%;
	height:77.5%;
	float:left;
	padding:0px,0px,0px,0px;
	/*	border:solid 1px gray;*/
}
#rightContainer
{
	width:48%;
	height:77.5%;
	float:right;
	padding:0px,0px,0px,0px;
	position:relative;
	}
a
{
	text-decoration:none;
	color:#666;	
}
#main_wrapper2 {
	height: 600px;
	margin-left:10px;
}
#footer 
{
	background: url("images/Footer.gif") repeat-x;
	/*background-position:bottom;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;*/
	height: 25px;
	width:100%;
	padding-top: 7px;
	padding-right: 10px;
	font-size: 12px;
	font-weight:normal;
	color:#666;
	text-align:center;
	float:right;
}

#top
{
	width:100%;
	margin-left: 0px; 
	margin-top: 5px;
	float:left;
}

#bottom
{
	width:100%;
	height:570px;
	margin: 0px,0px,0px,0px; 
	float:left;	
	/*border:solid 1px gray;
	background-image: url(images/rightbottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position:relative;
	float:left;

*/
}
.header_1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #92babf;
	text-decoration: none;
}
.header_2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b80314;
	text-decoration: none;
}
.header_3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.jaroxon_middle_img {
	background-color: #FFFFFF;
	background-image: url(images/jaroxon_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 325px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.jaroxon_main_img {

	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
.top_right {
	float: right;
	vertical-align: top;
}
#Layer1 {
	position:absolute;
	width:185px;
	height:513px;
	z-index:1;
	left: 737px;
	top: 348px;
}#company_info_about_us {

	width: 95%;
	margin-top: 0px;
	margin-left: 30px;
}
#company_info_about_us p {

	margin: 5px 10px 0px 0px;
	padding: 0px;
	color: #999;
	font-size: 12px;
}
#company_info_about_us h3 {

	margin: 5px 0px 14px;
	padding: 0px;
	color: #666;
}
#mainpage_widget_contact {

	/*width: 400px;*/
	width: 500px;
	height: 170px;
	margin-left: 10px;
	/*margin-top: 30px;*/
	margin-top: 0px;
}
#mainpage_widget_sitemap {


	/*width: 400px;*/
	width: 650px;
	height: 170px;
	margin-left: 10px;
	/*margin-top: 30px;*/
	margin-top: 0px;
}
.text_normal_new {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
}
#main_wrapper_jaron_bleachy {

	background-image: url(images/jaron_bleachy_06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	height: 100%;
	padding-left: 0px;
}
#main_wrapper_jaron_blondor {

	background-image: url(images/blondor_16.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	height: 100%;
	padding-left: 0px;
}
#mainpage_widget_jaron_bleachy {
	/*width: 400px;*/
	width: 400px;
	height: 70px;
	margin-left: 20px;
	/*margin-top: 30px;*/
	margin-top: 0px;
	background-position: center center;
}

#mainpage_widget_jaron_bleachy2 {
	/*width: 400px;*/
	width: 500px;
	height: 100px;
	margin-left: 20px;
	/*margin-top: 30px;*/
	margin-top: 0px;
	background-position: center center;
}
.header_4 {

	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D66A3C;
	text-decoration: none;
}
