body {
	margin:0px; padding:0px;
	background-color:#053158;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color:#000000;
}

#container {
	min-height:400px;
	width:900px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	background:#ffffff;
}


/*
	Logo / Menu / Panel Positioning
*/

#logo { position:absolute; top:20px; left:70px; }

ul#menu { 
	margin:0px;	padding:0px;
	position:absolute; top:75px; left:447px;
}
ul#menu li, ul#footertext li {
	list-style:none;
	padding-right:15px;
	display:inline;
	font-family:arial, "Times New Roman", Times, serif;
}
ul#menu li a, ul#footertext li a {
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
}
ul#menu li a:hover, ul#footertext li a:hover {
	text-decoration:none;
	color:#ff9225;
}

#header_index{
  width:900px;
	height:400px;
	background:url(images/header_index.jpg) no-repeat;
	background-color:#053158;
}

#header_solutions{
  width:900px;
	height:400px;
	background:url(images/header_solutions.jpg) no-repeat;
	background-color:#053158;
}

#header_redaction{
  width:900px;
	height:400px;
	background:url(images/header_redaction.jpg) no-repeat;
	background-color:#053158;
}

#header_indexing{
  width:900px;
	height:400px;
	background:url(images/header_indexing.jpg) no-repeat;
	background-color:#053158;
}

#header_scanmanager{
  width:900px;
	height:400px;
	background:url(images/header_scanmanager.jpg) no-repeat;
	background-color:#053158;
}

#header_backfile{
  width:900px;
	height:400px;
	background:url(images/header_backfile.jpg) no-repeat;
	background-color:#053158;
}

#header_eob{
  width:900px;
	height:400px;
	background:url(images/header_eob.jpg) no-repeat;
	background-color:#053158;
}

#header_case_studies{
  width:900px;
	height:400px;
	background:url(images/header_case_studies.jpg) no-repeat;
	background-color:#053158;
}

#header_about_us{
  width:900px;
	height:400px;
	background:url(images/header_about_us.jpg) no-repeat;
	background-color:#053158;
}

#header_contact_us{
  width:900px;
	height:400px;
	background:url(images/header_contact_us.jpg) no-repeat;
	background-color:#053158;
}

#header_construction{
  width:900px;
	height:400px;
	background:url(images/header_construction.jpg) no-repeat;
	background-color:#053158;
}


/*
	Content
*/
#contentwrap{
	width:900px;
	height:auto;
	text-align:left;
	float:left;
	background:url(images/background.jpg) repeat-y;
}

#content {
	margin-left:50px;
	margin-right:50px;
	margin-top:40px;
	margin-bottom:40px;
	width:800px;
	min-height:200px;
	text-align:left;
	float:left;
}

.textholder {
  float:left;
  padding-top:0px;
	padding-bottom:10px;
	padding-left:15px;
	margin-left:15px;
	width:500px;
	border-left: 1px solid #186b92;
}


.textholder_center {
  float:left;
  padding-top:0px;
	padding-bottom:10px;
	padding-left:70px;
	width:650px;
}

.textholder_left {
  float:left;
	padding-left:30px;
	padding-right:10px;
	width:470px;
	border-right:1px solid #186b92;
}

.textholder_right {
  float:left;
	padding-left:20px;
	width:250px;
}

.navleft {
  float:left;
	padding-left:0px;
	margin:0px;
	width:190px;
}

.navleft p {
	color:#000000;
	margin-left:5px;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
}

.textholder h4, .textholder_left h4, .textholder_right h4, .textholder_center h4 {
	color:#000000;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:24px;
	font-family:georgia, arial, "Times New Roman", Times, serif;
	margin-bottom:20px;
	border-bottom: 2px solid #186b92;
}

.textholder p, .textholder ul, .textholder_center p, .textholder_center ul {
	color:#2f2f2f;
	margin-left:15px;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}

.textholder h2 {
  color:#2f2f2f;
	margin-left:15px;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}

.textholder_center h3 {
  color:#000000;
	padding-top:15px;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
	font-family:georgia,cambria,arial, "Times New Roman", Times, serif;
}

.textholder_right p {
	color:#2f2f2f;
	margin-left:15px;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
}

.textholder_left p {
	color:#000000;
	margin-left:15px;
	margin-right:15px;
	font-weight:normal;
	font-size:14px;
	line-height:14pt;
	text-decoration:none;
	text-align:justify;
	font-family:georgia,cambria,arial, "Times New Roman", Times, serif;
}

.textholder a, .textholder_left a, .textholder_center a {
	color:#186b92;
	font-weight:normal;
	text-decoration:underline;
}

.textholder_right a, .navleft a {
	color:#186b92;
	font-weight:normal;
	text-decoration:none;
}

.textholder a:hover, .textholder_left a:hover, .textholder_center a:hover {
  color:#000000;
	text-decoration:underline;
}

.textholder_right a:hover, .navleft a:hover {
  color:#000000;
	text-decoration:none;
}

.listb {
  background:url(images/bullet.jpg) no-repeat;
	padding-left:25px;
	margin-top:8px;
	margin-left:15px;
  font-size:18px;
}

.listc {
  background:url(images/bullet_small.jpg) no-repeat;
	padding-left:20px;
	margin-top:8px;
	margin-left:15px;
  font-size:14px;
}


.holder {
  padding-top:10px;
	padding-left:25px;
	padding-right:25px;
	float:left;
}

.holder_left {
  padding-top:10px;
	padding-left:15px;
	float:left;
}

.holder_right {
  padding-top:10px;
	padding-right:15px;
	float:right;
}

.flowchart {
  padding-top:10px;
	padding-left:55px;
	float:left;
}

ul {
  margin-left:0px;
  padding-left:30px;
}
li {
  margin-bottom:5px;
  padding:0px;
}

.imgholder {
  float:left;
	padding-left:10px;
}

.imgholder_right {
  float:right;
	margin-left:10px;
	margin-bottom:20px;
	padding:0px;
	/*border:1px solid #186b92;*/
}

.imgholders_right {
  float:right;
	margin-left:10px;
	padding:0px;
}





/*
	Footer
*/
#footer {
	background:url(images/footer.jpg) no-repeat;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	width:900px;
	height:50px;
}
#footer span {
	display:block;
	float:left;
	width:900px;
}
#footer p {
	color:#000000;
	text-decoration:none;
	text-align:right;
	padding-right:50px;
	padding-top:10px;
	font-size:10px;
}
#footer a {
	color:#e37f29;
	text-decoration:none;
}
#footer a:hover { color:#000000; }




/*
	General Styles
*/

a img { border:0px }