/*
Design by ACE-LABS
Created On : Dec 21,2009
Created By : R.Nagendran
Lastupdated On : Dec 21,2009
LastUpdated By : R.Nagendran
version : 1.0
http://www.ace-labs.com
copyright © 2009 Ace Labs, All Rights Reserved.
*/

#header
{
	float:left;
	margin:0;
	width:960px;
	height:auto;
	background:url(../images/header_tab.jpg) no-repeat top right;
}


#header_menu
{
	float:right;
	width: auto;
	height: 90px;
	vertical-align: bottom;
	text-align:right;
}

#header_menu_list
{
	float:right;
	margin:70px 0 0 0;
}

#header_menu ul {
	margin: 0px 0px 5px 0px;
	list-style: none;
	line-height: normal;
}

#header_menu li {
	display: block;
	float: left;
	padding:0 10px 0 0;
}

#header_menu img
{
}

#header_menu a
{
	font-family:Arial;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}

#header_menu a:hover
{
	font-family:Arial;
	font-size:10px;
	color:#000000;
	border-bottom:#000000 1px inset;
	cursor:pointer;
}

#logo
{
	float:left;
	margin:8px 0 8px 20px;
	width:172px;
	height: 72px;
	/*background:url(../images/web_design_logos.gif) no-repeat top left;*/
}

#logo a
{
	float:left;
	margin:0;
	width:172px;
	height: 72px;
	border-width:0px;
	/*background:url(../images/web_design_logos.gif) no-repeat top left;*/
}

#flashcontent
{
	float:left;
	margin:1px 0 0 0;
	padding:0;
	width:960px;
	height:252px;
	background:url(../images/content_header_bar.jpg) no-repeat bottom left;
	vertical-align:top;
}
#date
{
	margin-right:10px; 
	
	font-family:Arial;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}