/* Header Starts Here */

#header{
	position:relative; 
	height:209px; 
	width:778;
}

.header_banner{
	width:778px;
	height:140px;
	float:left;
}

.header_links_main{
	width:778px;
	height:32px;
	float:left;
}

.header_links_bg{
	width:762px;
	height:32px; 
	background:url("/v1/diwali/images/maintab_bg.jpg") repeat-x;
	float:left;
}

.header_line{
	width:1px;
	background-color:#CCD912;
	float:left;
}

.tab_image{
	width:8px;
	height:32px; 
	float:left;
}

.header_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right:4px;
	padding-left:4px;
	padding-top:7px;
	float:left;
}

.header_links a, .header_links a:visited, .header_links a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.header_search{
	height:27px;
	font-weight:bold;
	color:#B73303;
	font-size:14px;
	text-align:center;
	padding-top:5px;
	padding-left:85px;
	float:left;
}

.search_textbox{
	border:1px solid #90074B;
	background-color: #FFFFFF;
}

.header_search_image{
	height:25px;
	padding-top:5px;
	float:left;
}

.blank_space {
	width:778px;
	height:5px;
	font-size:0px;
	background-color:#FFFFFF;
	float:left;
}

/* Header Ends Here */

/* Footer Starts Here */
 
#footer{
width:778px;
height:68px; 
clear:both;
} 

.footer_strip{
	width:7px;
	height:68px;
	float:left;
}

.footer_bg{
	width:764px;
	height:68px;
	background:url("/v1/diwali/images/footer_bg.jpg") repeat-x;
	float:left;
}
.bottomlinks{
	width:764px;
	padding-top:5px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C3300;
	margin: 0px;
	text-align: center;
	float:left;
}
.bottomlinks a, .bottomlinks a:hover, .bottomlinks a:visited{
	color:#6C3300;
	text-decoration:none;
}
 
.content{
	width:764px;
	padding-top:5px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C3300;
	margin: 0px;
	text-align: center;
	float:left;
}  

.content a, .content a:hover, .content a:visited{
	color:#6C3300;
	text-decoration:underline;
}
/* Footer Ends Here */
