@charset "utf-8";
/* CSS Document */
 




/* Conten below here has been tested and works */


body {
	background-image: url(file:///U|/Backup-Offsite/01-Current%20Web%20Clients/Non-Paying/CSAwebs/images/bkgnd_blue_01.jpg);
	margin: 0;
	padding: 0;
	background-repeat: repeat;
	background-image: url(../images/bkgnd_blue_01.jpg);
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align: justify;
}

.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;
}

#timebar {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	height: 30px;
	position: relative;
	width: 998px;
	padding: 0;
	background-image: url(../images/tb_bkgnd-01.jpg);
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background: #2080f9;
	width: 998px;
	height: 208px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
/******** MENU - Horizontal ***********/
	
#navMenu {
	margin:0;
	padding:0;
	background-color: #165FD4;
	position: relative;
	height: 30px;
	width: 998px;
	z-index: 999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#navMenu-backup {
	margin:0;
	padding:0;
	background-color: #165FD4;
	position: absolute;
	height: 30px;
	width: 998px;
	top: 250px;
	z-index: 999;
}

#navMenu ul {
	margin:0;
	padding:0;
	line-height:30px;
}

#navMenu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	background-color:#165fd4;
	display: block;
}

#navMenu ul li a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	height:30px;
	width:120px;
	display:block;
	color:#fff;
	text-shadow:1px 1px 1px #165fd4;
}

#navMenu ul ul {
	position:absolute;
	visibility:hidden;
	top:30px;
}	

#navMenu ul li:hover ul {
	visibility:visible;
}

/************************************************/

#navMenu li:hover {
	background:#7fa2e6;
}	

#navMenu ul li:hover ul li a:hover {
	background:#7fa2e6;
	color:#fff
}

#navMenu a:hover {
	font-weight:bold;
}

#mainContent {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#EEEEEE;
	width: 998px;
	top:-500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a82225;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	text-align:left;
	font-style:italic;
}
	
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: Bold;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
}

.text_standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	margin-left: 10px;
	text-align: justify;
}	
	
#text_standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	margin-left: 10px;
	width: 700px;
	text-align: justify;
}

.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;	
	margin-left: 10px;
	width: 700px;
	text-align: center;
}

.text_bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	text-align: left;
	line-height:25px;
}

.section_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	
	color: #666666;
	font-weight: Bold;	
	margin-left: 0px;
	text-align: justify;
}	

.portfolio_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-weight: Bold;
	margin-left: 0px;
	text-align: center;
}

.portfolio_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a82225;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	text-align:left;
	font-style:normal;
}

.section_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a82225;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	text-align:left;
	font-style:normal;
}
.testimonial_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	margin-left: 10px;
	text-align: justify;
	font-style:italic;
}	

.testimonial_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a82225;
	font-weight: Bold;
	margin-left: 0px;
	text-align: right;
	font-style:italic;
}	

.img	{
	border:none
}

.icon	{
	float:left;
	margin-right:5px;
	
}


#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:60px;
	width:998px;
	background-color: #165fd4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: -1px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	top: 0px;
	z-index: 999;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#footer :hover {
	color:#fff;
}

#footer a:link {
	color:#fff;
	text-decoration:none;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none; 
	font-weight:bold
}

#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}

/******** FOOTER MENU - Horizontal ***********/
	
#footerMenu {
	margin:0;
	padding:0;
	background-color: #165FD4;
	position: relative;
	height: 25px;
	width: 490px;
	z-index: 999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerMenu ul {
	margin:0;
	padding:0;
	line-height:25px;
}

#footerMenu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
}

#footerMenu ul li a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	height:25px;
	width:70px;
	display:block;
	color:#fff;
	text-shadow:1px 1px 1px #165fd4;
}

#footerMenu ul ul {
	position:absolute;
	visibility:hidden;
	top:25px;
}	

#footerMenu ul li:hover ul {
	visibility:visible;
}

/************************************************/

#footerMenu li:hover {
	background:#7fa2e6;
}	

#footerMenu ul li:hover ul li a:hover {
	background:#7fa2e6;
	color:#fff
}

#footerMenu a:hover {
	font-weight:bold;
}
