@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #443B6F;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3F3F3F;
	background-image:url(images/dbdBG.gif) 
	background-repeat: repeat;
	background-position: center;
}

img {


border:none;

}

.twoColFixLtHdr #container {
	font-family:Arial, Helvetica, sans-serif;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background: #FFFFFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-top:3px;
	margin-bottom:0px;
	margin-right:0px;
	padding-bottom:0px;
} 

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 226px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:10px 0 0 0;
	margin-left:9px;
	margin-bottom:3px;
}
.twoColFixLtHdr #homeContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0x; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:url(images/watermark.jpg) no-repeat center;
} 

.twoColFixLtHdr #mainContent { 
	margin: 45px 0 0 240px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0x; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:url(images/watermark.jpg) no-repeat center;
	width:515px;
} 
.twoColFixLtHdr #news {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
} 
.twoColFixLtHdr #news p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]



#nav-text {		
	margin:0px;
	padding:0px;
	font-size: 13px;
	color:#ffffff;		
	text-decoration: none;
 	width: 536px;
}

#testimonialsBorder {

border: 1px solid #c6c6c6;
padding:2px;
width: 766px;
margin: 0 auto 3px; auto;

}

#nav-text ul
{
	margin:3px;
	padding-top:0px;
list-style-type: none;
text-align: right;
}

#nav-text ul li { 
padding-right: 15px;
display: inline; 
}

#nav-text ul li a
{
	padding-right: 15px;		
	font-size: 12px;
	color:#ffffff;		
	text-decoration: none;
	text-align:right;
}

#nav-text ul li a:hover
{
	color:#C6C6C6;
	text-decoration: underline;
}
#nav-text ul li.selected a
{
	color:#C6C6C6;
	text-decoration: underline;
}

#nav-bar {
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	height:24px;
 	width: 536px;
	margin-left: 241px;	
	margin-top:0px;
	padding-top:0px;
	background: #443B6F;
	background: url(images/navBack.jpg) no-repeat 0 0;	
}

#side-bar {
width:51px;
height:417px;
margin-left:780px;
	position: absolute;	
	background-image:url(images/dbdSide.gif);
}

.introText {
	font-size: 14px;
	color: #3F3F3F;
	margin-left:50px;
	margin-right:50px;
}
.introTextRed {
	font-size: 19px;
	color: #CE2330;
}

.newsText{
font-size:11px;

}

.newsTitle {
	font-size: 12px;
	color: #554D82;
	font-weight:bold;
}


.testimonials {
	font-size: 12px;
}
.testimonialsRed {
	font-size: 12px;
	text-transform:uppercase;
	}
#purpleBorder{
border: #443B6F solid 1px;
}
#newsbox{
width:235px;

	height:147px;
margin:8px;

}
.pageTitles {
	font-size: 18px;
	text-transform: uppercase;
	color: #443B6F;
	font-weight:bold;
}
.pageSubTitles {
	font-size: 16px;
	color: #3F3F3F;
	font-weight:normal;
}
.redParagraphIntro {
	color: #CE2330;
	font-style:italic;
}

ul{
line-height:18px;

}

ul li{
color:#443B6F;
}
.subTitle {
	font-size: 16px;
	text-transform: uppercase;
	color: #3F3F3F;
	margin-left:6px;
}

ol{
line-height:18px;

}

ol li{
color:#443B6F;
}


/*  ----left side navigation settings ---*/

#nav-menu{
width:225px;
}

#nav-menu ul {
		list-style: none;
		padding: 0;
		border: none;
		margin-left: 0px;
		font-size:11px;
		text-align: left;
		width:205px;
		}
		
#nav-menu li {

		margin: 0;
		}
		
#nav-menu ul li a:hover {
		color: #333333;
		background: transparent url(images/blueSquareBullet.gif) no-repeat 3px 0px; 
		}		

		
#nav-menu li a {
		display: block;
		padding-left:20px;
		padding-top:0px;
		padding-bottom:0px;
		color: #837AA1;
		text-decoration: none;
		font-weight:normal;
		width: 205px;
		}
		
		
#nav-menu li a:visited {
		display: block;
		padding-left:20px;
		padding-top:0px;
		padding-bottom:0px;
		color: #837AA1;
		text-decoration: none;
		font-weight:normal;
		width: 205px;
		}

		
#nav-menu ul li#on a {
		width: 205px;
		color: #333333;
		background: transparent url(images/blueSquareBullet.gif) no-repeat 3px 0px; 
		}
		
#footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width:780px;
	height:30px;
	margin:0 auto 0 auto;
	color:#CCCCCC;
	font-size:10px;
	text-align:right;
} 

#footer a{
color:#CCCCCC;
text-decoration:none;
}
#footer a:visited{
color:#CCCCCC;
text-decoration:none;
}

#client1{
float:left;
color: #443B6F;
margin-left: 15px;
line-height: 18px;

}

#client2{
float:left;
color: #443B6F;
margin-left: 25px;
line-height: 18px;

}	

a:link{
text-decoration:none;
color:#336699;

}

a:visited{
text-decoration:none;
color:#336699;

}
a:hover{
text-decoration:underline;
color:#000066;

}