/* Layout Definitions */

body {
	margin:0px;
	padding: 2px 0px;
	text-align: center;
	margin-top:20px;
	background: #e6e6e6; /*#B8860B; */
	color: #202020;
}

#menu
{
background-color:#6699FF;
font-size:14px;
color:#ffffff;
padding:0px;
float:left;
text-align:right;
width:777px;
height:19px;
margin-left:1px;
font-family:Century Gothic;
border:solid 0px #000000;
}

.mainmenu
{
color:#ffffff;
}

#menu a:hover
{
color:#FF9933;

}
#menu a{
	text-decoration:none;
	color:#ffffff;
	background-color:#6699FF;
}

#topmenu1{
	width:350px;
	font-family:AvantGarde Bk BT;
	margin:0px;
	padding:0px;
	margin-left:10px;
	font-size:14px;
	float:left;
	color:#202020;
	
}
#topmenu1 li{
	padding: 5px 10px 0px 10px;
	margin:0px;
	display:inline;
	border:solid 0px #000;
}
#topmenu1 ul{
	padding:0px;
	margin:0px;
}
#topmenu1 a{	
	font-size:14px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#202020;
	background-color:#e6e6e6;
}
#topmenu1 a:hover{	
	padding:0px;
	margin:0px;
	text-decoration:none;
	color:#FF9933;
}



#header1 {
	width:778px;
	background:#fff;
	height: 35px; 
	margin-left:0px;
	float:left;
	padding:0px;
	border: 0px solid #ff0000;
}
#header1-left{
	width:200px;
	height: 24px; 
	margin:5px;
	margin-top:5px;
	float:left;
	padding-left:0px;
	border: 0px solid #ff0000;
}
#header1-right{
	width:350px;
	height:18px; 
	margin-top:16px;
	background-color:#e6e6e6;
	margin-bottom:0px;
	float:right;
	border:0px solid #ff0000;
	padding:0px;
}

#container {
	margin: 2px auto;
	border-top: 1px solid #000080;
	width: 800px;
/*	min-height: 400px;
	height: auto !important;
	height: 400px; */
	text-align: left;
	background: #ffffff;
	color: #202020;
	border-left: 4px groove #ffffff;
	border: 0px groove #ffffff;
}
#container_home {
	margin: 10px auto;
	border-top: 1px solid #000080;
	width: 780px;
/*	min-height: 400px;
	height: auto !important;
	height: 400px; */
	text-align: left;
	background: #ffffff;
	color: #202020;
}

#header {
	/* background: url(../images/header-bg.gif) 10px no-repeat; */
	background: url(../images/header-bg.jpg);
	height: 45px; 
}

.nocss {
	display: none;
}

#homeflash {

}

#theme {
	height: 81px;
	display: none;
	}

/*  ------------ NAVIGATION CSS - STARTS ------------- */
#navbar {
	border: 0px solid #00ffff;
	height: 30px;
	background: #f4f4f4 url(../images/nav-out.jpg);
	color: #202020;
	/* padding-left: 180px; */
}

ul#nav {
	margin: 0px;
	padding: 0px;
}

ul#nav li {
	list-style-type: none;
	float: left;
}

ul#nav a {
	display: block;
	height: 17px;
	float: left;
	text-align: center;
	text-decoration: none;
	padding: 2px 22px 0px 22px;
	margin-top: 2px;
	margin-right: 2px;
	background: #f4f4f4 url(../images/nav-out.jpg);
	color: #202020;
	border: 1px solid #cecece;
}

 ul#nav a:hover {
	color: #026cb0;
	background: #ffffff;
}

/*  ------------ NAVIGATION CSS - ENDS ------------- */
#whereami {
	margin: 0px;
	border-bottom: 0px solid #AFADAE;
	height: 15px;
	clear: both;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	width: 81%;
}

#home_main {
	border: 0px solid #ff00ff;
	margin: 10px 0px;
	background: #ffffff;
	color: #202020;
}

#main {
	background: url(../images/spiral1.jpg) repeat-y;
	margin: 0px auto;
	min-height: 400px;
	height: auto !important;
	/* height: 400px; */ 
	border: 0px solid #ffff00;
}

#main div#col1, div#col2 {
		margin: 0px 5px 0px 5px;
		border: 0px solid #ff0000; 
}

	#col1 {
		width: 200px;
		border: 0px dashed #FF8911;
		float: left;
	}
	#col2 {
		width: 540px;
		border: 0px dashed #FF8911;
		float: right;
	}

#subfooter1 {
	padding: 0px 0px 2px 0px;
	border-top: 1px dotted #c1c1c1; 
	clear: both;
	background: #f4f4f4;
	color: #101010;
}

#subfooter2 {
	border-top: 1px solid #808080;
}

#footer {
	font-size: 8pt;
	height: 20px;
	text-align: center;
	clear: both;
	width: 100%;
/*	border-top: 1px dotted #c1c1c1; */
}



/* Styling definitions  */


body, textarea, input, td, select {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8pt;
}

a, a:visited {
	color: #FF7E00;
	text-decoration: none;
	background: #ffffff;;
}
a:hover {
	color: #081099;
	background: #ffffff;;
}

h2, h3, h4 {
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
}

h3 {
	font-size: 12pt;
}

h6 {
	margin: 0px;
	font-size: 8pt;
}
img {
	border: 0px;
}

/*  ----------- FORM STYLING - STARTS ------------- */

form {
	margin: 0px;
}

input, textarea, select, file {
	border: 1px solid #808080;
	margin: 0px;
}

/*  ----------- FORM STYLING - ENDS ------------- */

/*  ----------- SERVICES STYLING - STARTS ------------- */
ul#services {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#services li {
		list-style-type: none;
		position: relative;
		margin: 0px 0px 2px 2px;
		border-bottom: 1px solid #ffffff;
		padding: 0px;
}

/*  ----------- SERVICES STYLING - ENDS ------------- */


/*  LEFT NAV STYLING BEGINS  */
.left_nav_head {
	margin: 40px 0px 0px 15px;
	background: url(../images/bullet-section.gif) no-repeat;
	padding: 0px 10px;
}

ul.left_nav_links {
	list-style: none;
}

.left_nav_links li{
	margin: 5px 25px 0px -20px;
}

.left_nav_links a {
	display: block;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #808080;
	font-family: Arial, Helvetica, sans-serif;
}

.left_nav_links a:hover {
	border-bottom: 1px solid #ff0000;
}

.left_nav_links_extranet a {
	font-size: 9pt;
	font-family: verdana;
}

/*   PAGE STYLING BEGINS */

.page_heading {
	margin: 0px 0px 10px 5px; 
}

.page_heading123{
	width: 510px;
	background: url(../images/page-heading.jpg) 5px 10px no-repeat;
	padding: 2px 0px 0px 30px;
	height: 35px;
	font-size: 18pt;
}
.page_subheading {
	font-size: 13pt;
	margin: 0px;
	color: #026cb0; /*#FF7E00; */
	background: #ffffff;
}

.page_content {
	width: 525px;
	margin-left: 10px;
	border: 0px solid #ff0000;
}

/*---------------Start By vivek-------------*/

.page_contentp {
	width: 525px;
	margin-left: 10px;
	border: 0px solid #ff0000;
}


.page_contentp a {
		display: block;
		float: left;
		width: 120px;
		height: 110px;
		border: 1px solid #f28204;
		text-align: center;
		font-size: 8pt;
		margin: 0px 7px 7px 0px;
		color: #505050;
		padding: 1px;
	}
	.page_contentp a:hover {
		border: 1px solid #000080;
	}
	
	
	.col1h-1 {
		
		width: 100%; 
		padding-right: 4px; 
		margin-right: 4px; 
		text-align: justify;
		/* border: 1px dotted #808080; */
	}
	
	.col1h-1 li{
		list-style-image: url(../images/bullet4.gif);
		margin-left: 7px;
	}
	.col1h-1 hr {
/*		color: #ffffff; */
		border-bottom: 1px inset #ffffff;
	}
	.col1h-1 a:hover {
/*		background: #f4f4f4; */
		
	}
	

/*-----------End By vivek---------------------*/

.para_heading {
	font-size: 12pt;
	margin: 0px;
}


/*  FOOTER STYLING BEGINS  */
ul#footnav {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 10px;
}

ul#footnav li {
	list-style-type: none;
	display: inline;
}

ul#footnav li a, ul#footnav li a:visited {
	display: inline;
	height: 20px;
	padding: 0px 4px; 
	margin-right: 2px;
	text-decoration: none;
	border: 0px solid #ff00ff;
}

ul#footnav a:hover {
	
}


/* Rounded corner box - type 1 with gradient */
/*
.box-rounded-corner {
	width: 450px;
	background: #ffff00 url(../images/box1-bg.gif);
	border: 0px solid #ff0000;
	color: #202020;
}

.box1-tr {
	background: url(../images/box1-tr.gif) top right no-repeat;
}

.box1-br {
	background: url(../images/box1-br.gif) bottom right no-repeat;
}

img.corner {
	width: 16px;
	height: 16px;
	border: none;
	display: block !important;
}

.box1-bl1 {
	background: url(../images/box1-bl.gif) bottom left no-repeat;
	width: 40em;
}
.box1-br1 {
	background: url(../images/box1-br.gif) bottom right no-repeat;
	border: 1px solid #ffff00;
	padding-left: 20px;
}
.box1-tl1 {
	background: url(../images/box1-tl.gif) top left no-repeat;
}
.box1-tr1 {
	background: url(../images/box1-tr.gif) top right no-repeat;
}
*/

/*    Service page CSS */

	
	
	.col1-1 {
		float: left;
		width: 300px; 
		padding-right: 4px; 
		margin-right: 4px; 
		text-align: justify;
		/* border: 1px dotted #808080; */
	}
	
	.col1-1 li{
		list-style-image: url(../images/bullet4.gif);
		margin-left: 7px;
	}
	.col1-1 hr {
/*		color: #ffffff; */
		border-bottom: 1px inset #ffffff;
	}
	.col1-1 a:hover {
/*		background: #f4f4f4; */
		
	}
	
	.col1-2 {
		width: 205px; 
		float: left; 
		border: 1px dotted #808080;
		font-family: sans-serif, verdana, helvetica; 
		font-size: 8pt;
		padding: 10px 0px 0px 8px;
		background: #D8E9FB;
		color: #202020;
	}
	.col1-2 a {
		background: #d8e9fb;
	}
	.col1-2 ul {
		margin-left: 7px; 
		padding-left: 5px;
		margin-top: 0px; 
		list-style-image: url(../images/bullet5.gif);
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 8pt;
	}
	.col1-2 ul li {
		border-bottom: 1px solid #c1c1c1;
		margin: 2px 0px;
		padding: 2px 0px;
	}

/*    -------  Toggle CSS for Boxes ---------- */

.toggleBox {
	display: none;
}


.leftBoxContainer {
	font-family: sans-serif, verdana, helvetica; 
	font-size: 8pt; 
	font-weight: normal;
	padding: 0px; 
	background: #ffe7cf; /*url(../images/bg11.gif); */
	margin: 10px 25px 10px 10px;
}
.leftBoxTop {
	background: url(../images/leftBoxTop.gif) bottom no-repeat; 
	height: 4px;
}

.leftBoxBottom {
	background: url(../images/leftBoxBottom.gif) bottom no-repeat; 
	height:4px;
}

.leftBoxMiddle {
	border-left: 1px solid #e78d00; 
	border-right: 1px solid #e78d00; 
	padding: 1px 6px;
}

.leftBoxMiddle a {
	background: #ffe7cf;
}

.leftBoxContainer dl {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.leftBoxContainer dd{
	font-size: 8pt;
	margin: 0px 0px 0px 18px;
	text-align: left;
	font-weight: normal;
}

.leftBox dt {
	border-bottom: 1px solid #808080;
}

.leftBox3 {
	border: 1px dotted #ff0000; 
	font-family: sans-serif, verdana, helvetica; 
	font-size: 8pt; 
	padding: 10px; 
	background: #FFE7CF;
	color: #202020; 
	margin: 10px 25px 10px 10px;
}

/*   --------- Thumb Gallery --------- */
	#thumbGallery a {
		display: block;
		width: 80px;
		height: 70px;
		float: left;
		margin: 5px;
		padding: 2px;
		border: 1px solid #808080;
		background: #f4f4f4;
		color: #FF8830;
		text-align: center;
	}
	#thumbGallery a:hover {
		border: 1px solid #ff0000;
		background: #ffe7cf;
		color: #FF8830;
	}
	
	@media print {
		.noprint {
			display: none;
		}
	}
	
	.mainBox1 {
		border: 1px dotted #808080;
		padding: 5px;
	}
	.mainBox1Title{
		font-weight: bold;
		font-size: 14pt;
		margin-top: 10px;
	}
	
	.mainBox2 {
		border: 1px dotted #ff0000; 
		padding: 10px; 
		background: #FEFF9F url(../images/icon-evaluate.gif) top right no-repeat;
		color: #202020;
	}
	
	.mainBox2 a {
		background: #FEFF9F;
		color: #FF8830;	
	}
		
	.style1 {
		display: block; 
/*		background: #f4f4f4; */ 
		border: 1px dotted #808080; 
		padding: 2px;
	}
	
	.dull {
		font-size: 8pt;
		color: #808080;
		background: #ffffff;
	}
	.imp {
		color: #ff0000;
		background: #ffffff;
	}


	a.interlink, a.interlank:visited {
		text-decoration: none;
		border-bottom: 1px dashed #081099;
		color: #000080; /* #FF7E00; */
		background: #ffffff;
	}
	a.interlink:hover {
		color: #ff7e00;
		background: #ffffff;
	}
		
	a.outerlink, a.outlink:visited {
		text-decoration: none;
		border-top: 1px dashed #081099;
		color: #000080;
		background: #fff;
	}
	a.outerlink:hover {
		color: #ff7e00;
		background: #fff;
	}

	ul._list {
		margin-left: 5px; 
		padding-left: 5px;
		list-style-type: circle;
	}
	ul._list li {
		margin-bottom: 5px;
	}
	
	ul._list2 {
		margin-left: 20px; 
		padding-left: 5px; 
		list-style-image: url(../images/bullet8.gif);
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 8pt;
	}
	ul._list2 li {
		border-bottom: 1px solid #c1c1c1;
		margin: 2px 0px;
		padding: 2px 0px;
	}
	
	ul._list3 {
		margin-left: 20px; 
		padding-left: 5px; 
		list-style-image: url(../images/bullet4.gif);
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 8pt;
	}
	ul._list3 li {
		border-bottom: 1px solid #c1c1c1;
		margin: 2px 0px;
		padding: 2px 0px;
	}
	
	
	.right_align {
		text-align: right;
	}
	
	big {
		font-size: 10pt;
	}
	input[type=checkbox], input[type=radio] {
		border: 0px;
	}
