/***********Layout***********/
body
{
	margin:0 auto;
	width:1000px;
	background:url(../images/af_bg.jpg) repeat-y top center;
	scrollbar-base-color: #670628;
scrollbar-arrow-color: #ffcc00;
}

/***********Head************/

#head_container
{
	width:1000px; height:184px;
	background:url(../images/head_bg.png) no-repeat;
	overflow:hidden;
}
#logo
{
	margin:20px 0 10px 30px;
	width:auto; height:120px;
	float:left;
}
#hostage
{
	width:418px; height:53px;
	background:url(../images/host-city-agra.gif) no-repeat top;
	float:right;
}
#hosthome a
{
	width:200px; height:36px;
	margin-top:20px;
	margin-right:20px;
	background:url(../images/back-to-home.png) no-repeat top;
	float:right;
	border:0;
}
#taj
{
	margin-top:3px;
	margin-left:730px;
	width:241px; height:140px;
	background:url(../images/taj.png) no-repeat;
}
#menu_bg
{
	padding-left:30px;
	clear:both;
	border-top:1px solid #f8c300;
	border-bottom:2px solid #f8c300;
	width:1000px; height:30px;
	background:url(../images/menu_bg.png) no-repeat;
}
ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
li
{
	padding:5px 10px 6px 10px;
	list-style-type:none;
	float:left;
	border-right:1px solid #f8c300;
}
.link
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
}
.link:hover, .active
{
	color:#f8c300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
}
#menu_item
{
	padding-right:50px;
	width:123px; height:150px;
	background:url(../images/menu_item.png) no-repeat;
	float:left;
}
#menu2_bg
{
	padding-left:0px;
	padding-top:5px;
	width:1000px; height:25px;
	background:url(../images/menu2_bg.png) no-repeat;
	border-bottom:1px solid #666;
}
.menu2_items
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:40px;
	text-decoration:none;
	border-left:25px solid orange;
	border-top:1px solid orange;
	border-right:1px solid orange;
	border-bottom:1px solid orange;
}
.menu2_items:hover
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:4px;
	text-decoration:none;
	border-left:25px solid #FFF;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

/*********Body Part*********/

#left_body
{
	margin-top:5px;
	width:300px; height:382px;
	background:url(../images/left_body.png) repeat-y;
	float:left;
}
#left_body_dates
{
	padding-top:40px;
	padding-left:80px;
	width:123px; height:25px;
}
.november
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#hr
{
	width:250px; height:2px;
	background:#f8c300;
}

/*****************/

#right_body
{
	background:url(../images/right_body_bg_strip.png) repeat-x;
	padding-right:30px;
	margin-top:5px;
	padding-top:40px;
	margin-bottom:5px;
	width:670px; height:340px;
	float:left;
}
#right_txt
{
	margin-right:0;
	margin-top:15px;
	float:right;
	width:350px; height:113px;
}
#right_taj
{
	margin-left:30px;
	width:241px; height:140px;
	float:left;
}
#right_body_txt
{
	padding-left:20px;
	padding-right:20px;
	margin-top:60px;
	padding-top:40px;
	margin-bottom:5px;
	width:655px; height:100px;
	float:left;
	overflow:auto;
}

/********Footer********/

#footer_bg
{
	border-top:8px solid #f8c300;
	width:970px; height:280px;
	padding-left:30px;
	background:url(../images/footer_bg.png) repeat-x;
	overflow:hidden;
}
.growth
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:italic;
}
.register_now
{
	color:#f8c300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:italic;
	text-transform:uppercase;
}
.footer_txt
{
	color:#f8c300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.footer_txt2
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
.footer_link
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}
.footer_link:hover
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}