/* CSS Document Developed by Avishek Nath from Aditi Infosys © All rights Reserved. */
/* Global Style*/

*{ 
padding:0px;
margin:0px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size:12px;
	line-height:20px;
	background:transparent url(../images/bg.jpg) repeat-x center top;
 }

 
a {
 text-decoration: none;
 color:#00CCFF;
 outline:none;
}
a:hover {
 text-decoration: underline;}
 
form {
	margin: 0px;
	padding: 0px;
}
.clear{
clear:both;
}

.f-left{
	float:left;
}

.f-right{
	float:right;
}

h1{
	font-size:22px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:4px 0 10px 30px;
	margin:0 0 0 5px;
	background:url(../images/heading-bullet.png) no-repeat left 0;
	text-transform:none;
	color:#2d9bc4;
 
 
}
 
h4{
	font-size:22px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:4px 0 10px 0px;
	margin:0 0 0 5px;
	 
	text-transform: uppercase;
	color:#2d9bc4;
 
 
}

h2{
	font-size:18px;
	padding-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h5{
	font-size:18px;
	padding-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:uppercase;
}
 
.bluetxt{
color:#2d9bc4;
}

p{
padding-bottom:10px;
}

#wrapper{
	margin:0 auto;
	width:1000px;
}
  
#logo{
float:left;
margin:0px 0 0 30px;
}

#topcontainer{
position:relative;
width:1040px;
float:left;
left:-20px;
background:url(../images/topbg.jpg) no-repeat left top;
height:75px;
}
 

#topmenus{
float:right;
font-size:12px;
text-transform:uppercase;
width:100%;
 
}

#topmenus ul{
list-style:none;
float:right;
padding:0 0 0  10px;
}


#topmenus ul li{
color:#FFF;
	position:relative;
	z-index:999;
float:left;
padding:6px 0 14px 0;
}
#topmenus ul li a{
color:#FFF;
float:left;
text-decoration:none;
padding:10px 25px;
background: url(../images/menu-divider.jpg) no-repeat right top;
}

#topmenus ul li a.current{
background: url(../images/menuactive.jpg) no-repeat center center;
color:#FFF;
float:left;
padding:10px 25px;
}

#topmenus ul li a:hover{
background: url(../images/menuactive.jpg) no-repeat center center;
color:#FFF;
float:left;
}

#topmenus li ul#level{
	position:absolute;
	margin:0px;
	text-transform:none;
	top:47px;
	left:0px;
	display:none;
	padding:0;
	border:none;
	z-index:999;
	width:220px;
	 

}

#topmenus li ul#level li {
	float:left;
	background:none;
	padding:0;
	margin:0;

	
}

#topmenus li ul#level li a{
	margin:0;
	float:left;
 	background: #444;
	padding:5px 5px 5px 10px;
	width:200px;text-align:left;
	border-bottom:1px dotted #999;
}

#topmenus li ul#level li a:hover{
	
	background: #0099CC;
	color:#FFF;
 	margin:0;
}

#topmenus li:hover ul#level,#topmenus li.sfhover ul#level{
list-style:none;
z-index:9999999;
display:block;
}
 
#header{
float:left;
width:1021px;
height:349px;
background: url(../images/header-bg.jpg) no-repeat left top;
margin-top:-12px;
position:relative;
}

#inner-header{
float:left;
width:1021px;
margin-top:-12px;
position:relative;
margin-left:-26px;
height:341px;
padding:8px 0 0 35px;
background: url(../images/innerheader.jpg) no-repeat left top;

}

#focus-areas{
float:left;
width:240px;
padding:30px 0 0 15px;
}


#headerpic{
float:left;
width: 714px;
margin:9px 0 0 22px;
height:333px;
}
  
 

 
#maincontent{
float:left;
width:1000px;
min-height:150px;
position:relative;
z-index:99;
margin-top:5px;
 
}
 
 
#aboutsection{
float:left;
width:260px;
background:#ddddd3;
padding:10px;
position:relative;
z-index:10;
margin:10px 0 0 0;
}

 
#leftsection{
float:left;
margin:1px 0 0 0;}


#rightsec-wrap  {
float:left;
width:730px;

}

#rightsection  {
float:left;
min-height:250px;
width:720px;
z-index:20;
margin:0 0 0 -10px;	
position:relative;
background: url(../images/content-bg.png) repeat-y left top;
padding:10px 0 0 10px;
}

#inner-content  {
float:left;
width:988px;
min-height:200px;
background: #FFF;
padding:10px 0 0 10px;
margin:10px 0 10px 5px;
}

#inner-content1  {
float:left;
width:700px;
min-height:200px;
background: #FFF;
padding:10px 0 0 10px;
margin:10px 0 10px 5px;
}


#rightsection .smallsec {
float:left;
padding:10px;
width:360px;
position:relative;
padding-bottom:0;
border-right:2px solid #dedede;
}

#rightsection .smallsec1 {
float:left;
padding:10px;
padding-bottom:0;
width:315px;
position:relative;
 
}
 
 
#rightsection1 {
float:left;
padding:10px;
padding-bottom:0;
width: 420px;
position:relative;
 
}
 
 

.lists{
margin-left:10px;
float:left;
list-style:none;
font-size:12px;
}

.lists li{
background: url(../images/grey-bullet.png) no-repeat left 3px;
padding:0 0 3px 15px;
}

.lists li ul{
list-style:none;
margin:0 0 0 30px;
}

.lists li ul li{
list-style: disc;
background:none;
padding-left:5px;
}


#footer{
width:100%;
background: url(../images/footerbg.jpg) repeat-x left top;
padding:10px 0 20px 0;
float:left;
color:#CCC;
}

#footerwrap{
width:1000px;
margin:0 auto;
 
 
}

.viewmore {
display:block;
padding:2px 10px;
color:#FFF;
background: url(../images/bullet-rnd.png) no-repeat left center;
text-indent:3px;
}

 
 

 #enquiry{
width:100%;
float:left;
margin:10px 0 10px 0;
}

#enquiry .labeltxt {
	float: left;
	height: auto;
	width: 100px;
 
}
#enquiry .inputbox{
	width: 100%;
	background: #f9f9f9;
	border: 1px #dbdbdb solid;
	padding: 10px;
	margin-bottom: 15px;
}


#enquiry .inputbox1{
	float: left;
	width: 100px;
	background: #f9f9f9;
	border: 1px #dbdbdb solid;
	padding: 10px;
	margin-bottom: 15px;
}

#enquiry .ddmenu{
	float: left;
	width: 220px;
 	margin-bottom:8px;
	border:1px solid #FFF;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:#efefef;
}

#enquiry .textarea{
	float: left;
	width: 220px;
	padding:2px;
	height:80px;
	margin-bottom:8px;
	background:#efefef;
	border:1px solid #FFF;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	
}
 
 
#enquiry .btns {
	float: left;
	 
}

table p{ padding:0;}
table ul{ padding:0; margin-left:30px;}

.tipsofday{
float:left;
border:1px solid #999;
padding:8px;
-webkit-border-radius:6px;
-moz-border-radius: 6px;
background:#efefef;
}


.colhd{
background:#333;
color:#FFF;
font-size:14px;
font-weight:bold;
padding:8px 0 0 5px;}


.colelement1{
	border-bottom:1px solid #FFF;
	color:#333;
	padding:4px 5px;
	background-color: #E2F3FA;
}

.colelement2{
	border-bottom:1px solid #FFF;
	color:#FFFFFF;
	padding:4px 5px;
	background-color: #66CCFF;
}

 
.imgthumb{
border:1px solid #dedede;
padding:4px;}
