#Head
{
	position:absolute;
	left:80px;
	right:80px;
	top:0px;
	width:840px;
	height:200px;
        background: url("images/header.jpg") top left no-repeat;
        
}

#corporate-01_ {
	position:absolute;
	left:615px;
	top:10px;
	width:233px;
	height:32px;
	font-size:x-small;
	color:#FFFFFF;
}

#corporate-02_ {
	position:absolute;
	left:0px;
	top:5px;
	width:235px;
	height:32px;
	font-size:13px;
	font-face: verdana;
	font-weight: bold;
	color:#FFFFFF;

}


#corporate-03_ {
	position:absolute;
	left:430px;
	top:175px;
	width:410px;
	height:20px;
	background-image:url(images/corporate_06.gif)
	
}

#corporate-04_ {
	position:absolute;
	left:80px;
	top:171px;
	width:170px;
	height:50px;
	font-weight: bold;
	color:#000000;
	background-image:url(images/corporate_08.jpg)

}

#corporate-05_ {
	position:absolute;
	left:240px;
	top:158px;
	width:210px;
	height:58px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:left;
}

#corporate-06_ {
	position:absolute;
	left:70px;
	top:220px;
	width:200px;

}

#corporate-07_ {
	position:absolute;
	left:250px;
	top:205px;
	width:495px;
	background: #F8FAFE;

}

#corporate-08_ {
	position:absolute;
	left:750px;
	top:222px;
	width:170px;
}


#corporate-09_ {
	position:absolute;
	left:140px;
	top:158px;
	width:801px;
	height:58px;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:right;
	font-size:small;
	font-weight: bold;
	color:#FFFFFF;
}
#corporate-10_ {
	position:absolute;
	left:80px;
	top:32px;
	width:400px;
	height:100px;
	background-image:url(images/corporate_0.gif)

}

#corporate-11_ {
	position:absolute;
	left:250px;
	top:205px;
	width:670px;
	background: #F8FAFE;

}



#clear{
clear:both;
}




/* menu - credits to http://www.openwebdesign.org/design/3933/newfangled */

#menu ul {
	margin: 0;
	
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 20px;
	margin-left: 0px;
	padding-top: 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img05.gif);
}
#menu .active a {
	background-image: url(images/img04.gif);
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
}
h1, h2, h3 {
	color: #333333;
}

h2 {
	text-align:left;
	padding:0px;
	margin:0px;
	font-size:11px;
}

h3 {
	text-align:center;
	padding:0px;
	font-size: 1.1em;;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
text-align:left;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color:#333333;
}

a:hover {
	text-decoration: none;
	color:#666666;
}

#main_content{
	padding:10px 10px 30px 30px;
	line-height: normal;
}

#left_bar{
	padding:5px 5px 5px 5px;
	text-align:left;
}

#right_bar{
	padding:10x 5px 5px 10px;
}


#vizag{
padding-top: 12px;
font-size: 15px;
}

/* sidebar credits */

/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
   taken from open source template 
   TEMPLATE NAME: 	Bright Side of Life
   TEMPLATE CODE: 	S-0005
   VERSION:          1.0
*/
#sidebar {
	float: left;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 7px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color:#333333;
	border-left:4px solid #333333;
}

/* v10 footer */


#footer {width:400px;margin:20px auto;}
#footer p, #footer td, #footer a {font:10px Verdana,Arial,Helvetica,sans-serif;}
#footer p {text-align:center;color:#848484;padding:0 0 5px 0;}
#footer table {width:100%; }
#footer td {color: #848484; text-align:center}
#footer thead td {padding:5px}
#footer tbody  td{border-top: 1px solid Silver; padding-top:3px;}
#footer tbody td img{margin:2px 2px 10px 2px; border:0px;text-align:center}
#footer a {color: #848484; padding:3px 0 3px 0;text-decoration: none;}
#footer a:hover {color: #000000; }
#footer img.amaLogo {width:90px; height:25px}


/* LIGHBOX */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/lb/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lb/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color:;
	}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #F1F1F1;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


    #tabsB {
      float:left;
      width:100%;
      background:#F8FAFE;
      font-size:93%;
      font-weight: bold;
      line-height:normal;
      }
    #tabsB ul {
        margin:0;
        padding:10px 10px 0 2px;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#FFFFFF;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }

</style>
