			html{margin:0;height:100%}
			body
			{	background:		#002559 url(../imgs/design/bg.gif) repeat-x;
				margin:				0;
				padding:			10px 0 0 0;
				font-size:		11px;
				font-family:	arial;
				color:				black;
				height:				100%; 
			}
			div#burst
			{	background:		url(../imgs/design/burst.png) no-repeat;
			
				_background:	none;
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../../imgs/design/burst.png');
				
				width:				1034px;
				height:				300px;
				position:			absolute;
				left:					50%;
				/* original was -692px */
				margin:				-10px 0 0 -792px;
				z-index:			1;
			}
			div#whole
			{	
				/* original was 686px */
				width:				886px;
				_height:			100%;
				padding:			7px 7px 0 7px;
				position:			relative;
				z-index:			2;
				left:					50%;
				margin-left:	-450px;
				background:		url(../imgs/design/page-bg.gif) repeat-y;
			}
			div#whole div#head
			{	background:		url(../imgs/design/head-bg2.gif) no-repeat;
				height:				65px;
			}
			div#whole div#head a#homelink
			{	background:		url(../imgs/design/homebutton.gif) no-repeat top center;
				position: absolute;
				top: 55px;
				left: 278px;
				width: 50px;
				height: 18px;
				color: white;
				display: block;
				text-align: center;
				padding: 2px 0 0 0;
				text-decoration:	none;
			}
			div#whole div#head a#homelink:hover
			{	text-decoration:	underline;
			}
			div#whole div#head #headcontact
			{	fl oat: right;
				margin: -56px 4px 0 0;
				_m argin: -60px 4px 0 0;
				text-align: right;
			}
			div#whole div#head img#logo
			{	position:			relative;
				margin:				6px 0 0 8px;
				border:				0;
			}
			div#whole div#menu
			{	background:		url(../imgs/design/menu-bg.jpg) no-repeat top center;
				padding:			12px 0 20px 100px;
			}
			div#whole div#menu ul,
			div#whole div#foot ul
			{	margin:				0;
				padding:			0;
				list-style:		none;
				clear:				both;
			}
			div#whole div#menu ul
			{	padding:			0 0 13px 0;
			}
			div#whole div#menu ul.sub
			{	padding:			5px 0 12px 14px;
				_padding-top:	3px;
				color:				white;
			}
			div#whole div#menu ul li,
			div#whole div#foot ul li
			{	float:				left;
				padding:			0 3px 0 0;
			}
			div#whole div#menu ul li a#homelink:hover
			{	background: url(../imgs/design/homeover.gif) no-repeat;
			}
			div#whole div#menu a, 
			div#whole div#menu ul li
			{	color:						white;
				text-decoration:	none;
				text-transform:		uppercase;
				font-size:				13px;
			}
			div#whole div#menu ul.sub a
			{	font-size:				12px;
				color:						white;
			}
			div#whole div#menu a:hover, 
			div#whole div#menu a.it
			{	color:						#E8861E;
			}
			div#whole.agents div#menu a{ color: #9eb5c4;}
			div#whole.agents div#menu a:hover{color: white;}
			
			div#whole div#menu ul.sub a:hover, 
			div#whole div#menu ul.sub a.it
			{	color:						#E8861E;
			}
			div#whole div#foot
			{	background:		url(../imgs/design/foot-bg.gif) repeat-x;
				clear:				both;
			}
			div#whole div#foot div.inner
			{	background:		url(../imgs/design/foot-sun.jpg) no-repeat bottom right;
				height:				115px;
				padding:			5px 3px 0 3px;
			}
			div#whole div#foot ul
			{	height:				22px;
				width:				100%;
				background:		url(../imgs/design/foot-div.gif) no-repeat bottom center;
				margin:				0 0 3px 0;
			}
			div#whole div#foot ul li
			{	float:				right;
			}
			div#whole div#foot a, 
			div#whole div#foot ul li
			{	color:						white;
				text-decoration:	none;
				font-size:				13px;
			}
			div#whole div#foot a:hover
			{	color:						#ea7213;
			}
			div#whole div#foot p
			{	clear:						both;
				font-size:				11px;
				color:						#9fb5c4;
				line-height:			11px;
				text-align:				center;
				margin:						0 0 10px 0;
			}
			div#whole div#body
			{	background:				#D1D1D1 url(../imgs/design/content-bg.gif) repeat-x;
				border-left:			2px solid #3e3833;
			}
			div#whole div#body div#content
			{	background:				url(../imgs/design/content-page-head.gif) no-repeat;
				min-height:				200px;
				_height:					200px;
				padding:					15px 5px 5px 15px;
				position:					relative;
				margin:						0 0 0 -2px;
			}
			body.home div#whole div#body div#content
			{	background:				url(../imgs/design/content-home.jpg) no-repeat;
				height:						366px;
			}
			
/* Minimal Stylings --------------------------------------------------------------------------------------------------------------- */
	body.minimal div#head,
	body.minimal div#menu,
	body.minimal div#foot,
	body.minimal div#burst,
	body.minimal div#adminHead
	{	display:	none !important;
	}
	body.minimal,
	body.minimal div#whole
	{	width:			auto !important;
		background:	none !important;
		margin:			0 !important;
		padding:		0 !important;
		position:		relative !important;
		float:			none;
		left:				0;
	}
	body.minimal div#whole div#body div#content
	{	min-height:				300px;
		_height:					300px;
	}
	
/* Content Stylings --------------------------------------------------------------------------------------------------------------- */

div#content h1
{	color:					#E97112;
	font-size:			18px;
	margin:					0;
	padding:				0;
	text-transform:	capitalize;
}

div#content h2
{	color:					#0B3064;
	font-size:			15px;
	margin:					0;
	padding:				0;
	text-transform:	capitalize;
}
div#content h3
{	color:					#0B3064;
	font-size:			13px;
	margin:					6px 0 2px 0;
	padding:				0;
}

div#content p
{	margin:				0 0 6px 0;
}

div#content .clear
{	clear:				both;
}
div#content .err
{	color:				red;
}
div#content a
{	color:				#4896cf;
	text-decoration:	none;
}
div#content a:hover
{	text-decoration:	underline;
}

div#content hr
{	color:				#48A9E8;
	background:		#48A9E8;
	height:				1px;
	border:				0;
	margin:				auto;
	margin-top:		15px;
	margin-bottom:		15px;
	width:				95%;
	
}
div#content .hidden
{	display:			none;
}

div#content .special
{	border-left:	3px solid #E97112;
	padding:			0 0 1px 6px;
}
div#content .special h3
{	color:				#E97112;
}

div#content ul
{	margin:			0;
	padding:		0 0 0 15px;
}
div#content li
{	margin:			0;
}
div#content div.col
{	width:			48%;
	float:			left;
}

div#content a.moar
{	background:		url(/imgs/design/form-moar.gif) no-repeat;
	padding:			5px 0 5px 25px;
}

#aboutus p
{	font-size: 12px;
}

#careerpage p
{	font-size: 14px;
}

#careerpage h2
{	background: #CCCCCC;
	color: black !important;
	padding: 3px 0 3px 0 !important;
}

.orange
{	color: #EE5311;
	font-weight: bold;
}

.bigorange
{	color: #EE5311;
	font-size: 16px;
	font-weight: bold;
}

#mainnews
{	margin: 60px 0 0 0;
	width: 200px;
}
#mainnews a#search
{	display:			block;
	height:				39px;
	width:				211px;
	background:		url(/imgs/design/home-button.gif) no-repeat;
	color:				white !important;
	font-size:		16px;
	padding:			7px 0 0 0;
	text-align:		center;
	position:			absolute;
	top:					20px;
	left:					-1px;
}

#mainnews a
{
	color: #0B3064 !important;
	text-decoration: underline !important;
}

#maincontent
{	background: url(/imgs/design/mainba ck.png);
	_background:	none;
	_filter:	progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../imgs/design/main back.png');
	width: 		655px;
	bor der:		1px solid silver;
	padding:		10px 0 0 0;
	position:	absolute;
	left:			228px;
	top: 0px;
	bottom:		8px;
}

#maincontent p
{	color: black;
	text- align: center;
	padding: 4px;
	font-size: 12px;
	line-height: 1em;
}

#maincontent #iphone
{	float: right;
}

/* Admin styles */

div#content #adminHead .menu
{	background:			url(../imgs/design/default/sort-bar.png) no-repeat;
	_background:		url(../imgs/design/default/sort-bar.jpg) no-repeat;
	padding:				10px 10px 0 14px;
	_padding:			5px 10px 0 10px;
	height:				33px;
	width:				849px;
	clear:				both;
	font-size:			11px;
	letter-spacing:	-0px;
	color:				black;
	margin: auto;
}
div#content #adminHead .menu a
{	color:				black;


.FlashContentDiv { padding-left: 20px; width: 866px; height: 262px; background: #000000; }