/*
Sky Blue Theme
	for Satyam CSR website
Author  : Siddharth Abbineni
Last Update : 11/11/2007
Filetype : CSS

*/

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBE6EE;
	background-attachment: fixed;
	background-image: url(/images/dna.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper {
	width: 810px;
	margin:0 auto;
	background-color: #FFFFFF;
	border:1px solid #0099FF;
	background-attachment: fixed;
	background-image: url(/images/wrapperbkg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	height: 150px;
	width: 810px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82CDFF;
}
#navHeader {
	height: 120px;
	width: 810px;
	background-image: url(/images/navheaderbkg.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82CDFF;
}

a:hover {
	cursor:pointer;
}
#content {
	width: 810px;
}

#leftcontent{
	float: left;
	width: 565px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom:0px;
	background-color: #FFFFFF;
}

#rightcol {
	float: right;
	padding-top: 0px;
	width: 210px;
	background-color: #2792bd;
	background-image: url(/images/right_col_topbkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:justify;
}



#footer {
	clear: both;
	width: 810px;
	text-align:center;
	border-top: 1px #0099FF ridge;
	background:#FFFFFF;
	padding-top:5px;

}
#footer p {
	margin: 0 auto;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000033;
}
#footele {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000033;
	display:inline;
	margin: 0 10px;
}
#footele a {
	color:#000033;
}




/* ----------------------- NAVIGATION BAR BLOCKS -------------------------- */
#navimg1 {
	float: left;
	height: 120px;
	width: 115px;
	background-image: url(/images/nav/navimg1.jpg);
}
#navimg2{
	float: left;
	height: 120px;
	width: 115px;
	background-image: url(/images/nav/navimg2.jpg);
}

#navimg3 {
	float: left;
	height: 120px;
	width: 115px;
	background-image: url(/images/nav/navimg3.jpg);

}
#navimg4 {
	float: left;
	height: 120px;
	width: 115px;
	background-image: url(/images/nav/navimg4.jpg);
}

#navimg5{
	float: left;
	height: 120px;
	width: 115px;
	background-image: url(/images/nav/navimg5.jpg);
}
#navimg6 {
	float: left;
	height: 120px;
	width: 115px;
	background-image: url(/images/nav/navimg6.jpg);
}

#navimg7 {
	float: left;
	height: 120px;
	width: 120px;
	background-image: url(/images/nav/navimg7.jpg);
}


/*---------------------------------------------------------------------------------------------------------------*/
#rightcolhead {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #2792bd;
	width:210px;
	height:20px;
	margin-bottom:25px;
	padding-bottom:15px;
	text-align:center;
}
#rightcolhead h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #2792bd;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcoldiv {
	width:190px;
	clear:both;
	margin-left:10px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
#rightcoldiv h3{
	clear:both;
	border-bottom:dotted 1px #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	margin: 15px;
}
#rightcoldiv a{
	text-decoration:none;
}

#rightcoldiv p{
	text-align:justify;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px;
	color: #FFFFFF;
}


/*---------------------------------------------------------------------------------------------------------------*/
#leftcontent h1 {
	font: 22px/18px Georgia, serif;
	color: #2792BD;
	font-weight: normal;
	text-transform:capitalize;
	font-style: italic;
	padding-bottom:4px;
	border-bottom:1px dotted #C5DEA1;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftcontent h2 {
	font: 18px/16px Georgia, serif;
	color: #207899;
	font-weight: normal;
	text-transform:capitalize;
	font-style: italic;
	padding-bottom:4px;
	border-bottom:1px dotted #C5DEA1;
	clear: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#leftcontent p {
  font-size:14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height:1.4;
  color:#444;
  margin-left: 10px;
  padding:0px;
  margin-top: 5px;
  margin-bottom:15px;
  text-align:justify;
}
#leftcontent a {
  color:#003366;
  text-decoration:underline;
}

li {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin-top: 5px;
	margin-bottom:5px;
	text-align:justify;
	list-style-position: outside;
	list-style-type: lower-alpha;
}

#leftcontent tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftcontent td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}
#leftcontent th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	vertical-align:middle;
}

#rightcoldiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
/****************************************************************************************************************/

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/****************************************************************************************************************/
r