@charset "utf-8";
#agnisdesigners{
	margin:0px auto;
	width:900px;
	height:25px;
	text-align:right;
}

#agnisdesigners .agnis{

}

a.agnis-designers{
	font: normal x-small Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	}
	
a.agnis-designers:hover{
	color:#FF0;	
	}


body {
	background-color: #01002A;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	padding:0px;
	font:normal 0.9em Verdana, Geneva, sans-serif;
}

.clearall{
	clear:both;
	}
	
#container{
	margin:0px auto;
	text-align:center;
	width:960px;
	min-height:1000px;
	}
	
#flash-header{
	width:960px;
	height:459px;
	}	
	
#menu-container{
	width:960px;
	height:54px;
	margin:0px;
	padding:0px;
	}	
	
#menu-container #menu-left{
	float:left;
	width:15px;
	height:54px;
	background:url(images/menu-left.gif) no-repeat;
}

#menu-container #menu-middle{
	float:left;
		width:930px;
		height:54px;
		background:url(images/menu-center.gif) repeat-x;
}


#menu-container #menu-right{
	float:left;
	background:url(images/menu-right.gif) no-repeat;
	width:15px;
	height:54px;
}


#content-top{
	width:960px;
	height:15px;
	background:url(images/content-top.gif) no-repeat;
	}


#content-middle{
	width:960px;
	min-height:500px;
	background:#d9dbdb;
	text-align:left;
}


#content-left{
	width:600px;
	float:left;
	min-height:300px;
	}
	
#content-right{
width:350px;	
padding:15px 0px 0px 10px;
float:left;	
min-height:300px;
	}	

#enquiry-top{
	width:331px;
	height:54px;
	background:url(images/enquiry-top.gif) no-repeat;
	}


#enquiry-middle{
	background:url(images/enquiry-middle.gif) repeat-y;
	min-height:300px;
	}


#enquiry-bottom{
	width:331px;
	height:15px;
	background:url(images/enquiry-bottom.gif) no-repeat;
	}
	
	
#content-middle p{
	text-align:justify;
	padding:0px 10px;
}

#content-bottom{
	width:960px;
	height:15px;
	background:url(images/content-bottom.gif) no-repeat;
	}
	
	
	
#footer{
	width:960px;
	height:30px;

	}
	
.titlebar{
	background:url(images/page-title.gif) no-repeat;	
	width:579px;
	height:50px;
	margin:0px;
	padding:7px 0px 0px 50px;
	text-align:left;
	font:bold 20px Tahoma, Geneva, sans-serif;
	color:#FFF;

}
.titlebar h1{
	margin:0px;
	padding:0px;
	}





/*Credits: MENU START */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: normal 16px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px solid #564c66; /*dark purple border*/
border-width: 1px 0;
/*background: url(images/menu-center.gif)  center center repeat-x;*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 16px 11px;
text-decoration: none;
border-right: 1px solid #6f6365; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
/*padding-top: 6px; shift text down 1px for selected and active item*/
/*padding-bottom: 4px; shift text down 1px for selected and active item*/
background: url(images/menu-center-hover.gif) center center repeat-x;
}

/*Credits: MENU END */



.amenities{
	
	}
.amenities ul{
	border:0px;
	margin: 0px 0px 0px 10px;
	padding:4px;
	list-style-position: outside;
	list-style-image: url(images/orange-arrow.png);
	list-style-type: none;
}
.amenities li{
padding:5px;
margin:3px;
border:1px dotted #696;
background:#E7FEF1;
font:normal 14px Verdana, Geneva, sans-serif;
}

.promotors{
	width:600px;
	}
.promotors ul{
	list-style:url(images/check.gif) none inside;
	border:0px;
	margin: 0px;
	padding:0px;
}
.promotors li{
padding:3px;
margin:5px;
border:1px dotted #696;
border-width:0px 0px 1px 0px;
}



#contact{
	margin:0 auto;
	width:615px;
	height:527px;
	background:url(images/hoarding.png) no-repeat;
	}
	
#contact h1{
color:#F06;
font-family:Tahoma, Geneva, sans-serif;
font-size:35px;
margin:0px auto;
text-align:center;
padding:60px 0px 0px 0px;
}

#contact p{
	display:block;
	width:80%;
	padding:5px 0px;
	margin:0 auto;
	}
	
	
h4{
margin:0px;
padding:0px;
font-size:30px;
color:#603;
	
}	



















a.button {
background : url(images/img/button.png);
display : block;
color : #555555;
font-weight : bold;
height : 30px;
line-height : 29px;
margin-bottom : 14px;
text-decoration : none;
width : 191px;
float : left;
margin-left : 10px;
}
a:hover.button {
color : #b82323;
}

a.button-red {
background : url(images/img/button-red.png);
display : block;
color : #555555;
font-weight : bold;
height : 30px;
line-height : 29px;
margin-bottom : 14px;
text-decoration : none;
width : 191px;
float : left;
margin-left : 10px;
}
a:hover.button-red {
color : #b82323;
}

.add {
background : url(images/img/add.gif) no-repeat 10px 8px;
text-indent : 30px;
display : block;
}
.delete {
background : url(images/img/delete.gif) no-repeat 10px 8px;
text-indent : 30px;
display : block;
}
.user {
background : url(images/img/user.gif) no-repeat 10px 8px;
text-indent : 30px;
display : block;
}
.alert {
background : url(images/img/alert.gif) no-repeat 10px 8px;
text-indent : 30px;
display : block;
}
.msg {
background : url(images/img/msg.gif) no-repeat 10px 8px;
text-indent : 30px;
display : block;
}
.download {
background : url(images/img/download.gif) no-repeat 10px 8px;
text-indent : 30px;
display : block;
}
.lens {
background : url(images/img/lens.gif) no-repeat 10px 8px;
text-indent : 30px;
display : block;
}
.info {
background : url(images/img/info.gif) no-repeat 10px 8px;
text-indent : 30px;
display : block;
}