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


#wrapper{
width:1003px;
background-color:#000000;
margin:0px auto;
}

.red { color:red; font-weight:bold; }

#pic02{
width:809px;
height:151px;
background-image:url(images/topbanner_3.jpg);
background-repeat:no-repeat;
margin:0px auto;
}

#pic05{
	width:806px;
	height:273px;
	background-repeat:no-repeat;
	margin:0px auto;
}

#pic06{
width:809px;
height:207px;
background-image:url(images/bottombanner.jpg);
background-repeat:no-repeat;
margin:0px auto;
}

#pic08{
width:809px;
height:230px;
background-image:url(images/bottombanner.jpg);
background-repeat:no-repeat;
margin:0px auto;
}

#pic08c{
width:809px;
height:270px;
background-image:url(images/india-new-landing-5-diff-088c.jpg);
background-repeat:no-repeat;
margin:0px auto;
}

#box{
width:260px;
height:205px;
float:right;
}

#text{
width:260px;
height:30px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding-top:18px;
text-align:center;

}

#texttt{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
padding-left:17px;
padding-top:8px;
padding-right:8px;
padding-bottom:8px;
width:700px;
}

#textbox{
width:260px;
height:112px;
}

#name{
width:100px;
height:25px;
float:left;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:13px;
padding-top:10px;
text-align:center;
}

#name1{
width:160px;
height:30px;
padding-top:5px;
float:left;
}

#submit{
width:150px;
height:40px;
margin:0px auto;
margin-top:3px;
}

#button2{
width:132px;
height:32px;
background-image:url(images/submit.jpg);
background-repeat:no-repeat;
border:0px;
}

#buttonn{
width:132px;
height:32px;
background-image:url(images/submit.jpg);
background-repeat:no-repeat;
border:0px;
}


#menuadm { width: 800px; height: 25px; margin: 0 auto; }
#menuadm ul { margin: 0; padding: 2px  0px 10px; list-style:none; line-height: normal; }
#menuadm li { float: left; }

#menuadm a {
    width:108px;    
	padding: 11px 16px;
	margin-right: 3px;
	padding-bottom:8px;
	background:none;
	background-image:url(images/one.jpg);
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:
	border-right:#F46A21 solid 1px;
}

#menuadm a:hover, #menuadm .current_page_item a {
    background-image:url(images/two.jpg);    
	color: #ffffff;
	font-size:12px;
	
}

#menuuadm{
width:800px;
height:29px;
}


#menuu1adm{
width:807px;
height:31px;

}

#menu {
	width: 800px;
	height: 20px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0px  0px 20px;
	list-style:none;
	line-height: normal;
}

#menu li { float: left; }

#menu a {
    width:108px;    
	padding: 8px 24px;
	margin-right: 3px;
	padding-bottom:10px;
	background:none;
	background-image:url(images/one.jpg);
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:
	border-right:#F46A21 solid 1px;
}

#menu a:hover, #menu .current_page_item a {
    background-image:url(images/two.jpg);    
	color: #ffffff;
	font-size:12px;	
}

#menuu{
width:807px;
height:29px;
}


#menuu1{
width:807px;
height:31px;
}

.status_message{
	font-weight:bold;
	color:red;
}

.editable_text{
	background-color:yellow;
}

h3{ margin: 4px 0;}
.required {color:red; font-weight:bold; }

/********************START FORMS**************************/
#downloads {	
	width: 300px;
	float: left;
	margin-top: 12px;
}
#downloads   h1 {
	height: 26px;
	width: 271px;
	background-image: url(images/header_downloads.gif);
	background-repeat: no-repeat;
}
#videos {	
	width: 300px;
	float: left;
	margin-top: 12px;
}

#videos h1 {
	height: 26px;
	width: 271px;
	background-image: url(images/header_video.gif);
	background-repeat: no-repeat;
}

#videos ul{ padding-left:5px; }
#videos  li a {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-bottom: 5px;
	font-weight: bold;
}

#downloads ul{ padding-left:5px; }
#downloads  li a {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-bottom: 5px;
	font-weight: bold;
}
#videos li {
	list-style-type: none;
	padding-bottom: 5px;
}
#downloads li {
	list-style-type: none;
	padding-bottom: 5px;
}
/********************END FORMS**************************/

/********************START CORPORATE PAGE***************************/
.page_frame {
	width *\*:expression(document.body.offsetWidth  - 290 + "px");
	font:11px arial;	
	height:500px;	
	overflow:auto;
	border:1px solid black;
	padding:1px;
}
/********************END CORPORATE PAGE***************************/
