/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border: 0px
    }
/*--Structure--*/
body
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
	background-color: #DBDFEA;
}
html { 
      height: 100%; margin-bottom: 1px; 
       overflow-y: scroll;
   }
#wrapper
{
	text-align:left;
	width: 950px;
		background-image: url(../images/backWrap2.jpg);
	background-repeat: repeat-y;
	background-position: 50% top;
	margin-right: auto;
	margin-left: auto;
	
}
#header
{
	background-color: #fff;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-left: 200px;
	height: 290px;
}
#header img
{
text-align: right
}
#content-wrapper
{
	float:left;
	width:790px;
	background-repeat: repeat-x;
	background-position: left top;
}
#content-inner
{
	width:573px;
	float:right;
	background-color: #FFFFFF;
}
#content-wrapper2
{
	float:left;
	width:950px;
	background-repeat: repeat-x;
	background-position: left top;
}
#content-inner2
{
	width:773px;
	float:right;
}
#related{
	float:right;
	width:160px;
}
#related ul{
    margin:0;
    padding-left:15px;
}
#related h2{
    font-size:large;
}
#footer{
	clear:both;
	height: 40px;
}
.clients{
	padding: 12px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #F0F0F0;
}
.clients img{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.imgBox{
	padding: 2px;
	border: 1px solid #ccc;
	}
#lCol {
	float: left;
	width: 271px;
	margin-right: 16px;
	background-image: url(../images/backLcolBott.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
 }
#rCol {
	float: left;
	width: 271px;
	background-image: url(../images/backLcolBott.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
 }
 #left {
width:200px;
   float:left;
	}

/*--Text, Headers--*/
p{
	line-height:1.5em;
	color: #000000;
	margin-top: 0em;
	margin-right: 10px;
	margin-bottom: 0.6em;
	margin-left: 0;
	font-family: "Trebuchet MS";
	}
.pCol{
	line-height:1.5em;
	margin-right: 15px;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	margin-left: 15px;
	padding-bottom: 10px;
	}
.imgCol{
	margin-left: 10px;
	}
	
/*--Navigation--*/
#navigation
{
   width:200px;
   float:left;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 95%;
	vertical-align: bottom;
}
#navigation li a {
	display: block;
	font-variant: normal;
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navigation li a:hover, #navigation #current {
	background-color: #930000;
	color: #FFFFFF;
	border-bottom-style: solid;
}
#navigation ul ul {
	margin-left: 0px;
}
#navigation ul ul li {
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#navigation ul ul a{
	background-color: #A6A5D8;
	color: #211F47;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #211F47;
	font-size: 90%;
}
#navigation ul ul a:hover, #navigation #current2  {
	background-color: #400F15;
	color: #FFFFFF;
	background-image: url(../images/arrowRight.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
}
#content-inner ul {
	list-style: none;
	padding: 0;
	border: none;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content-inner li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 18px;
}

#lCol li, #rCol li {
	font-size: 100%;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 18px;
}
#content-inner .li {
	font-size: 100%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 18px;
}

#footer p{
	padding-top: 13px;
	padding-left: 215px;
	font-size: 85%;
	color: #DC665A;
	font-weight: normal;
}
#footer a{
	color: #DC665A;
	text-decoration: none;
}
#header img{
   display: block;
  }

/*--Box Right--*/
.boxRght {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	background-color: #DC665A;
	padding-bottom: 5px;
	background-image: url(../images/backRcolRed.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 130px;
	}
.boxLft {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	background-color: #DC665A;
	padding-bottom: 10px;
	width: 170px;
	background-image: url(../images/backLcol170.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.boxRght p, .boxLft p {
	font-size: 90%;
	line-height: 1.2em;
	color: #FFFFFF;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.a {
	font-family: Arial, Helvetica, sans-serif;
	color: #B30000;
	font-weight: bold;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height:1.5em;
	margin-left: 0px;

	}
.a2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	padding-left: 17px;
	background-image: url(../images/arrow.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height:1.5em;
	margin-right: 10px;
	margin-left: 0px;

	}
.a3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #930000;
	font-weight: bold;
	padding-left: 17px;
	background-image: url(../images/arrow2.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height:1.5em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	}
.a:hover, .a2:hover, .a3:hover {
	text-decoration: underline;

    }
.boxRght h3, .boxLft h3 {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #CF3C2C;
	background-image: url(../images/backRghtHd.jpg);
	background-position: top;
	}
.boxLft h4 {
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #920000;
	background-image: url(../images/backH4Lcol.jpg);
	background-position: top;
	}
#content-inner h1 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}
#content-inner h2 {
	color: #cc0000;
	background-color: transparent;
	margin-top: 0px;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 3px;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	}
#content-inner h3 {
    color: #B70100;
	background-color: transparent;
	margin-top: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}
#content-inner h4{
	color: #B30000;
	background-color: transparent;
	margin-top: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	}
#lCol h2, #rCol h2{
	color: #FFFFFF;
	}
.header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 9px;
	background-image: url(../images/backLcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E89991;
}
/*--Blockquote--*/
blockquote {
	font-size: 95%;
	margin: 0px 15px 10px 0px;
	color: #FFFFFF;
	width: 555px;
	background-image: url(../images/quoLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D297A6;
}
.block {
	font-size: 95%;
	margin: 0;
	color: #FFFFFF;
	width: 126px;
	background-image: url(../images/backHead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4D4DB1;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border: 2px solid #8999C9;
}
.block div {
	padding: 0px;
	background: none;
	align: center;
	color: #FFFFFF;
}
blockquote p{
	color: #FFFFFF;
	font-size: 105%;
}
blockquote div {
	padding: 15px 20px 15px 60px;
	align: center;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/quoright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
blockquote em {
	color: #FFFFFF;
	font-weight: bold;
}
blockquote strong {
	color: #952535;
}

/*--Table--*/
 td, th {
	font-size: 90%;
}
.datatable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 96%;
	background-color: #F0F3F9;
	margin-bottom: 10px;
	font-size: 95%;
}
.datatable td {
	border: 1px solid #D6DDE6;	
	padding: 4px;
}
.datatable th {
	border: 1px solid #D6DDE6;
	background-color: #B1C5E0;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	font-size: 90%;
}
.datatable caption {
	color: #6C6ABD;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.datatable tr.altrow {
	background-color: #DFE7F2;
	color: #000000;
}
.leftImg {
	float: left;
	margin-bottom: 30px;
	padding: 2px;
	border: 1px solid #DBE2FD;
	margin-right: 10px;
	margin-top: 5px;	
}
img{
   display: block;
  }
#clear {
    clear:both;
	height: 10px
	}
