/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #6986ac;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
}

#wrap{
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 966px;
}
* html #wrap {  /* This is the Tan hack */
	width: 966px; 
	w\idth: 966px; 
}

#header{
	position: relative;
}

#centerc{
	display: inline;
	float:left;
	margin-left: 195px;
	padding-left: 15px;
	padding-right: 15px;
	width:741px;
}
* html #centerc {  /* This is the Tan hack */
	width: 771px; 
	w\idth: 741px; 
}

#leftc{
	float:left;
	margin-left:-966px;
	width: 195px;
}

#foot{
	clear: both;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 40px; 
}

#footerclear {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic {
	margin-bottom: 1px;
}

#header_graphic img {
	display: block;
}

#navigation {
	float: left;
	background-color: #FFFFFF;
	width: 960px;
	padding-left: 3px;
	padding-right: 3px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	background-color: #29405e;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 950px;
	float: left;
	padding-left: 10px;
}


#navigation ul li {
	color: #FFFFFF;
	display: inline;
	padding: 0px;
	margin: 0px; 
	float: left;
}
#navigation ul li a, #navigation ul li a:visited {
	border-right: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 0.9em;
	font-weight: bold;   
	padding-left: 11px;
	padding-right: 11px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-decoration: none;
	color: #FFFFFF;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	color: #8fb3e3;	
}


/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
	margin-left: 200px;
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #000000;
	display: inline;
	font-size: 0.8em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #000000;
	text-decoration: underline;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #999999;
	text-decoration: underline;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 20px;	
}
#footerright ul li a
{		
	color: #465973;
	text-decoration: none;
	font-weight: bold;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
	text-decoration: underline;	
}


/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/


h1 {
	color: #29405e;
	font-size: 1.4em;
	font-weight: bold;	
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
h1.background {
	color: #29405e;
	font-size: 1.4em;
	font-weight: bold;	
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #29405e;
	background-image: url(../images/text-header-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

h2 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;	 
}

a, a:visited {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
img {
	border: 0px;
}

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  overflow:auto;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

#newsletter-box {	
	width: 186px;
	background-color: #29405e;
	margin-left: 9px;
}
#newsletter-box h2 {
	background-color: #8fb3e3;
	color: #29405e;
	font-size: 1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #FFFFFF;
}
#newsletter-box p {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
} 
#newsletter-box div.formContent {
	padding-left: 10px;
	padding-right: 10px;
}
#newsletter-box label {
	color: #a1bbdf;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: none;
	width: 45px;
}
#newsletter-box input {
	width: 100px;
	clear: none;
	float: left;
	margin-bottom: 15px;
}
#newsletter-box input.buttons {
	color: #FFFFFF;
	background-color: #29405e;
	border: 2px solid #FFFFFF; 
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.2em;
	width: 100px;
	float: right;
	margin-right: 15px;
	text-align: left;
}
#testiminials-box {
}
#testiminials-box blockquote {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.testimonialButton {
	margin-left: 9px;
	margin-top: 20px;
}

