/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	margin-left: 200px;
	width: 100px;
	font-style: italic;
}

a {
	color: #135293;
}

a:link {
	color: #135293;
}

a:visited {
/*	color: #ff8400;*/
}

a:active {
	color: #ff8400;
}
	
a:hover {
	text-decoration: none;
	color: #ff8400;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 200%;
	font-weight: normal;
	color: #FFFFFF;
}

.title4 {
	margin: 0 40px 0 40px;
	padding: 10px 0;
	/*background: url(images/india-flag.jpg);*/
	font-size: 200%;
	font-weight: bold;
	color: #135293;
}

.boxed {
	padding: 0px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.boxed p {
	font-size: 15px;
	text-align: justify;
}

.strong {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

/* Page */
#page {
	width: 860px;
	margin: 0 auto;
	background: #85C329 url(images/img04.gif) repeat-x;
	border: 1px solid black;
}

/* Web Pages of Team Members */
#webpage {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;	
}

.teampage_box{
	padding: 20px 20px 20px 20px;
	border: 5px solid black;
}

.teampage_box p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.teampage_box p {
	font-size: 15px;
	text-align: justify;
}

.team_title1 {
	margin: 0;
	padding: 10px 0;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.team_title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 130%;
	font-style: italic;
	font-weight: normal;
	color: #135293;
}

.text{
	font-size: 120%;
	font-style: italic;
}

.contact{
	margin: 0 0 0 0;
	font-size: 15px;
	text-align: justify;
	font-style: italic;
}

.center{
	float: center;
	margin: 0 0 0 450px;
}
/* Header */
#header {
	height: 220px;
	width: 150px;
	margin: 0 auto;
	background: #FFFFFF;	
}

.left{
	float: left;
}

.right{
	float: right;
}

.center{
	float: center;
}

/* Team Images */
#team_img{
	margin: -25px 25px 0 25px;
}

.img_left{
	float: left;
	padding: 5px 10px 10px 5px;
	border: 4px;
}

.img_text{
	margin: -5px 0 0 5px;
	text-align: center;
	text-style: italic;
	font-size: 15px;
}
	
.text_right{
	float: left;
	line-height: 100%;
	padding: 0 0 5px 0; 
	margin: 15px 0 5px 10px;
}

/* Sidebar */
#sidebar {
	width: 150px;
	float: left;
	background: #85C329 url(images/img04.gif) repeat-x;
}

/* Menu */
#menu {
	padding: 20px;
	margin: -3px 0 0 0;
	background: #85C329 url(images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;   
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.indent {
	margin: 0 0 0 20px;
	font-size: 80%;
	background: none;
}

/* Content */
#content {
	float: left;
	width: 710px;
	background: #FFFFFF;
}

/*teampage_content */
#teampage_content{
	width: 700px;
	float: center;
	border: 5px solid black;
}

/* Clearing */
.clearing {
	height: 0;
	clear: both;
}

.clear_left{
	height: 0;
  	clear: left;
}

.img_right{
	float: right;
	padding: 70px 0px 0px 25px;
}

	
.text_left{
	float: left;
}

/* Footer */
#footer {
	width: 860px;
	height: 120px;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}
