/* this CSS is for Densol website created by Suresh.S  */

html, body, form, fieldset {
		    margin:0;
			padding:0;
					}
		body{
			margin:0;
			padding:0;
			color:#000000;
			font: 70%/140%   Verdana, Arial, Helvetica, sans-serif;
			background:#999 url(bg.gif) top center repeat-y;
			}
		h1, h2, h3, h4, h5, h6, pre,
		blockquote, address {
		    margin:0;
		    padding:0;
		}
		ul, ol, dl{
			margin: 0;
			padding: 0;
		}
		li, dd, blockquote {
        	margin-left: 2em;
		}
		form label {
			cursor: pointer;
		}
		fieldset {
			border: none;
		}
		input, select, textarea {
			font-size: 100%;
		}
		h1{
		
			clear:both;
			font-size:1.5em;
			text-align:left;
			font-weight:bold;
			text-transform:normal;
			line-height:115%;
			margin:0;
			padding:15px 0px 5px 23px;
			color:#ff0000;
		}
		
		body
		{
		margin:0 0 0 0;
		padding:0;
		background-color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:120%;
		}
		h2
		{
		font-size: 1.4em;
		padding:0px 0 0 0px;
		margin:0 0 0 0px;
		line-height:120%;
		color:#006600;
		}
		h3
		{
		font-size: 1.5em;
		padding:0px 0 10px 0px;
		margin:0 0 0 0px;
		line-height:120%;
		color:#f40001;
		font-weight:normal;
		}
		p	{
			text-align:left;
			line-height:120%;
			padding:0px 0 10px 0;
			margin:0;
			text-align:justify}
		dl{
			float:left;
			margin:0 0 0 0;
			padding:0 0 0 50px;

			}
		dt{
			float:left;
			width:130px;
			font-size:1.4em;
			font-weight:bold;
			line-height:155%;

			}
			
		dd{

			width:300px;
			font-size:1.4em;
			line-height:155%;

			}
			a
			{
			color:#15005b;
			text-decoration:underline;
			}
			.d
			{
			background:#f1f1f1 url(images/d.gif) bottom left no-repeat;
			}
			
			a:hover
			{
			color:#000;
			text-decoration:none;
			}
		.left_bg
		{
		background:url(left_bg.gif) top left repeat-y;
		}
		.copyright
		{
		width:780px;
		line-height:120%;
		padding:20px 0 0 0px;
		margin:0;
		float:left;
		text-align:center;
		}
		#wrapper
		{
		width:780px;
		margin:0 auto;
		border:1px solid #666;		
		}
		#links
		{
		width:780px;
		float:left;
		padding:8px 0 0 0px;
		text-align:center;
		margin:0;
		}
		#links a
		{
		margin:0;
		padding:0;
		text-decoration:none;
		color:#000000;
		}
		#links a:hover
		{
		margin:0;
		padding:0;
		text-decoration:none;
		color:#777;
		}

		#navigation{
			float:left;
			width:550px;
			margin:0px 0 0px 0;
			padding:0px 0 0 180px;
			}


		#navigation ul{
			padding:10px 0 0 0;
			margin:0;
			}

		#navigation li{
			margin:0;
			padding:0;
			list-style-type: none;
			float:left;
			}

		#navigation a{
			color:#515151;
			height:35px;
			padding:8px 0 8px 10px;
			margin:0 0 0 10px;
			line-height:270%;
			text-decoration:none;
			font-weight:bold;
			font-size:1.1em;
			background:url(images/bullet.gif) center left no-repeat;
			}
		
		#navigation a:hover{
			text-decoration:none;
			color:#f60004;
			background:url(images/bullet.gif) center left no-repeat;
			}
			
		.navigation
		{
		background:url(nav_bg.gif) left top repeat-y;
		}
		.top_bg
		{
		background:url(top_bar.gif) left top repeat-x;
		}
		.top_bg1
		{
		background:url(topd_bar.gif) left bottom repeat-x;
		}
		#footer
		{
		width:100%;
		padding:0 0 60px 0;
		background:url(images/footer.gif) left top repeat-x;
		}
