@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}

.lefttube { float:left; }
.righttube { float:right; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	
    }
	
img, div { behavior: url(iepngfix.htc) }

body {
	background:#212226 url(../images/page-bg.gif) no-repeat fixed center top ;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color:#646464;
	font-size:12px;
}

#maincontainer {
	width:900px;
	margin:auto;
	background:#fff;
	
}


#subcontainer{
	width:900px;
	float:right;
	
}

#topcontainer{
	height:375px;
	z-index:10;
	
}


#logo{
	margin:-340px 0px 0px 40px;
	z-index:100;
	position:relative;
	width:365px;
	height:60px;
}

#menucontainer{
height:48px;
background:#932029 url(../images/menu-bg.gif) repeat-x;
clear:both;
}

#menu, #menu ul {

	margin:0px 0px 0px 10px;
	padding:0;
	float:none;
	
}

/* ********modify only menu li "padding: 0px 9px" by vinod ***********/
#menu li {
	color:#fff;
	font-size:15px;
	padding:0px 20px;
	float:left;
	/*list-style-image:url(../images/menu-sep.gif);*/
	list-style-type:none;
	line-height:45px;
	
	
	
}

#menu li a{
	color:#fff;
	text-decoration:none;
		
}

#menu li a:hover{
	color:#e3be6e;
	text-decoration:none;
		
}

#midcontainer{
	background:#fff;
	padding:15px 15px;
	
}

h1 {
	color:#a02627;
	font-size:20px;
	margin-bottom:8px;
}

#curve {
	float:left;
	width:540px;
	background: #fff url(../images/c-bg.gif) repeat-x;
}

#b-curve {
	float:left;
	width:540px;
	background: #fff url(../images/c-b-bg.gif) repeat-x;
	
}

#curve2 {
	background: #fff url(../images/c-bg.gif) repeat-x;
	clear:both;
}

#b-curve2 {
	background: #fff url(../images/c-b-bg.gif) repeat-x;
	float:left;
	width:870px;	
}

#home-left {
	width:540px;
	float:left;
}


#home-content {
	width:508px;
	border-left:1px #EAEAEA solid;
	border-right:1px #EAEAEA solid;
	padding:10px 15px;
}

#content {
	width:854px;
	border-left:1px #EAEAEA solid;
	border-right:1px #EAEAEA solid;
	padding:10px 7px;
	clear:both;	
}


p { 
margin: 0px 0px 14px 0px;
text-align:justify;
line-height:20px;

}

#map {
	float:right;
	width:300px;
}

#bottom {
	clear:both;
	padding:6px 0px;
}

#bot-banner {
	float:right;
	margin-top:18px;
}

.border { border:1px #ccc solid;}

.red { color:#993300; font-weight:bold; }
.red2 { color:#993300;}

#footer {
	background:#fff url(../images/footer-bg.gif) repeat-x;
	text-align:center;
	line-height:20px;
	color:#292501;
	padding:12px 0px;
	clear:both;
}



#footer a { color:#292501; text-decoration:none;}
#footer a:hover { color:#901A23; text-decoration:underline;}

#aquaweb {
	margin:auto;
	width:900px;
	color:#999;
	text-align:right;
	
}

#aquaweb a { color:#999; text-decoration:none;}


.list1, .list1 ul {
	margin:15px 0px 10px 25px;
	padding:0;
	float:none;
}

.list1 li {
	color:#911C25;
	padding-bottom:6px;
}

.list1 li span { color:#333;}

.imb { border:4px #ccc solid; padding:1px; float:left; margin-right:9px;}

hr { color:#eee;}


/*  modify  by  vinod  */



#contantright{
float:right;
width:400px;
margin-top:10px;

}

.pic, .pic ul {
	float:none;
	margin:0px;
	padding:0;
}

.pic li {
	list-style-type:none;
	padding:1px ;
	float:left;
	border:4px #ccc solid;
	margin:0px 2px 0px 0px;
}



.pic-b img{ 
padding:2px ;
	
	border:4px #ddd solid;
	margin:0px 2px 5px 0px;
	
	}

.enlarge {
	color:#a02627;
	font-weight:bold;
	border-bottom:1px #ccc dashed;
}

.galleryStyle
{
	text-decoration:none;
	color:#6B9666;
}

#imggallery {
	width:167px;
	margin-right:35px;
}

#imggallery h2 {
	color:#6B9666;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.imgbg {
	background-color:#BDC2CD;
	padding:5px;
	
	
}

.imgborder {
	border:1px #7B7F8C solid;
}

img, div { behavior: url(iepngfix.htc) }

#partner{
width:850px;
clear:both;


}

#partner img { margin:0px 20px 10px 10px;}



