html {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background: url(../images/body-bg.jpg) repeat-y;
	height:100%;
}
#content_container {
	height:100%;
	background: url(../images/body-pic.jpg) fixed no-repeat;
}
#content {
	float:left;
	width:542px;
	padding:00px 0px 10px 25px;
	font-size: 12px;
}
#height_div {
	Xheight:100px;
	}
#content_container.bg_phrase {
	height:100%;
	background: url(../images/body-pic2.jpg) fixed no-repeat;
}
#content_container.bg_normal {
}
/*.bkgd_main {
	margin:6px;
	background-attachment: fixed;
	background-image: url(pics/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top ;
	background-color: #F4CD9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 100px;
	list-style-type: circle}*/
#title_fla{
	text-align:right;
	margin:0px 0px 0px 0px;
}
.pic_row{
	text-align:center;
	margin:20px 0px 20px 0px;
}
.pic_row a{
	text-align:center;
	margin:0px 5px 0px 5px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6	{
	font-family: Arial, "Trebuchet MS", Helvetica, Geneva, san-serif;
	color:#0A1F62;
}
h1, .h1	{
	font-size: 18px;
}
h2, .h2 {
	font-size: 18px;
	font-variant: small-caps;
	color: #036;
	padding-right: 50px
}
h3, .h3 {
	font-size: 16px;
}
h4, .h4 {
	font-size: 10px;
	}
 hr	{
	 color: #0A1F62}
.title	{
	position:absolute;
	top:26px;
	left:34px;
	margin-bottom:100px;}
a		{
	color:#036;
}
a:hover		{
	background:#0A1F62;
	color:#FFF;
	text-decoration:none;
}
#menuX {
	border-top:solid 1px #0A1F62;
	font-size: 9px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
.menuX	{
	font-size: 9px;}
.menu	{
	padding-left:2px;
	padding-right:2px;
	font-size: 9px;}
.Xmenu:hover	{
	background:#0A1F62;
	color:#FFF;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;}
#positions {
	margin-left:30px;
}
#positions a{
	font-weight:bold
}
/* ####### TEXT NAV ###### */
#textnav{
	clear:both;
	padding-top:1em;
	padding-bottom:5px;
	margin-top:3em;
	margin-bottom:1em;
	text-align:center;
	font-size:9px;
	line-height:1.5;
	border-top:solid 1px #9ab;
}
#textnav a{
	padding-left:1em;
	padding-right:1em;
	border-right:solid 1px #666;
}
#textnav a.last{
	border-right:0px;
}

/* ####### SERVICES NAV ###### */
#servicestextnav{
	background:#D3CBBF;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:.5em;
	margin-bottom:1em;
	text-align:center;
	font-size:10px;
	line-height:1.5;
}
#servicestextnav a{
	padding-left:1em;
	padding-right:1em;
	border-right:solid 1px #666;
}
#servicestextnav a.last{
	border-right:0px;
}

#sectionpic{
	float:right;
	width:300px;
	padding-left:10px;
	padding-bottom:10px;
}
.note{font-size:11px;}