body {
	margin:0;
	padding:0;
	width:1550px;
	height: 450px;
	color:#333; 
	font: 11px Georgia, "Times New Roman", Times, serif;
	background: url(../images/main_bg.jpg) no-repeat -200px -20px;
	background-attachment:fixed;
	overflow:hidden;
}
a{outline:0;}
a:hover{
text-decoration: none;
}
h2 {font-size: 1.1em}
h3 {font-size: 1.4em;
background:url(../images/white.png) repeat;
display:inline;
padding:2px;
}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 450px;
}

#leftsider {
	padding: 5px 0 5px 0;
	float: left; 
	top:0px;
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	padding-left: 6px;
	position:fixed;
	height:20px;
	padding-top:10px;
	margin:0;
}

#menu ul {
	margin:0;
	padding-left:20px;
	list-style: url(../images/rightsmall.png);
	text-decoration:none;
}
#menu li {
	display:inline;

}
#menu li a{
outline:0;
	width: 40px;
	height: 30px;
	color:#FFFFFF; 
	font-weight:bold;
	font-size:12px;
	padding:5px;
	padding-left:6px;
	text-decoration:none;
}
#menu a, #menu li a:hover{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
	text-decoration: none;
}

#contents {
	margin: 50px 0 0 0; 
	float: left;
	font-size: 1.1em; 
}

#contents h4 {font-size: 1.2em;}
.par {
	margin: 10px 20px 0 0px; 
	padding-left: 10px; 
	float: left; 
	width: 740px;	
	height: 400px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
outline:0;
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../images/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 470px;
	left: 0px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
	}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
	
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 100px;
	height: 30px;
	margin-right:100px
}

#arrows ul li a{
outline:0;
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {outline:0;background: transparent url(../images/leftbig.png) no-repeat;}
#arrows ul #right a{outline:0;background: transparent  url(../images/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
outline:0;
	color: #22b1e1;
	text-decoration: none;
}

.des_content{
 	width:100%;
 	height:370px;
	padding:4px;
	padding-top:5px;
	
}
div.Slideshow{
	text-align:center;
}
div.Slideshow img {
    border: 0px;
	margin:0px 20px;
}
.alltext{
background:url(../images/black.png); 
color:#FFFFFF;
line-height:15px;
font-size:11px;
font-weight:normal;
padding:3px;
text-align:left;
display:block;
}
table.thumbs {
  margin-left: auto;
  margin-right: auto;
  width: 450px;
}
table.thumbs td {
  padding: 0;
  text-align: center;
  width: 150px;
}
#prof{
width:740px;
height:250px;
position:absolute;
margin:0;
}
#qualification{
	width:49%;
	height:100%;
	position:relative;
	float:left;
	top:0;
	margin:0;
	clear:both;
	position:relative;
}
#services{
top:0;
width:49%;
height:100%;
position:absolute;
margin:0 0 0 375px;
float:right;
clear:left;
}
.servHead {
	font-weight:bold;
	background: url(../images/prof_header.png) no-repeat top left;
	color: #ff9900;
	padding: 10px 0 0 20px;
	height: 30px;
}
.content p ul{ color: #ffffff;  }
.content ul {
	margin-left: 10px;
	padding-left:20px;
	list-style-image:url(../images/arrow.jpg);
}
.content b { color: #ffffff; }

.hover {  color: #ffffff; padding-bottom: 5x; margin-bottom: 15px; }
.hover:hover {  color: #000;  }
.noborder:hover { border: none; }


.hover a,
.hover a:link,
.hover a:visited,
.hover a:active {outline:0; color: #999; line-height:21px;}
.hover:hover a,
.hover:hover a:link  {outline:0;color: #006699;
	text-decoration: underline;
	cursor: pointer;},
.hover:hover a:visited
.hover:hover a:active { 
color: #006699;outline:0;
}
.hover:hover a:hover { outline:0;color: #996699; }
.hover:hover a.swap,
.hover:hover a.swap:link,
.hover:hover a.swap:visited,
.hover:hover a.swap:active { color: #F60; }
.hover:hover a.swap:hover { color: #ddd; }
.hover:hover p { color: #777; }

.hover b,
.hover strong { color: #ccc; }
.hover:hover b,
.hover:hover strong { color: #444; }

.content h2 { margin-bottom: 15px; position: relative; left: -4px; color: #ddd; color: #8FCD5B; }
.hover h2 { color: #ddd; }
.hover:hover h2 { color: #8FCD5B; }