body
{
	margin:0;
	border:0;
	text-align:center;
	height:100%;
	background:#ebeced url(/images/bg.gif) center repeat-y;
	color:#000;
	font-family:Trebuchet MS,Helvetica,Verdana,sans-serif;
}
* html body
{
	background-image:none;
}
h4,h5
{
	color:#003366;
	margin-bottom:4px;
}
strong
{
	color:#003366;
}
#all
{
	background:#d5dadd;
	width:802px;
	height:100%;
	margin:auto;
}
#allIn
{
	background:#fff;
	width:800px;
	height:100%;
	margin:auto;
}
#topTop
{
	background:#003366;
	height:9px;
}
#logo
{
	background:url(/images/logo.png);
	width:180px;
	height:95px;
	float:left;
}
#collage
{
	background:url(/images/collageLess.jpg);
	width:620px;
	height:95px;
	float:left;
	text-align:left;
}
#collage p
{
	margin:54px 0 0 35px;
	font-size:24px;
	color:#fff;
}
#main
{
	position:relative;
	background:#c1c9cf;
	width:800px;
	clear:both;
	overflow:hidden;
}
#left
{
	width:180px;
	float:left;
}
#menu
{
	margin-top:25px;
}
#menu div
{
	height:20px;										
	margin-bottom:12px;
}
#menu a
{
	display:block;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	background:url(/images/buttonBg.gif);
}
#menu a:hover
{
	background:url(/images/buttonBg.gif) bottom;
}
#menu .sub
{
	background:#afbac3;
	height:88px;
	margin-top:-12px;
}
#menu .sub a
{
	background:none;
	float:right;
}
#menu .sub a:hover
{
	background:none;
}
#leftBottom
{
	position:absolute;
	background:#003366 url(/images/leftBottomBg.gif) top left no-repeat;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	width:156px;
	height:27px;
	left:24px;
	bottom:0;
}
#leftBottom p
{
	margin-top:4px;
}
#content
{
	background:#fff url(/images/photos/woman.jpg) bottom right no-repeat;
	margin:4px 0 1px 0;
	width:620px;
	text-align:left;
	float:left;
}
#content a
{
	color:#000;
	font-weight:bold;
}
#content ul
{
	list-style-image:url(/images/bullet.gif);
}
#pageText
{
	margin:34px 0 0 35px;
}
#pageHeadline
{
	color:#003366;
	font-size:24px;
	height:33px;
}
#pageBody
{
	padding:0 308px 12px 0;
	font-size:12px;
}
#pageBody, #pageBody ul, #pageBody table
{
	line-height:18px;
}
* html #pageBody
{
	padding-bottom:5px;
}
#pageBody p
{
	margin:0;
}
#pageBody a
{
	text-decoration:none;
	font-weight:normal;
}
#pageBody h4
{
	font-size:14px;
	line-height:10px;
}
#pageBody ul
{
	font-size:12px;
	padding:0;
	margin-left:13px;
}
#pageBody em
{
	color:#91a1af;
	font-weight:bold;
}
#pageBody table
{
	font-size:12px;
}
#pageBody td
{
	vertical-align:top;
}
#bottom
{
	width:412px;
	float:right;
	clear:both;
}
#quote
{
	background:#91a1af url(/images/footerBg.gif) bottom left no-repeat;
	color:#fff;
}
#quote div
{
	padding:14px 0 6px 24px;
	text-align:left;
}
#quote p
{
	margin:0;
}
#footer
{
	color:#a1a3a6;
	font-size:10px;
	text-align:right;
	margin:10px 15px 0 0;
	clear:both;
}