/* hawkins pharmacy */


body
{
	background: #eee;
}

.hidden

{ 
	display:none;
}

#container
{
	position: relative;
	margin: 0 auto;
	padding: 0px 50px 0 50px;
	width: 800px;
	
}

/*Header*/

#hawkins_Head
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 316px;
	background: transparent url(../img/hawkins_Head.jpg) 0 0 no-repeat;
}

/*Menu*/

#hawkins_Menu
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 48px;
	background: transparent url(../img/hawkins_Menu.gif) 0 0 no-repeat;
}

#hawkins_Menu ul#main
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 48px;
}

#hawkins_Menu ul#main li
{
	list-style: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

ul#main li, ul#main a
{ 
	height: 40px;
	display: block;
}

#hawkins_Menu ul#main li a
{
	text-indent: -90000px;
	text-decoration: none;
}

#home 		{left: 10px; top: 1px; width: 77px;}
#about		{left: 87px; top: 1px; width: 121px;}
#services	{left: 208px; top: 1px; width: 113px;}
#products	{left: 321px; top: 1px; width: 123px;}
#contact	{left: 444px; top: 1px; width: 135px;}

#home a:hover 		{background:transparent url(../img/hawkins_Menu.gif) -10px -53px no-repeat;}
#about a:hover 		{background:transparent url(../img/hawkins_Menu.gif) -87px -53px no-repeat;}
#services a:hover 	{background:transparent url(../img/hawkins_Menu.gif) -208px -53px no-repeat;}
#products a:hover	{background:transparent url(../img/hawkins_Menu.gif) -321px -53px no-repeat;}
#contact a:hover	{background:transparent url(../img/hawkins_Menu.gif) -444px -53px no-repeat;}

#home a.active 		{background: transparent url(../img/hawkins_Menu.gif) -10px -53px no-repeat; cursor:default;}
#about a.active 	{background: transparent url(../img/hawkins_Menu.gif) -87px -53px no-repeat; cursor:default;}
#services a.active	{background: transparent url(../img/hawkins_Menu.gif) -208px -53px no-repeat; cursor:default;}
#products a.active	{background: transparent url(../img/hawkins_Menu.gif) -321px -53px no-repeat; cursor:default;}
#contact a.active	{background: transparent url(../img/hawkins_Menu.gif) -444px -53px no-repeat; cursor:default;}

#hawkins_Main
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 800px;
	background: #fff url(../img/hawkins_contarea.gif) 0 0 repeat-y;
}

/*Content*/

#hawkins_Content
{
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 499px;
}

#hawkins_conttop
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width:499px;
	background: #e8e8e8 url(../img/hawkins_conttop.jpg) 0 0 no-repeat;
}

#hawkins_contbot
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width:499px;
	background: #e8e8e8 url(../img/hawkins_contbot.jpg) 0 0 no-repeat;
}

#hawkins_Content h1
{
	padding: 10px 0 0 20px;
	margin: 0px;
	font-size: 18px;
	line-height: normal;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #48b8c7;
}

#hawkins_Content h2
{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 16px;
	line-height: normal;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #48b8c7;
}

#hawkins_Content h3
{
	padding: 0px 0px 0px 60px;
	margin: 0px;
	font-size: 13px;
	line-height: normal;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #2e312a;
}

#hawkins_Content h4
{
	padding: 0px 0px 0px 60px;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal;
	color: #2e312a;
}

#hawkins_Content h5
{
	padding: 5px 0px 0px 20px;
	margin: 0px;
	font-size: 13px;
	line-height: normal;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #48b8c7;
}

#hawkins_Content h6
{
	padding: 0px 0px 0px 60px;
	margin: 0px;
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #48b8c7;
}
#hawkins_Content p
{
	padding: 5px 10px 0px 20px;
	margin: 0px;
	font-size: 12px;
	line-height: 22px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal;
	color: #2e312a;
}

/*Image*/

#hawkins_Image
{
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 301px;
	height: 383px;
	background: transparent url(../img/hawkins_Image.jpg) bottom no-repeat;
}


/*Footer*/

#hawkins_Foot
{
	position: relative;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 790px;
	height: 52px;
	background: #4e4d4f;
	border-right: #FFF solid 5px;
	border-bottom: #FFF solid 5px;
	border-left: #fff solid 5px;
}

#hawkins_Foot p
{
	margin: 0;
	padding: 15px 0px 0px 20px;
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

#hawkins_Foot h5#reference 
{
	position:absolute;
	top: 15px;
	left: 640px;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #fff;
}

#hawkins_Foot h5#reference a
{
	color: #48b8c7;
	font-weight: bold;
	text-decoration: none;
}

#hawkins_Foot h5#reference a:hover
{	
	color: #fff;
}
