body {
	background-color:#CCCCCC;
	text-align: center;
	margin-top: 30px;
	margin-left: 45px;
	}
	
#holder {
	width:828px;
	height:auto;
	text-align: center;
	}
	
	
	
	
/* header with logo*/	
#header {
	width:828px;
	background-color:#CCCCCC;
	height:95px;
/*	background-repeat: repeat-x;*/
	float: left;
	text-align: left;
/*	background-image: url(images/backgrounds/BGyellow.jpg);
	background-position: bottom;*/
	}
/* END header*/




/* first row with main navigation*/	
#row1 {
	width:770px;
	height:215px;
	background-color:#FFFFFF;
	float: right;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	}	
/* main navigation + roll overs*/	
/*#mainNav {
	margin-left: 20px;
	margin-right: 20px;
}
#mainNav ul {
	list-style-type:none;
	}
#mainNav li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: lighter;
	text-transform: lowercase;
	padding-left: 0px;
	text-indent: 30px;  /* ========================Over ride IE 6 double padding*/
/*}
#mainNav li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCC99;
	font-weight: lighter;
	text-transform: uppercase;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: -40px;
	text-indent: 30px;
	display: block;
	border-bottom: 1px #cccc99 solid;
	text-decoration: none;
	font-style: normal;
	padding-top: 7px;
	text-align: left;
}
#mainNav li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: lighter;
	text-transform: uppercase;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: -40px;
	text-indent: 30px;
	display: block;
	border-bottom: thin #999966 solid;
	text-decoration: none;
	font-style: normal;
	padding-top: 7px;
	background-image: url(images/backgrounds/BGyellowNav.jpg);
}/* END main navigation*/

/*try 2 on the main navigation*/
#navlist {
	padding: 1px;
	margin-left: 0;
	font: 11px verdana, sans-serif;
	width: 14em;
	color: gray;
	float: clear;
	}

#navlist li {
	list-style: none;
	margin: 0px;
	border-left: 1px #004080 solid;
	border-bottom: 1px gray solid;
	text-align: left;
}

#navlist li a {
	display: block;
	padding: 0.7em 0.5em 0.7em 0.9em;
	text-decoration: none;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #006; }

#navlist li a:hover {
	font-weight:bold;
	color: #000080;
	background: #b1d5ed;
	border-left: 3px #004080 solid;
}
/*END of try 2*/

/* Success Column*/
#successHome {
	margin-left: 15px;
	margin-right: 15px;
}

.successP {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	display: block;
	border-bottom: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: -8px;
	text-align: left;
}

.clientName {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-align: right;
	margin-top: 7px;
	display: block;
}

.clientBusiness {
	font-size: 10px;
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-align: right;
	text-transform: none;
	display: block;
	font-weight: bold;
}/* END success column*/


/* second row w/sub nav + content*/
#row2 {
	width:770px;
	height:auto;
	background-color:#FFFFFF;
	float: right;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	padding-bottom: 0px;
	}
	
	
	
	
/* sub navigation + roll overs*/	
#subNav {
	margin-top: -20px;
}
#subNav ul {
	list-style-type:none;
	}
#subNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 0px;
	padding-left: 0px;
}
#subNav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 7px;
	padding-left: 0px;
	text-indent: 30px;
	display: block;
	text-decoration: none;
	font-style: normal;
	padding-top: 7px;
	text-align: left;
}
#subNav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 7px;
	padding-left: 0px;
	text-indent: 30px;
	display: block;
	text-decoration: none;
	font-style: normal;
	padding-top: 7px;
}
/* END sub navigation*/

/* center content area*/
#centerContent {
	margin-right: 0px;
	border-left: 1px #999999 solid;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -15px;
	padding-top: 10px;
	height: auto;
	border-right: 1px #999999 solid;
	margin-bottom: 0px;
	padding-bottom: 25px;
}
#rightColumn {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -15px;
	padding-top: 10px;
	height: 230px;
	
}
#centerContent2 {
	margin-right: 0px;
	border-left: 1px #999999 solid;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -15px;
	padding-top: 10px;
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 25px;
}
#list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:1.7em;
	list-style-type: disc;
	padding-left: 25px;
	text-align: left;
	}	


#footer {
	width:738px;
	height:20px;
	padding-bottom: 20px;
	background-color: #CCCCCC;
	float: right;
	text-align: left;
	background-repeat: no-repeat;
	line-height: normal;
	font-size: 9px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-style: italic;
	}
	
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #990000;	
	}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
	text-transform: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	padding-top: 10px;
	font-style: italic;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCC99;
	font-weight: lighter;
	text-transform: uppercase;
	text-align: left;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
	font-style: normal;
	font-weight: bold;
	margin-bottom: -10px;
	border-bottom: 1px #999966 dotted;
	text-align: left;
}


a:link {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #999966;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.readMore a{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	display: block;
	font-style: normal;
	text-decoration: none;
	padding-top: 7px;
}



/* Center site column */
#page {
	width:724px;
	height:auto;
	background-color:#ffffff;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-left: thin #333333 solid;
	border-right: thin #333333 solid;
	}
	

	
#headerRight {
	width:164px;
	background-color:#FFFFFF;
	height:206px;
	float: right;
	}
	
#nav {
	width:724px;
	height:3px;
	background-color: #333333;
	vertical-align: bottom;
	}

	

	
#columnleft2 {
	width:145px;
	float:left;
	margin-left:20px;
	text-align:left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
}

#columnleft {
	width:160px;
	float:left;
	margin-left:0px;
	text-align:right;
	/*border: thin #999999 solid;*/
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
}

#columnleft ul{
	list-style:none;
	padding-left:0px;
	padding-right:5px;
	width:140px;
	padding-top:0px;
	}
	
#columnleft li{
	line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#E3CF9A;
	font-size:12px;
	padding-bottom: 10px;
	width: 145px;
	}
	
#columnleft li a{
	color:#7F9C7C;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	}
	
#columnleft li a:hover{
	color:#353535;
	text-decoration: none;
	}
	
#columnright {
	width:480px;
	float:right;
	padding-right:10px;
	padding-left:10px;
	margin-left:0px;
	padding-bottom: 5px;
	border: thin #999999 solid;
	margin-right: 20px;
	margin-bottom: 25px;
	text-align: left;
	}
	
	
#clear {
	clear:both;
	}


	
	
	
/*#footer {
	width:724px;
	height:33px;
	background-image: url(images/footer_BG.jpg);
	border-bottom: thin #333333 solid;
	text-indent: 0px;
	text-align: left;
	background-repeat: no-repeat;
	line-height: normal;
	font-size: 9px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
	}*/

.boldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-align: left;
	line-height: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}


.photoBorder {
	border:1px #999999 solid;
	}

.BnoLeft {
	border-right: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	}

.Bsides {
	border-right: 1px #999999 solid;
	border-left: 1px #999999 solid;
	}
.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;
}

.picLeft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 20px;
	border:1px #999999 solid;
}
.picRight { /* this class can be used to float an element left in your page */
	float: right;
	margin-left: 15px;
	border:1px #999999 solid;
}
