﻿
/**/
#Header_Image
{
	position: relative;
	xbackground: red;
	height: 260px;
}

#Header_Image IMG
{
	margin-left: 14px; 	
}

#Header_Image .headerText
{
	position:  absolute;
	top: 85px;
	left: 33px;
	font-family: Verdana;
}

#Header_Image .headerText H2
{
	margin:0;
	color:#595959;
	font-size: 27px;
	line-height: 33px;
	font-weight: normal;
}

#Header_Image .headerText H3
{
	color:#f26522;
	font-size: 22px;
	xline-height: 27px;
	font-weight: normal;
}

#page #content
{
    background-position:-1px 0px;
    _background-position:-1px 0px;
}