@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#010101;
	margin: 0px;
	padding: 0px;
}
.main_bg {
	background-image: url(images/harsha_img1.png);
	background-repeat: no-repeat;
	background-position: right;
	height:768px;
}
.main_bg1 {
	background-image: url(images/harsha_img2.png);
	background-repeat: no-repeat;
	background-position: right;
	height:768px;
}
.main_bg2 {
	background-image: url(images/harsha_img3.png);
	background-repeat: no-repeat;
	background-position: right;
	height:768px;
}
.main_bg3 {
	background-image: url(images/harsha_img4.png);
	background-repeat: no-repeat;
	background-position: right;
	height:768px;
}
.main_bg4 {
	background-image: url(images/harsha_img5.png);
	background-repeat: no-repeat;
	background-position: right;
	height:768px;
}
.main_bg5 {
	background-image: url(images/harsha_img6.png);
	background-repeat: no-repeat;
	background-position: right;
	height:768px;
}
.h1 {
	font-family: Arial;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	color: #69696b;
	padding-left:10px;
}

.menu {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.menu a {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-top: 2px;
}
.menu a:hover {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background-attachment: scroll;
	background-image: url(images/button_bg1.png);
	background-repeat: repeat-x;
	background-position: left top;
}



.height {
	height: 538px;
	
}
.height1 {
	height: 10px;
}
.height2 {
	height: 30px;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #898989;
	padding-left:10px;
	text-align:justify;
}
.content a {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #898989;
	text-align:justify;
}
.content a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #f70074;
	text-align:justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #898989;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #f70074;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #898989;
}


.menu_tab_bg {
	background-image: url(images/menu_tab_bg.png);
	background-repeat: repeat-x;
	height: 183px;
}
.container {
	height: 786px;
	width: 1000px;
}
.logo {
	margin-top: 38px;
}
.textfield {
height:20px;
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#999999;
border:none;
}
.textfield1 {
height:50px;
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#999999;
border:none;
}
.button {
background-image:url(images/button_bg.png);
background-repeat:repeat-x;
width:60px;
height:28px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
border:none;
}
.button a {
background-image:url(images/button_bg.png);
background-repeat:repeat-x;
width:60px;
height:28px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
border:none;
}

.button a:hover {
background-image:url(images/button_bg.png);
background-repeat:repeat-x;
width:60px;
height:28px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
border:none;
}


.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
	color:#FFFFFF;
}