/* Header Starts Here */

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

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

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

.header_links_bg{
	width:762px;
	height:29px; 
	background:url("/v1/rakhi/images/header_bg_strip.gif") repeat-x;
	float:left;
}

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

.tab_image{
	width:6px;
	height:29px; 
	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:26px;
	font-weight:bold;
	color:#525354;
	font-size:14px;
	text-align:center;
	padding-top:5px;
	padding-left:85px;
	float:left;
}

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

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

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

/* Header Ends Here */

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

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

.footer_bg{
	width:778px;
	height:90px;
	background:url("/v1/rakhi/images/footer_bg_strip.gif") repeat-y;
	float:left;
}
.bottomlinks{
	width:778px;
	padding-top:5px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #545454;
	margin: 0px;
	text-align: center;
	float:left;
}
.bottomlinks a, .bottomlinks a:hover, .bottomlinks a:visited{
	color:#545454;
	text-decoration:none;
}
 
.content{
	width:778px;
	padding-top:5px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #545454;
	margin: 0px;
	text-align: center;
	float:left;
}  

.content a, .content a:hover, .content a:visited{
	color:#545454;
	text-decoration:underline;
}
.footertext_div{
	width:778px;
	height:294px;
}
.footertext_bg{
	width:778px;
	height:280px;
	background:url("/v1/rakhi/images/footer_bg_strip.gif") repeat-y;
	float:left;
}
.footertext{
	width:768px;
	padding-left:5px;
	padding-right:5px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #545454;
	margin: 0px;
	float:left;
}
/* Footer Ends Here */
