/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
#outer{
	position: relative;
	display: inline;
	float: left;
	width: 698px;
	left: 50%;
	margin-left: -349px;
	_display: block;
	_float: none;
	_left: 0px;
	_margin-left: expression(document.body.clientWidth < 698? "0px" :  (document.body.clientWidth / 2 - 349) + 'px');
	min-height: 100%;
	margin-bottom: -72px;
	height: auto;
}
* html #outer{height:100%;}
#footer {
	position: relative;
	display: inline;
	float: left;
	width: 698px;
	left: 50%;
	margin-left: -349px;
	_display: block;
	_float: none;
	_left: 0px;
	_margin-left: expression(document.body.clientWidth < 698? "0px" :  (document.body.clientWidth / 2 - 349) + 'px');
clear:both;
height:72px;
}
#clearfooter{clear:both;height:74px;}
div>p {margin-top:0}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-76px;} /*safari wrapper */

#body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	display: block;
	background: #000;
	min-width: 850px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header{
	position: relative;
	display: block;
	width: 697px;
	height: 364px;
	border-bottom: 1px solid #5261ac;
	background: url(girl.jpg) no-repeat left top;
}
#body div.img01{background: url(bg-header-01.jpg) no-repeat left top;}
#body div.img02{background: url(bg-header-02.jpg) no-repeat left top;}
#body div.img03{background: url(bg-header-03.jpg) no-repeat left top;}
#body div.img04{background: url(bg-header-04.jpg) no-repeat left top;}
#body div.img05{background: url(bg-header-05.jpg) no-repeat left top;}
#body div.img06{background: url(bg-header-06.jpg) no-repeat left top;}
#body div.img07{background: url(bg-header-07.jpg) no-repeat left top;}

#logo{
	position: absolute;
	display: block;
	width: 132px;
	height: 107px;
	left: 561px;
	top: 32px;
}
	#logo a{
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		background: url(logo.gif) no-repeat left top;
		text-indent: -2000px;
		overflow: hidden;
	}

#footer ul{
	position: relative;
	display: inline;
	float: left;
	margin-left: 101px;
	background: url(bullet-h.gif) no-repeat 0px 7px;
	padding-left: 18px;
	border-bottom: 1px solid #282829;
	border-top: 1px solid #282829;
}
	#footer ul li{
		position: relative;
		display: inline;
		float: left;
		line-height: 21px;
		padding-right: 10px;
	}
		#footer ul li a{
			font-size: 11px;
			color: #5261ac;
			text-transform: uppercase;
			text-decoration: none;
		}
		#footer ul li a:hover{
			text-decoration: underline;
		}

/************************************************/
#copyright{
	position: relative;
	display: inline;
	float: left;
	width: 390px;
	height: 16px;
	margin-left: 153px;
	margin-top: 24px;
}

#solution{
	position: relative;
	display: inline;
	float: left;
	width: 168px;
	height: 16px;
	background: url(di-hover.gif) no-repeat left top;
}

#solution a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: url(di.gif) no-repeat left top;
	text-indent: -2000px;
	overflow: hidden;
}

#solution a:hover{
	background: none;
}

#rightsOwner{
	position: relative;
	display: inline;
	float: left;
	width: 212px;
	height: auto;
	margin-left: 10px;
	margin-top: 3px;
	*margin-top: 2px;
	line-height: 16px;
	color: #282829;
	font-size: 10px;
}
/*************************************************/

#flashMenu{
	position: absolute;
	display: block;
	width: 818px;
	height: 174px;
	left: 0px;
	top: 190px;
}	
		
#content{
	position: relative;
	display: run-in;
	width: 662px;
	height: auto;
	margin-top: 28px;
	margin-left: 28px;
	font-size: 12px;
	line-height: 21px;
	color: #a6a6a6;
}
	#content p{
		line-height: 21px;
		margin-bottom: 28px;
	}
	
	#content span.inline-heading,
	#content h3{
		font-weight: bold;
		font-size: 13px;
		color: #5261ac;
		text-transform: uppercase;
	}
	
	#content span.light-blue,
	#content a{
		color: #99a7e7;
	}
	
	#content h3{
		text-transform: none;
		line-height: 21px;
		background: url(bullet-h.gif) no-repeat 0px 7px;
		padding-left: 18px;
	}
	#content table{
		margin-bottom: 20px;
		width: 697px;
	}
	#content td{
		padding: 28px;
		border-left: 1px solid #303032;
		vertical-align: top;
		width: 20%;
	}
		#content td.first{
			padding-left: 0px;
			border: none;
		}
		#content td.last{
			padding-right: 0px;
		}
	
	#content ul li{
		color: #fff;
		margin-top: 9px;
	}
	form{
		margin-top: 28px;
	}
	label{
		display: inline;
		float: left;
		width: 90px;
		padding-top: 4px;
	}
	form.employment label{
		width: 200px;
	}
	form.employment label.long,
	label.long{
		width: 400px;
	}
	input, textarea, select{
		margin-bottom: 12px;
		color: #fff;
		background-color: #5261ac;
	}
	
	input.btn{
		border: 1px solid #fff;
		margin-left: 90px;
		padding: 4px;
	}
	
	form.employment input.btn{
		margin-left: 200px;
	}
	
	input.text,
	textarea{
		border: none;
		padding: 4px;
		width: 200px;
		letter-spacing: 2px;
	}
	
	input.long{
		width: 400px;
	}
	
	textarea{
		width: 400px;
		height: 200px;
	}
	
	textarea.small{
		height: 60px;
		width: 200px;
	}
	
	#content table.staff,
	#content td.staff,
	#content td.photo{
		width: auto;
	}