*{
	padding: 0px;
	margin: 0px;
}

body{
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#header{
	width: 900px;
	background-color: #00f;
	margin: auto;
	padding: 0px;
	height: 40px;
}

#ranjan{
	width: 900px;
	background-color: #ooo;
	margin: auto;
	color:#ccc;
	padding: 0px;
	height: 0px;
}

#header #left{
	width: 45%;
	float: left;
	background: url(../images/top-left-corner.gif) bottom left no-repeat;
	height: 20px;
	padding: 10px;
	font-family: "Lucida Grande", Tahoma, Verdana,  Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#header #left a{
	text-decoration: none;
	color: #ffffff;
}

#header #left a:hover{
	text-decoration: underline;
	color: #ffff07;
}

#header #right{
	width: 45%;
	float: right;
	background: url(../images/top-right-corner.gif) bottom right no-repeat;
	height: 20px;
	padding: 10px;
	text-align:right;
}

#clearme{
	clear:both;
}

.clearme{
	clear:both;
}

#breadcum{
	width: 900px;
	margin: auto;
	padding: 0px;
	background:#33ff90; 
	height: 30px;
}

#breadcum p{
	padding-top: 7px;
	padding-left: 15px;
	font: bold 12px "Lucida Grande", Tahoma, Arial;
	color::#000000;
}

#contents{
	width: 900px;
	margin: auto;
	padding: 0px;
	margin-bottom: 10px;
}

#contents .text{
	padding: 70px;
	padding-top: 20px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align:justify;
}

#contents .text h1{
	font: normal 16px  "Lucida Grande", Tahoma, Arial;
	color: #009900;
	margin-bottom: 10px;
}

#contents .text h2{
	font: normal 14px  "Lucida Grande", Tahoma, Arial;
	color: #009900;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contents .text h3{
	font-family: Helvetica, Tahoma, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #995000;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contents ul{
	margin-left: 30px;
}

#contents ul{
	list-style: none;
}

#logobox{
	width: 900px;
	margin: auto;
	padding-top:20px;
	padding-bottom: 5px;
}


#logobox #logo{
	width: 270px;
	float: left;
	height: 70px;
	background: url(../images/right-line.gif) center right no-repeat;
}


#logobox #menu{
	width: auto;
	float: right;
	height: 80px;
	text-align: left;
}


#front-image{
	width: 900px;
	margin: auto;
	padding: 0px;
}


/*** 1st3 column ***/

#wrapperbox{
	width: 900px;
	margin: auto; 
	background-color: #cccccc;
}

.outer {
	border-left-width: 298px;
	border-left-color: #D41600; 
	border-right-width: 298px;
	border-right-color: #D41600;
	background-color: #D41600;
}

.left {
	width: 290px;
	margin-left: -298px;
	border-right: 1px solid #f57437;
	background: url(../images/top-left-corner.gif) bottom left no-repeat;
}

.right {
	width: 290px;
	margin-right: -298px; 
	border-left: 1px solid #f57437;
}


.outer { width: auto; border-left-style: solid; border-right-style: solid; }
.inner { margin: 0; width: 100%; padding: 0px; }
.left { float: left; position: relative; z-index: 10; }
.right { float: left; position: relative; z-index: 11; }
.center { float: left; width: 100%; position: relative; z-index: 12; }




/**** 2nd 3 column ****/

div.main-box {
position:relative;
width:900px;
margin:0 auto;
overflow:hidden;
}

div.center-box {
position:relative;
width:100%;
left:33%;
}

div.reset-box {
position:relative;
width:100%;
left:100%;
margin-left:-33%;
}

div.right-box {
position:relative;
width:100%;
margin-left:-290px;
left:-2px;
padding: 5px;
}

div.content-box {
position:relative;
width:100%;
margin-left:-100%;
left:290px;
}

div.myleft {
float:left;
width:33%;
text-align:left;
padding: 2px;
}

div.myright {
float:right;
width:290px;
text-align:left;
}

div.mycenter {
margin-left:33%;
margin-right:290px;
padding-left:1px;
padding-right:1px;
text-align:left;
}

* html div.mycenter {
height:1%;
margin:0;
}

* html div.myleft {
margin-right:-3px;
}

* html div.myright {
margin-left:-3px;
}

.clearfix:after {
content: "."; 
display: block;
height: 0px;
clear: both; 
visibility: hidden;
}

.heightfix:before {
content:'.';
display:block;
visibility:hidden;
height:0;
}


#roundbox{
	width: 900px;
	background-color: #F00;
	margin: auto;
}


/*** Footer ***/
#footer {
	clear:both;
	margin:auto;
	width: 900px;
	margin-bottom: 10px;
	text-align: justify;	
	padding-bottom: 10px;
	border-top: 5px solid #e68200;
}
	
#footer #left{
	font: 12px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	height: 75px;
	float: left;
	display: inline;
	padding-left: 11px;
	margin-left: 0px;
	width: 430px;
	padding-top: 10px;
	color:#000000;
}

#footer #middle{
	font: 12px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	height: 75px;
	float: left;
	padding-left: 25px;
	width: 200px;
	padding-top: 10px;
	color:#000000;
}


#footer #right{
	float: right;
	display: inline;
	padding-right: 15px;
	margin-right: 10px;
	padding-top: 10px;
	color:#000000;
	text-align:right;
	font: 11px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6em;
}	
	
#footer p {
	padding:10px;
	margin:0;
}

.botimage{
	padding-top: 5px;
	padding-left: 0px;
}