/* Layout styles */

html, body {height:100%}
body {
	padding:0;
	margin:0;
	background: white url(../images/absolute_bg.gif) repeat-y top center;
}

#outer{
  width: 770px;
  height:100%;
  margin: 0 auto;
  padding: 0;
  border-right: 1px solid #535353;
  border-left: 1px solid #535353;
  background: url(../images/hme_nav_bg.gif) no-repeat 0 166px;
}

html>body .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 
html>body #outer {
	min-height: 100%;
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#header {
  margin: 0 auto;
  width: 770px;
  height: 85px;
  padding: 0;
  top: 0;
  border-right: 1px solid #535353;
  border-left: 1px solid #535353;
  background: url(../images/nav_bg.jpg) no-repeat 0 0;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	margin: 0;
	padding: 0;
	width: 360px;
	height: 79px;
	display: block;
	background: url(../images/siteID.gif) no-repeat 0 0;
}

#header h1 a span {
	display: none;
}

/*  Navigation styles */

/* #mainNav {
	display: none;
} */

#mainNav {
  width: 770px;
  height: 30px;
  margin: 0;
  padding: 0;
  background: #264567;
}
                                                                                
#mainNav ul {
  list-style: none;
  margin: 0;
  width: 770px;
  padding: 0;
}

#mainNav li {
	margin: 0;
	padding: 0;
	display: inline;
}

#mainNav li a {
	display: block;
	height: 22px;
	float: left;
	font: 11px verdana;
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 8px 25px 0 25px;
}

#mainNav li a:hover {
	color: white;
	background: #B21B49;
}

#mainNav li a.active {
	color: #B21B49;
	background: white;
}

/* end navigation */

#left {
  width: 154px;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  clear: none;
}

#right {
  width: 150px;
  margin: 54px 5px 0 0;
  float: right;
}

#footer {
  width: 770px;
  margin: 0px auto;
  padding: 20px 0;
  border-right: 1px solid #535353;
  border-left: 1px solid #535353;
  text-align: center;
  font: 10px verdana;
  color: #CCCCCC;
}

#centrecontent {
  width: 418px;
  margin: 39px 0 0 28px;
  padding: 0;
  float: left;
  clear: none;
}

.outerwrap {
  width: 99%;
}

/*  Navigation styles */

#left #subNav {
  width:100%;
  height: 500px;
  margin: 0;
  padding: 0;
  background: url(../images/subnav_bg.gif) no-repeat;
}

#left #subNav ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#left #subNav li { 
  margin: 0;
  padding: 0;
  display: inline;
}

#left #subNav li a {
  display: block;
  clear: none;
  color: black;
  height: 30px;
  font: 11px verdana;
  padding: 12px 0 0 29px;
  margin: 0;
  text-decoration: none;
  border-bottom: 1px solid #D0D0D0;
}

#left #subNav a:hover {
  color: #B1063A;
  background: #ccc;
}

#left #subNav span {
	display: none;
}

/* Section Headers */

#outer h1 {
	margin: 1px 0 0 0;
	padding: 0;
}

#outer h1 #sectionAbout {
	background: url(../images/hdr_about.jpg) no-repeat;
	width: 770px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
}

#outer h1 #sectionServices {
	background: url(../images/hdr_services.jpg) no-repeat;
	width: 770px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
}

#outer h1 #sectionFaqs {
	background: url(../images/hdr_faqs.jpg) no-repeat;
	width: 770px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
}

#outer h1 #sectionCareers {
	background: url(../images/hdr_careers.jpg) no-repeat;
	width: 770px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
}

#outer h1 #sectionContact {
	background: url(../images/hdr_contact.jpg) no-repeat;
	width: 770px;
	height: 50px;
	margin: 0;
	padding: 0;
	display: block;
}

#outer h1 span { display: none; }

/* Content Styles */

#centrecontent h1 {
	font: bold 14px verdana;
	color: #254467;
	border-bottom: 5px solid #B21B49;
	display: block;
	width: 100%;
}

#centrecontent h2 {
	color: #254467/*B1073A*/;
	font: bold 12px verdana;
	display: block;
	margin: 60px 0 20px 0
}

#centrecontent p, li {
	font: 12px arial;
	color: #484848;
	line-height: 22px;
}

#centrecontent a:link, #centrecontent a:visited, #centrecontent a:active {
	color: #B1063A;
	text-decoration: none;
	font: bold 11px verdana;
}

#centrecontent a:hover {
	color: #B1063A;
	text-decoration: underline;
	font: bold 11px verdana;
	color: #484848;
}

#centrecontent td {
	border-bottom: 1px solid #ccc;
	font: 12px arial;
	color: #484848;
}

#centrecontent .section img {
	border: 3px solid #E3E3E3;
	clear: none;
	float: left;
	margin: 0 5px 0 0;
}

#centrecontent .section li a:link, #centrecontent .section li a:visited, #centrecontent .section li a:active,  {
	color: #254467;
	font-weight: normal;
}

#centrecontent .section li a:hover {
	color: #B1063A;
	font-weight: normal;
}

/* controls question on contact us page */

#centrecontent #question {clear: both; margin-bottom: 35px; width: 324px;}
#centrecontent #question img { border: none; clear: both;}

/* #centercontent #question ul { 
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
	width: 400px;
}

#centrecontent #question li {
	margin: 0;
	padding: 0;
	display: inline;
}

#centrecontent #question li a {
	width: 150px;
	height: 30px;
	padding: 10px;
	margin: 0 5px 0 0;
	font: bold 12px arial;
	color: #B3234F;
	text-align: center;
	border: 2px solid #B3234F;
	float: left;
	clear: none;
}

#centrecontent #question li a:hover {
	background: #B3234F;
	color: white;
	text-decoration: none;
} */

/* Right hand panels */

#right #faqs {
	width: 137px;
	height: 220px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/2nd_right_bluepanel.gif) no-repeat;
	float: right;
}

#right #faqs p {
	font: 10px verdana;
	color: white;
	padding: 20px 10px;
}

#right #faqs a {
	color: #CBCCC9;
	font-weight: bold;
	text-decoration: none;
}


#right #faqs a:hover {
	color: white;
}

#right #questions {
	width: 137px;
	height: 450px;
	margin: 0;
	padding: 0;,
	display: block;
	background: url(../images/2nd_right_bluepanel_b.gif) no-repeat;
	float: right;
}

#right #questions p {
	font: 10px verdana;
	color: #fff;
	padding: 5px 10px;
}

#right #questions form input {
	color: #333;
	font: 10px verdana;
	width: 100px;
	margin: 5px 0;
}

/* form styles */

#centrecontent .sectionDescription form table td {
	border-bottom: none;
	padding-bottom: 10px;
}

#centrecontent .sectionDescription form table td input {
	border: 1px solid #999;
	width: 200px;
	font: 12px arial;
	color: #666666;
}

#centrecontent .sectionDescription form table td select {
	width: 200px;
	font: 12px arial;
	color: #666666;
}

#centrecontent .sectionDescription form table td textarea {
	border: 1px solid #999;
	width: 200px;
	font: 12px arial;
	color: #666666;
}

#centrecontent .sectionDescription form table td input .sendbutton {
	width: 100px;
	background: #CC0000;
}