body{
		text-align: left;
		margin:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#4a5155;
		line-height:2em;
	}
	a{
		color:#4a5155;
		text-decoration:none;
		font-weight:bold;
		cursor:pointer;
	}
	a:hover{
		color:#f37736;
	}
	.subItem a{
		color:#999999;
	}
	*html .subItem{
		width:200px;
	}
	.subItem a:hover{
		color:#f37736;
	}
	.activeNavItem a{
		color:#f37736;
	}
	/*
	#secondLevel a{
		font-weight:normal;
	}
	*/
	img{
		border:0px;
	}
	h2{
		font-size:9px
	}
	#header{
		position:relative;
		right:113px;
		margin:0;
		padding:0;
	}
	#bottom{
		border-top:1px solid #bfbfbf;
		height:1px;
		position:relative;
		right:112px;
		width:436px; 
	}
	#contactForm{
		width:280px;
	}
	#contactForm .formLabel{
		float:left;
	}
	#contactForm .formField{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:small;
		float:right;
		position:absolute;
		left:100px;
		width:250px;
	}
	#contactForm .formFieldAlert{
		float:right;
		position:absolute;
		left:100px;
		width:250px;
		color:#FF0000;
	}
	#contactForm #submit{
		position:absolute;
		top:325px;
		margin-left:100px;
	}
	
	/*start contact page error handling code: */
	#errormsg{
		color:#990000; font-weight:bold;
	}
	input.invalid {
	background-color:#F4C204;
	border:2px #cc0033 inset;
	}
	textarea.invalid {
	background-color:#F4C204;
	border:2px #cc0033 inset;
	}
	label.invalid {color:#ff0; font-weight:bold;}
	/*end contact page error handling code: */
	
	#main{
		width:1000px;
		height:600px;
		overflow:hidden;
		margin: 0 auto;
		/*border: 1px solid #003366;*/
		text-align:left;
	}
	#imagesTracker{
		width:80px;
		float:left;
	}
	#leftSide{
		float:left;
		width:417px;
	}
	#rightSide{
		float:right;
		width:470px;
	}
	#logo{
		position:relative;
		left:47px;
		top:59px;
	}
	#mainNav{
		position:relative;
		top:347px;
		width:320px;
	}
	*html #mainNav{
		top:355px;
	}
	#mainNav li{
		text-transform:uppercase;
		list-style:none;
	}
	#mainNav #firstLevel{
		position:relative;
		left:30px;
		float:left;
	}
	#mainNav #secondLevel{
		postion:relative;
	}
	#pageNav{
		position:relative;
		margin-top:1em;
		width:490px;
		right:112px;
		height:2em;
	}
	#pageNavItems li{
		display:inline;
		float:left;
		list-style:none;
		position:relative;
		left:-39px;
		margin-right:12px;
		font-weight:bold;
		text-transform:uppercase;
	}
	#pageNavItems img{
		position:relative;
		top:2px
	}
	#pageNavItems #details{

	}
	#flashArea{
		position:relative;
		z-index:16;
		width:470px;
		height:370px;
		top:25px;
		right:112px;
		float:right;
		clear:both;
		display:inline;
	}
	#flashArea img{
		width:436px;
		height:318px;
	}
	#sideBox1{
		position:absolute;
		margin-left:270px;
		top:25px;
		background-color:#ededed;
		height:109px;
		width:138px;
	}
	#sideBox2{
		position:absolute;
		margin-left:233px;
		top:144px;
		background-color:#ededed;
		height:135px;
		width:175px;
	}
	*html #sideBox1{
		margin-left:97px;
	}
	*html #sideBox2{
		margin-left:60px;
	}
	#window_content_1{
		display:block;
		margin:0;
		padding:0;
		border:0;
		width:436px;
	}
	#window_content_1 a{
		color:#5D81C1;
		z-index:2;
	
	}
	#window{
		position:relative;
		right:112px;
		width:436px;
		height:130px;
		/*_height:120px;*/
		overflow:hidden;
		text-align:justify;
	}
	#window h2{
		margin:0;
		padding:0;
		letter-spacing:.2px;
		text-transform:uppercase;
	}
	#window p{
		padding:0;
		margin:0 0 1em 0;
		
	}
	
	#window .service_list {margin-top:-95px;}
	
	#subnav_section_1,#subnav_section_2, #subnav_section_3, #subnav_section_4, #subnav_section_5, #subnav_section_6{
		position:absolute;
		left: 170px;
		display:none;
	}
	#subSubNav_section_1{
		position:absolute;
		left: 200px;
		display:none;
	}
	.sublevel .item{
		width:180px;
	}
	.fader_bottom{
		position:absolute;
		z-index:1;
		left:0;
		margin-top:102px;
		width:436px;
	}
	.fader_top{
		position:absolute;
		z-index:1;
		width:436px;
	}
	/*utilities*/
	.left{float:left;}
	.right{float:right;}
	/*png fix by twinhelix*/
	.fader_bottom img, .fader_top img{ behavior: url(iepngfix.htc)}
	/************/