
html
{
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
	height: 100%;
}

body
{
	font-family: Arial;
	background-image: url('/images/back3.jpg');
	background-repeat: repeat-x;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

#topfade
{
	height: 26px;
	background-image: url('/images/topfade.png');
	overflow: hidden;
	margin-left: 34px;
	margin-right: 32px;
	behavior: url('/style/iepngfix.htc');
}

#bottomfade
{
	height: 26px;
	background-image: url('/images/bottomfade.png');
	overflow: hidden;
	behavior: url('/style/iepngfix.htc');
	position: relative;
	margin-left: 34px;
	margin-right: 32px;
}

#headerwrapper
{
	position: relative;
	min-height: 1px;
}

#wrapper
{
	padding: 0px 15px 0px 17px;
	height: 122px;
}

#wrapper2
{
	background-image: url('/images/head.jpg');
	background-repeat: repeat-x;
	height: 122px;
}

img
{
	display: block;
}

#pagewrapper
{
	margin: 0px 2% 0px 2%;
}

#leftcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 24px;
	height: 26px;
}

#rightcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 24px;
	height: 26px;
}

.topfade div
{
	width: 22px;
	height: 21px;
}

#leftcorner
{
	position: absolute; 
	left: 10px; 
	top: 0px;
}

#rightcorner
{
	position: absolute; 
	top: 0px;
	right: 8px;
}

#bottomleftcorner
{
	position: absolute; 
	left: 10px; 
	bottom: 0px;
}

#bottomrightcorner
{
	position: absolute; 
	right: 8px; 
	bottom: 0px;
}

#bottomrightcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 24px;
	height: 26px;
}

#bottomleftcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 24px;
	height: 26px;
}

#leftside2
{
	behavior: url('/style/iepngfix.htc');
	position: absolute; 
	top: 26px; 
	width: 7px; 
	background-image: url('/images/leftside.png');
}

#rightside2
{
	behavior: url('/style/iepngfix.htc');
	position: absolute; 
	top: 26px; 
	right: 8px; 
	width: 7px; 
	background-image: url('/images/rightside.png');
}

#header
{
	position: relative;
	background-color: #fff;
	min-height: 1px;
}

#logo
{
	position: absolute;
	top: -111px;
	left: 38px;
}

#logo img
{
	width: 307px;
	height: 119px;
	behavior: url('/style/iepngfix.htc');
}

#left1
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#right1
{
	position: absolute;
	right: 0px;
	top: 0px;
}

#menuwrapper
{
	background-image: url('/images/menuback.gif');
	height: 33px;
}

#menubottom
{
	background-image: url('/images/menubottom.png');
	height: 18px;
	position: relative;
}

#menuleft
{
	position: absolute;
	left: -9px;
	top: -3px;
}

#menuleft img
{
	width: 9px;
	height: 21px;
	behavior: url('/style/iepngfix.htc');
}

#menuright
{
	position: absolute;
	right: -9px;
	top: -3px;
}

#menuright img
{
	width: 9px;
	height: 21px;
	behavior: url('/style/iepngfix.htc');
}

#menu
{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 845px;
}

#menu li
{
	margin: 0px 0px 0px 0px;
	padding: 4px 3px 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	width: 102px;
	cursor: pointer;
	height: 29px;
	text-align: center;
	background-image: url('/images/menubutton.gif');
	float: left;
}

#menu li a
{
	color: #fff;
	text-decoration: none;
}

#rightcolumn
{
	width: 212px;
	float: right;
}

#right
{
	background-color: #e5e5e5;
	width: 190px;
	position: relative;
}

.new_box
{
	background-color: #e5e5e5;
	width: 190px;
	position: relative;
}

.rcorner
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.lcorner
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.brcorner
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.blcorner
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#leftcolumn
{
	padding: 0px 0px 0px 20px;
	margin: 0px 230px 0px 0px;
}

.box_inside
{
	height: 162px;
	background-image: url('/images/box_middle_2.png');
	behavior: url('/style/iepngfix.htc');
}

.box
{
	height: 162px;
	cursor: pointer;
	position: relative;
}

.text a
{
	color: #fff;
}

.text
{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font-size: 16pt;
	color: #fff;
	line-height: 18pt;
	letter-spacing: 1pt;
	text-align: right;
	position: absolute;
	right: 30px;
	top: 20px;
}

h1
{
	font-size: 14pt;
	line-height: 17pt;
	font-weight: normal;
	color: #4c4c4c;
	margin: 0px;
	padding: 0px 0px 14px 0px;
}

h1 span
{
	color: #f37f00;
}

#home h1
{
	font-size: 15pt;
	line-height: 18pt;
}

p
{
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #4c4c4c;
}

.box2
{
	position: relative;
	background-color: #e5e5e5;
	min-height: 1px;
}

.logo
{
	float: left;
	width: 80px;
	height: 40px;
}

ul
{
	margin: 0px 0px 0px 27px;
	padding: 0px 0px 10px 0px;
}

ul li
{
	font-size: 9pt;
	color: #4c4c4c;
}

a
{
	color: #005da3;
	text-decoration: none;
}

#content
{
	min-height: 310px;
}

#head_right
{
	width: 420px;
	height: 140px;
	position: absolute;
	top: -128px;
	right: 20px;
}

#topmap
{
	float: right;
	background-image: url('/images/map.png');
	width: 415px;
	height: 146px;
	behavior: url('/style/iepngfix.htc');
}

#quick_menu
{
	font-size: 8pt;
	line-height: 10pt;
	color: #fff;
	padding: 20px 0px 0px 110px;
}

#quick_menu span
{
	padding: 0px 7px 0px 7px;
}

#quick_menu a
{
	font-size: 8pt;
	line-height: 10pt;
	color: #fff;
}

.bodyimage
{
	padding: 10px 0px 15px 0px;
}

.box_left_2
{
	width: 14px;
	height: 162px;
	behavior: url('/style/iepngfix.htc');
}

.box_right_2
{
	width: 268px;
	height: 162px;
	behavior: url('/style/iepngfix.htc');
}

