/* */
*
{
	margin: 0;
	padding: 0;
}

::selection
{
	background-color: #164050;
}

body
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #FFF;
	background-color: #164050;
}

#root
{
	min-width: 948px;
}

a
{
	text-decoration: none;
	font-weight: normal;
	color: #ACD;
}

img
{
	border: 0;
}

#top
{
	display: block;
	height: 41px;
	position: relative;
	background-color: #BE1820;
	z-index: 600;
}

#topNav
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#top ul
{
	text-align: right;
}

#top ul li
{
	position: relative;
	display: inline;
	list-style-type: none;
	top: 11px;
	right: 12px;
}

#top ul li a
{
	margin-left: 8px;
	padding: 8px 8px;
	color: #FFF;
	/* -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
}

#top ul li a:hover
{
	background-color: #8a0000;
}

#top ul li a:active
{
	color: #0D2630;
}

#top ul li a.current
{
	background-color: #8a0000;
	color: #0D2630;
}

#header h1 a
{
	display: block;
	position: absolute;
	top: 32px;
	left: 32px;
	width: 199px;
	height: 79px;
	text-indent: -999em;
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
}

#main
{
	position: relative;
	display: block;
	background-image: url(/img/bg-main.png);
}

#mainGrad
{
	background-image: url(/img/bg-topGrad.png);
	background-repeat: repeat-x;
}

#mainTopLeft
{
	background-image: url(/img/bg-topLeft.png);
	background-repeat: no-repeat;
}

#container
{
	position: relative;
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 146px;
}

#mainNav
{
	display: block;
	position: absolute;
	top: 130px;
	left: 0;
}

#mainNav ul li
{
	list-style-type: none;
	text-align: right;
	margin-top: 16px;
}

#mainNav ul li a
{
	text-align: right;
	padding: 8px 8px;
	color: #FFF;
}

#mainNav ul li a:hover
{
	background-color: #0D2630;
}

#mainNav ul li a:active
{
	color: #BE1820;
}

#mainNav ul li a.current
{
	background-color: #0D2630;
	color: #BE1820;
}

#mainNav #buttonBox
{
	text-align: right;
	padding: 18px 8px;
}

#mainNav #buttonBox span.iconLink a
{
	padding-left: 8px;
}

#content
{
	position: relative;
	display: block;
	min-height: 520px;
	height: auto !important;
	height: 520px;
	margin-left: 340px;
}

#content a, #portfolioNav ul li a
{
	text-decoration: underline;
	padding: 4px 0;
}

#content a:hover, #portfolioNav ul li a:hover
{
	text-decoration: none;
	color: #FFF;
	background: #164050;
}

#content p.imageBlock a, #content p.imageBlock a:hover
{
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
}

#content p.imageBlock a img
{
	margin-right: 12px;
	border: 0;
}

#content h2
{
	font-size: 18px;
	margin-bottom: 8px;
	padding-left: 12px;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	line-height: 140%;
}

#content h3
{
	font-size: 14px;
	line-height: 140%;
	margin-top: 14px;
	padding-left: 12px;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
}

#content p
{
	padding: 0 12px 12px 12px;
}

#officePictures
{
	position: absolute;
	top: 148px;
	left: 118px;
	display: block;
	width: 193px;
	height: 404px;
	/* background: url(/content/office/5.jpg); */
	background-repeat: no-repeat;
	border: 1px solid #508299;
/*	-webkit-box-shadow: 0px 0px 4px #508299;
	-moz-box-shadow: 0px 0px 4px #508299;
	box-shadow: 0px 0px 4px #508299;*/
}

#officePictures .bgMain
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 193px;
	height: 404px;
	display: none;
	background-repeat: no-repeat;
}

#officePictures .bgNew
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 193px;
	height: 404px;
	background-repeat: no-repeat;
	display: none;
}

#bottom
{
	position: relative;
	display: block;
	background-color: #164050;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid transparent;
}

#bottomContact
{
	position: relative;
	left: 88px;
	display: block;
	width: 730px;
	border-left: 1px solid #508299;
	border-right: 1px solid #508299;
	margin: 28px;
	margin-top: 18px;
	padding: 8px;
	font-size: 10px;
	line-height: 140%;
}

#bottomContact a
{
	color: #FFF;
	text-decoration: underline;
}

#bottomContact h3
{
	font-weight: normal;
	font-size: 10px;
	color: #FFF;
}

#bottomContact div#contactNS
{
	position: relative;
	top: 0;
	width: 220px;
	left: 24px;
	color: #999;
}

#bottomContact div#contactNB
{
	position: absolute;
	top: 8px;
	left: 220px;
	color: #999;
}

#bottomContact div#contactNL
{
	position: absolute;
	top: 8px;
	width: 298px;
	left: 440px;
	color: #999;
}

#bottom #bottomFeature
{
	position: absolute;
	top: 18px;
	left: 580px;
	display: block;
	width: 340px;
	height: 120px;
}

#bottom div.next
{
	position: absolute;
	top: 50px;
	right: 0;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(/img/right-sm.png);
	background-repeat: no-repeat;
	z-index: 32;
	cursor: pointer;
}

#bottom #bottomFeature div.featureItem a
{
	border: 0;
}

#bottom #bottomFeature p.sub a
{
	color: #bbb9b9;
}

#bottom #bottomFeature p.title a
{
	font-size: 16px;
	color: #FFF;
}

#bottom #bottomFeature p.link a
{
	display: block;
	margin-top: -3px;
	color: #0099CC;
	text-decoration: underline;
}

div.pdfDownload
{
	display: block;
	text-align: center;
	margin: 24px;
}

div.newsCenter
{
	display: block;
	text-align: center;
	margin-bottom: 12px;
}

#content div.newsCenter p
{
	padding: 0 64px;
	margin-bottom: 12px;
}

#content div.pdfDownload a
{
	border: 0;
	padding: 0 !important;
	background: none;
}

#content div.pdfDownload a img
{
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #276F88;
	padding: 0 !important;
	background: none;
}

#content div.pdfDownload a:hover img
{
	border: 2px solid #69A;
}

div.pdfDownload img a:hover
{
	background: inherit;
}



#topNav li#topNavFTW a strong
{
	color: #F1FA80;
}

