HTML, BODY
{
	margin: 0;
	padding: 0;
	background: #B7B7B7 url(images/base_bg.gif) repeat-x top;
	width: 100%;
	height: 100%;
	font-family: tahoma;
}
* HTML #wrap
{
	height: 100%;
}
P, TD
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
A IMG
{
	border: 0;
}
A
{
	color: #1E8ACD;
	text-decoration: underline;
}
A:hover
{
	color: #2E5785;
	text-decoration: none;
}
A.hidden
{
	text-decoration: none;
	color: #000;
	cursor: default;
}
FORM
{
	margin: 0;
	padding: 0;
}
DIV.clr
{
	clear: both;
}
UL
{
	margin-left: 20px;
	margin-top: 0px;
	padding: 1px;
	list-style-type: square;
	line-height: 16px;
}
H1
{
	font-size: 20px;
	font-weight: normal;
	color: #000;
	margin: 5px 0 8px;
}
#wrap
{
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	width: 100%;
	background: url(images/base_bg_2.png);
}
#page
{
	width: 1024px;
	margin: 0 auto;
	background: #FFF;
	border: 1px solid #FFF;
	border-top: none;
}
#top
{
	height: 129px;
	position: relative;
}
#header
{
	background: #FFFFFF url(images/img01.jpg) no-repeat left;
	height: 233px;
	position: relative;
}
#logo
{
	position: absolute;
	margin: 16px 0 0 30px;
}
#logo2
{
	position: absolute;
	margin: 150px 0 0 -250px;
}
#company_name
{
	font-size: 26px;
	font-weight: normal;
	text-transform: none;
	color: #1174B0;
	position: absolute;
	margin: 35px 0 0 170px;
	font-family: Impact, Times, serif;
}
#call_us
{
	width: 320px;
	float: right;
	margin: 26px 0 0;
	font-family: Impact, Times, serif;
	font-size: 22px;
}
#call_us SPAN.gray
{
	color: #1174B0;
}
#call_us P
{
	font-family: Impact, Times, serif;
	font-size: 22px;
}
#call_us TABLE
{
	margin-top: 10px;
}
#intro
{
	position: absolute;
	width: 413px;
	background: url(images/intro_bg.jpg) no-repeat;
	height: 233px;
	margin-left: 376px;
	padding: 40px 15px 20px;
	font-size: 12px;
}
#intro P
{
	margin: 2px 0 5px;
}
#intro H2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1174B0;
	font-weight: normal;
	margin: 0 0 5px;
}
#menu
{
	color: #FFF;
	font-weight: bold;
	padding: 0;
	white-space: nowrap;
	width: 234px;
	position: absolute;
	margin: 0 0 0 785px;
	background: url(images/menu_bg.jpg) no-repeat;
	height: 230px;
}
#menu UL
{
	list-style: none;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	margin: 27px 20px 0 70px;
}
#menu UL LI
{
	background: url(images/bullet.gif) no-repeat;
	padding: 0 0 10px 20px;
}
#menu A
{
	text-decoration: none;
	color: #FFF;
}
#menu A:hover
{
	color: #FFF;
	text-decoration: underline;
}
#contentwrap
{
	position: relative;
	overflow: hidden;
}
#body_txt
{
	color: #000;
	text-align: justify;
	padding: 10px 20px;
	vertical-align: top;
	font-size: 12px;
	width: 750px;
	float: left;
}
#sidebar
{
	float: right;
	width: 214px;
	font-size: 12px;
	padding: 15px 20px 30px 0;
}
#sidebar P
{
	margin: 3px 0px 7px 20px;
}
#sidebar H2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #005889;
	margin: 2px 0 5px;
}
#login_form
{
	height: 22px;
	width: 250px;
	border: 1px solid #B9B5B0;
	font-size: 13px;
	padding-top: 3px;
	padding-left: 1px;
}
#footer
{
	width: 1024px;
	background: #D2E7F5;
}
#bottom_addr
{
	color: #000;
	text-align: left;
	padding: 3px 15px 10px;
	font-size: 11px;
}
#bottom_addr A
{
	text-decoration: none;
}
#bottom_addr A:hover
{
	text-decoration: underline;
}
#bottom_menu
{
	color: #000;
	text-align: left;
	padding: 10px 10px 3px;
	font-size: 12px;
}
#bottom_menu A
{
	color: #000;
	text-decoration: underline;
	padding: 0 5px;
}
#bottom_menu A:hover
{
	color: #1285C8;
	text-decoration: underline;
}