body
{
background-color: #996633;
	margin:0px;
	padding:0px;
}

#wrapper
{
	font-family: "Arial","Lucida Grande",sans-serif;
	margin:auto;
	padding:0 5 0 5px;
	width:995px;
	background-color: #FFF;
	padding-left:4px;
	margin-top:10px;
	background-image: url(../images/test.png);
	background-repeat: repeat-y;
	background-position: left top;
}

/*---------------------------------------------------------------------------------------------------------------*/

/*--top part starts here--*/

#top
{
	width:1000px;
	height:70px;
}

.top_txt
{
	width:490px;
	height:100%;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:25px;
	text-align:center;
	margin-top:10px;
}

#header_part
{
	width:990px;
	height:60px;
	
	background-repeat:repeat-x;
	padding-left:0px;
}

#header_a
{
	width:900px;
	height:70px;
	float:left;
}

/*--top part ends here--*/

/*---------------------------------------------------------------------------------------------------------------*/

/*--logo part starts here--*/

#logo_part
{
	width:1200px;
	height:123px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#logo_img
{
	width:217px;
	float:left;
	margin-left:40px;
}

#slogan
{
	width:280px;
	float:left;
	margin-top:37px;
	margin-left:20px;
	margin-right:155px;
}

#location
{
	padding-top:35px;
	width:14px;
	height:118px;
	float:left;
	margin-top:10px;
	font-size:11px;
	margin-left:80px;
	line-height:15px;
}


/*--logo part ends here--*/

/*---------------------------------------------------------------------------------------------------------------*/
/*--header part starts here--*/
#header
{
	width:981px;
	height:214px;
	padding-left:5px;
}

.imgs
{
	width:320px;
	float:left;
}

/*--header part ends here--*/

/*---------------------------------------------------------------------------------------------------------------*/

/*--Menu part starts here--*/
#menu_part
{
	padding-top:15px;
	width:921px;
	height:10px;
	font-size: 10px;
    font-weight: bold;
	
}
.menu_outer
{
	width:150px;
	height:35px;
	float:left;
}

.menu {
	width:186px;
	height:35px;
	margin:0px;
	padding:0px;
}
.menu ul {
	list-style:none;
	margin:0px;
    padding::0px;
}
.menu li {
	list-style: none;
	float: left;
}
.menu li a {
	text-decoration: none;
	display:block;
	color:#000;
    font-size: 1.15em;
    letter-spacing: -0.03em;
}
.menu li a:hover {
	color:#6d0019;
}

.menu .active a {
	color:#6d0019;
}

/*-Menu part ends here--*/

/*---------------------------------------------------------------------------------------------------------------*/

/*--Content part starts here--*/

#content_part
{
	width:1002px;
	margin-top:15px;
	margin-left:5px;
}

#timings
{
	width:200px;
	float:left;
	font-size: 13px;
	font-weight:normal;
	margin-left:15px;

}

#home_txt
{
	width:400px;
	float:left;
	margin-left:15px;
	text-align:justify;
	font-size: 0.900em;
	font-weight:normal;
}


#video
{
	width:300px;
	float:left;
	margin-left:45px;
}

/*-Content part ends here--*/

/*---------------------------------------------------------------------------------------------------------------*/

/*-Footer starts here--*/

#footer_part
{
	width:991px;
	height:35px;
	margin-top:10px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
}
#footer_shadow
{
	width:1002px;
}

#footer
{
	width:1002px;
	height:35px;
	float:left;
}

#footer_left
{
	width:704px;
	height:35px;
	padding-left:10px;
	float:left;
}

#f_links 
{
	width:704px;
	line-height:35px;
	float:left;
	margin:0px;
	padding:0px;
}
#f_links ul 
{
	list-style:none;
	margin:0px;
	padding:0px;
}

#f_links li {
	list-style: none;
	float: left;
}

#f_links li a {
	display:block;
	color:#FFF;
	text-decoration: none;
	
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/f_sep.gif) right no-repeat;
	
	line-height:38px;
}

#f_links li a:hover
{
	color:#e5932a;
}

#f_links .active a 
{
	color:#e5932a;
}

#footer_right
{
	width:270px;
	height:38px;
	float:right;
	line-height:38px;
	color:#FFF;
	text-decoration: none;
	
	font-size:11px;
	font-weight:normal;
}


/* FOOTER ENDS HERE*/


/*-Footer ends here--*/

/*---------------------------------------------------------------------------------------------------------------*/


#navigation ul 
 {
	list-style:none;
	margin:0px;
    padding::0px;
	float: left;
}

#navigation li 
{
	list-style: none;
	border-bottom: #000 solid;
	border-top: #000 solid;
	border-width: 1px;
}

#navigation li a {
	text-decoration: none;
	line-height:25px;
	display:block;
	color:#000;
    font-size: 13px;
    
}

#navigation li:hover {
	background: #CC9900;
	position: relative;
}

#menutbl td
{
    border-collapse:collapse;
	border-bottom: #000 dotted; 
	border-width:1px;
	vertical-align:text-top;
}


/*--Font Class--*/

.content
{
	font-size:13px;
	font-weight:normal;
	color:#000;
	
}


.clr
{
	clear:both;
}

h3 {
    font-size: 1.15em;
    font-weight: bold;
    letter-spacing: -0.03em;
    margin-bottom: 0.1em;
    margin-top: 15px;
}











