	.FIX{}

	html,body
	{
		background-color:#7CBFE0;
	}
	
	div
	{
		text-align:left;
	}
	
	#center
	{
		width:100%;
		text-align:center;
		float:left;
	}
	
	img
	{
		border:0px;
		margin:0px;
		padding:0px;
	}
	
	#container
	{
		width:749px;
		margin-left:auto;
		margin-right:auto;
	}
	#struct-Header
	{
		width:100%;
		background-image: url(../images/header-bg.gif);
		height:38px;
		float:left;
	}
	#struct-Footer
	{
		width:100%;
		background-image:url(../images/footer-bg.gif);
		height:26px;
		float:left;
		color:#0072BF;
	}
	
	#struct-SubFooter
	{
		float:left;
		width:100%;
		padding-top:5px;
		padding-bottom:10px;
	}
	
	#struct-Content
	{
		float:left;
		width:100%;
		background-image:url(../images/content-bg.gif);
	}
	#struct-LeftCol
	{
		float:left;
		width:191px;
		padding-left:16px;
	}
	
	.struct-LeftCol
	{
		width:31%;
		float:left;
		color:#0072BF;
		padding-left:20px;
	}
	
	.struct-MidCol
	{
		width:32%;
		float:left;
		color:#0072BF;
		text-align:center;
	}
	
	.struct-RightCol
	{
		width:31%;
		float:left;
		color:#0072BF;
		padding-right:15px;
	}

	#struct-Navigation
	{
		width:191px;
	}
	
	#struct-Contact-Panel
	{
		padding-left:15px;
		padding-right:12px;
		padding-top:27px;
		font-size:11px;
		color:#0070BF;
	}
	
	#struct-Navigation ul
	{
		margin:0px;
		padding:0px;
		padding-left:15px;
		padding-top:27px;
		padding-right:12px;
	}
	
	#struct-Navigation li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		padding-top:1px;
		padding-bottom:1px;
		width:155px;
		border-bottom:1px solid #DBDBDB;
		margin-right:10px;
	}
	
	#struct-Navigation li a
	{
		display:block;
		background-color:#ffffff;
		line-height:24px;
		color:#7CBFE0;
		font-size:12px;
		text-decoration:none;
		background:url(../images/bullet-navigation-graphic.gif) left top no-repeat #FFF;
		padding-left:15px;
		width:155px;
	}
	
	#struct-Navigation li a:hover
	{		
		display:block;
		background-color:#7CBFE0;
		line-height:24px;
		color:#fff;
		font-size:12px;
		text-decoration:none;
		background:url(../images/bullet-nav-graphic-over.gif) left top no-repeat #7CBFE0;
		padding-left:15px;
		width:155px;
	}
	
	#struct-RightCol
	{
		float: left;
		width: 484px;
		background-image: url(../images/right-col-bg.jpg);
		margin:0px;
		margin-left: 1px;
		background-repeat: repeat-x;
		padding-left:34px;
		padding-right:10px;
		overflow:hidden;
		float:left;	
	}
	
	#struct-RightColContent
	{
		position:relative;
	}
	
	#struct-RightColBGImg
	{
		background-image: url(../images/flush-van-medium.gif);
		width: 300px;
		background-repeat: no-repeat;
		margin-top:105px;
		margin-left:263px;
		height:460px;
		position:absolute;
	}
	
	#struct-RightCol li
	{
		font-size:12px;
		padding-bottom:5px;
	}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
