img { border: 0px; }
#landing-page
{
	background-color: #F5F8FA;
	background-image: url(../../landing_page/images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 20px 0px;
	text-align: center;
	background-color: #d4d4d4;
}
#wrapper
{
	width: 1021px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
}	
#header
{
	position: relative;
	height: 93px;
	width: 1021px;
	background-color: #ffffff;
}
#h-left
{
	position: absolute;
	left: 0px;
	right: 0px;
	width: 4px;
	height: 93px;
	background: url(../../landing_page/images/h_left.gif) no-repeat;
}
#h-right
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 4px;
	height: 93px;
	background: url(../../landing_page/images/h_right.gif) no-repeat;
}
#logo
{
	position: absolute;
	left:50px;
	top: 8px;
}
#menu
{
	position: absolute;
	left: 310px;
	width: 707px;
	height: 24px;
	background: url(../../landing_page/images/menu_bg.gif) repeat-x;
}
#menu-left
{
	position: absolute;
	left: 0px;
	top:0px;
	height: 24px;
	width: 46px;
	background: url(../../landing_page/images/menu_left.gif) no-repeat;
}
#menu-right
{
	position: absolute;
	right: 0px;
	top:0px;
	width: 1px;
	height: 24px;
	background: url(../../landing_page/images/menu_right.gif) no-repeat;
}
.menu-option
{	
	width: 120px;
	height: 24px;
	border-width: 0px 0px 0px 1px;
	border-color: #3b587a;
	border-style: solid;
	padding: 0px 0px 0px 15px;
}
#menu-b1
{
	position: absolute;
	left: 207px;
	top: 0px;
}
#menu-b2
{
	position: absolute;
	left: 315px;
	top: 0px;
}
#menu-b3
{
	position: absolute;
	left: 435px;
	top: 0px;
}
#menu-b4
{
	position: absolute;
	left: 530px;
	top: 0px;
}
#query
{
	color: #797e89;
	font-size: 10px;
	position: absolute;
	top: 2px;
}
#query_submit
{
	position: absolute;
	top: 2px;
	right: 10px;
}
#header_notice
{
	position: absolute;
	right: 10px;
	top: 70px;
	color: #5a5b5c; 
	font: normal 11px arial;
}
#content
{
	position: relative;
	background: url(../../landing_page/images/content_bg.gif) repeat-y;

}
#header-image
{
	position: relative;
	left: 13px;
	width: 994px;
	height: 262px;
}
#form-header-image
{
	position: relative;
	left: 13px;
	width: 994px;
	height: 188px;
}
#hr
{
	background: url(../../landing_page/images/hr.gif) repeat-x;
	width: 1020px;
	height: 2px;
	position: absolute;
	left: 0px;
	top: 280px;
}
#form-hr
{
	background: url(../../landing_page/images/hr.gif) repeat-x;
	width: 1020px;
	height: 2px;
	position: absolute;
	left: 0px;
	top: 206px;
}
#grey-box
{
	background-color: #e4e4e4;
	width: 151px;
	height: 80%;
	position: absolute;
	left: 13px;
	top: 300px;
}
#middle-content
{
	padding: 0px 20px 0px 20px;
	width: 538px;
}
#content-right-col
{	
	position: absolute;
	right: 10px;
	top: 300px;
}
#right-top
{
	background: url(../../landing_page/images/content_top_right.gif) no-repeat;
	width: 271px;
	height: 68px;
}
#rt-line1
{
	position: absolute;
	top: 18px;
	left: 100px;
}
#rt-line2
{
	position: absolute;
	top: 35px;
	left: 100px;
}
#key-benefits
{
	margin: 15px 0px 0px 0px;
	background-color: #f7f7f7;
	border: #d9d9d9 solid 1px;
	width: 269px;
	height: 455px;
	position: relative;
}
#key-benefits-title
{
	color: #c0c0c0;
	font: bold 24px arial;
}
#key_benefits_list
{
	margin: 0px;
	padding: 5px 10px 5px 20px;
	list-style-image: url(../../landing_page/images/green_dot.gif);
}
#key_benefits_list li
{
	font: bold 14px arial;
	padding: 5px 0px 5px 0px;
	color: #70a758;
}
#content-bottom
{
	background: url(../../landing_page/images/content_bottom.gif) no-repeat;
	position: relative;
	height: 7px;
	width: 1021px;
}
#footer
{
	height: 30px;
	position: relative;
}
#footer-left
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer-right
{
	position: absolute;
	right: 0px;
	top: 0px;
}

