* 
{
margin: 0px;
padding: 0px;
}

body {
	background: #95c667 url(../images/back_all.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}


a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}



hr {
	display: none;
}

#main
{
width: 980px;
margin: 0 auto;
background: #c1d39f url(../images/header.jpg) no-repeat top;
border-left: 0px solid #95c667;
border-right:0px solid #95c667;
}

/* Header */

#header {
	height: 260px;
	width: 980px;
}

#logo {
width: 980px;
height: 204px;
}
#logo .logo1{
	padding:0px 5px 5px 70px;

}
#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
height: 35px;
padding-top: 10px;
padding-left: 5px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 161px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/button.png) no-repeat;
}

#menu a:hover {
	background: url(../images/button_r.png) no-repeat;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	margin-top: 5px;
}

/* Content */

#content {
	float: left;
	width: 740px;
	
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

#content .top
{
width: 740px;
background: url(../images/top.png) no-repeat;
height: 11px;
}

#content .middle_back
{
width: 700px;
background: #ffffff;
padding: 10px;
}

#content .bottom
{
width: 740px;
background: url(../images/bottom.png) no-repeat;
height: 10px;
margin-bottom: 10px;
}

.post {
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 5px;
}

.post a {
	color: #95c667;
}

.post a:hover {
	color: #95c667;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 208px;
	font-family:arial;font-size:11px;color:#355DA6;text-decoration: none;font-weight:normal;

}


.leftmenu{margin:10px 0 0 0px; vertical-align:top}

a.leftmenulink{padding-left:5px;color:#000000;text-decoration: none;font-weight:bold;font-size:13px;}
a.leftmenulink:hover {color:#940000;text-decoration: none;text-decoration:underline;font-size:13px;}

.sidebar ul {
	margin: 0;
	padding-left:30px ;
	list-style: none;
	line-height: normal;
}


.sidebar h2 {
	padding-top: 10px;
	color: #000000;
	padding-left: 10px;
	padding-bottom:10px;
	font-size: 30px;
	font-weight: bold;
}

/* Left Sidebar */

#leftbar {
margin-left: 5px;
}


#leftbar .back, #rightbar .back
{
padding: 10px;
}


/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 62px;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}





/************ ****************/
.rounded {
   background: #e9f9da;
   width:720px;
   
}
.rounded_top div {
   background: url(../images/up-left.png) no-repeat top left;
}
.rounded_top {
   background: url(../images/up-right.png) no-repeat top right;
}
.rounded_bottom div {
   background: url(../images/down-left.png) no-repeat bottom left;
}
.rounded_bottom {
   background: url(../images/down-right.png) no-repeat bottom right;
}

.rounded_top div, .rounded_top, 
.rounded_bottom div, .rounded_bottom {
   height: 25px;
   font-size: 24px;
   font-weight:bold;
   text-align:center;
}
.rounded_content {padding: 10px 20px 10px 40px;min-height:400px;}


.lefttable { border-right:#e9f9da solid 0px; border-collapse:collapse; }

.lefttable{
border-right:#e9f9da solid 0px; border-collapse:collapse;
}

.lefttable tr th 
{
	text-decoration: none;
	padding:5px 5px 5px 5px;
	height:40px;
}

/*************************************** Form CSS Start **********************************/

.htmlForm td{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
.htmlForm input,select{
    border:1px #BDB597 solid;
    font-family:tahoma;
    font-size:12px;
    padding:2px;
}
.points{
    font-family:tahoma;
    font-size:11px;
    color:#7401DF;
    padding-left:20px;
    padding-top:20px;
}
.points li{
    padding-top:5px;
}
.formHeading{
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    padding:10px;
}

/*************************************** Form CSS End **********************************/

.infomessage, .successmessage, .warningmessage, .errormessage, .validation {
 border: 1px solid;
 margin: 10px 100px;
 padding:15px 10px 15px 50px;
 background-repeat: no-repeat;
 background-position: 10px center;
 }
.infomessage {
 color: #00529B;
 font-weight:bold;
 background-color: #BDE5F8;
 background-image: url('../images/info.png');
 }
.successmessage {
font-weight:bold;
 color: #4F8A10;
 background-color: #DFF2BF;
 background-image:url('../images/success.png');
}
.warningmessage {
font-weight:bold;
 color: #9F6000;
 background-color: #FEEFB3;
 background-image: url('../images/warning.png');
}
.errormessage {
font-weight:bold;
   color: #D8000C;
   background-color: #FFBABA;
   background-image: url('../images/error.png');
}

/******************** Pricing ********************************/

.bodytextblue{font-family: Verdana, Arial, Helvetica, sans-serif; 
			  font-size:11px; 
			  color: #0066cc; 
			  font-weight:bold;
			  background-color:#FFFFFF;
}

.bordercolordd{border: 1px solid #DDDDDD;
}

.bodytext{font-family: Verdana, Arial, Helvetica, sans-serif; 
		 font-size:11px; 
		 color: #000000; 
		 font-style:normal;
		 background-color:#FFFFFF;
}
.bodytextpricelist{font-family: Verdana, Arial, Helvetica, sans-serif; 
		 font-size:11px; 
		 color: #000000; 
		 font-style:normal;
		 background-color:#fff5df;
}

.hotlink{font-family: Verdana, Arial, Helvetica, sans-serif; 
		 font-size:11px; 
		 color: #000000; 
		 font-style:normal;
		 background-color:#FFFFFF;
		 text-decoration:none;
}
.hotlink:hover {color: #ff6600;
		 background-color:#FFFFFF;
		 text-decoration:none; 
}

/*********************************************************************/

/********************** Pin Code Display Table Start ************************/
.pincodetable { border:#E6EFF7 solid 1px; border-collapse:collapse; }

.pincodetable, .sampleReportTable {
border:#000000 solid 1px; border-collapse:collapse;
}

.pincodetable tr th 
{
	text-decoration: none;
	padding:5px 5px 5px 5px;
}
.pincodetable tr td 
{
	text-decoration: none;
	padding:2px 2px 2px 2px;
}
.tableliststyle1 {
	border: 1px solid #000000;
	background-color: #e4d8a3;
	text-align: left;
	COLOR: #000000;
	height: 25px;
}
.tableliststyle9 {
	border: 1px solid #000000;
	background-color: #7c5a18;
	text-align: left;
	COLOR: #ffffff;
	height: 25px;
}
.tableliststyle2 {
	border: 1px solid #000000;
	text-align: left;
	COLOR: #000000;
	height: 25px;
}

.contactclass{
	font-size:21px;
	color:#000000;
	text-decoration:none;
}
.contactclass a{
	color:#000000;
	text-decoration:none;
}
.contactclass a:hover {
	color:#000000;
	text-decoration:underline;
}

input.mandatory{display:none;}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

