/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, p, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align: middle;
}

img {
	border:0;
}

/* table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;} */

/* Now onto the CSS that works */

.pagebanner {
	position: absolute;
	width: 100%;
	height: 60px;
	z-index: 3;
	vertical-align: bottom;
	background: url(graphics/back_2D.gif);
	border: 0px none #000000;
	visibility: visible;
  }

.CA_logo {
	position:absolute;
	left:5px;
	top:70px;
	width:173px;
	height:258px;
	z-index:2;
	visibility: visible;
}
.about {
	position:absolute;
	left:10px;
	top:340px;
	width:164px;
	height:47px;
	z-index:2;
	visibility: visible;
}

.services {
	position:absolute;
	left:10px;
	top:387px;
	width:164px;
	height:47px;
	z-index:4;
	visibility: visible;
}

.portfolio {
	position:absolute;
	left:10px;
	top:434px;
	width:164px;
	height:47px;
	z-index:6;
	visibility: visible;
}

.portfoliolist {
	position:absolute;
	left:10px;
	top:434px;
	width:164px;
	height:47px;
	z-index:6;
	visibility: visible;
}

.contact {
	position:absolute;
	left:10px;
	top:481px;
	width:164px;
	height:47px;
	z-index:7;
	visibility: visible;
}
.contactportfolio {
	position:absolute;
	left:10px;
	top:671px;
	width:164px;
	height:47px;
	z-index:7;
	visibility: visible;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #663300;
    background-image: url(graphics/back_1B.gif);

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	text-indent: 3em;
	white-space: normal;
	font-weight: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 24pt;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 18pt;
	font-variant: normal;
	color: #CC0000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #663300;
	line-height: 18pt;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #663300;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #CC0000;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #CC0000;
}
cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: normal;
}
dfn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #CC3300;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #663300;
	font-style: normal;
}

.bl {background: url(graphics/20bl.gif) 0 100% no-repeat #FFCC33; width: 100%}
.br {background: url(graphics/20br.gif) 100% 100% no-repeat #FFCC33}
.ul {background: url(graphics/20ul.gif) 0 0 no-repeat; padding:10px}
.ur {background: url(graphics/20ur.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

.bl2 {background: url(graphics/20bl2.gif) 0 100% no-repeat #CC9900; width: 100%}
.br2 {background: url(graphics/20br2.gif) 100% 100% no-repeat #CC9900}
.ul2 {background: url(graphics/20ul2.gif) 0 0 no-repeat; padding:10px}
.ur2 {background: url(graphics/20ur2.gif) 100% 0 no-repeat; padding:10px}

.bl3 {
	background: url(graphics/20bl3.gif) 0 100% no-repeat #FF9900;
	width: 100%;
	height: 100%;
}
.br3 {background: url(graphics/20br3.gif) 100% 100% no-repeat #FF9900}
.ul3 {background: url(graphics/20ul3.gif) 0 0 no-repeat; padding:10px}
.ur3 {background: url(graphics/20ur3.gif) 100% 0 no-repeat; padding:10px}

.blfoot {
	background: url(graphics/20bl3.gif) 0 100% no-repeat #FF9900;
	vertical-align: middle;
}
.brfoot {
	background: url(graphics/20br3.gif) 100% 100% no-repeat #FF9900;
	width: 100%;
	vertical-align: middle;
}
.ulfoot {
	background: url(graphics/20ul3.gif) 0 0 no-repeat; padding: 10px;
}
.urfoot {background: url(graphics/20ur3.gif) 100% 0 no-repeat; padding:16px}

.brsubhead {
	background: url(graphics/20br2.gif) 100% 100% no-repeat #CC9900;
	cursor: default;
}
.ulsubhead {background: url(graphics/20ul2.gif) 0 0 no-repeat}


.footercopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #663300;
	vertical-align: middle;
	text-align: center;
}

.dictionarybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}	
	
.floater {
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	z-index: 1;
	vertical-align: bottom;
	border: 0px none #000000;
	visibility: visible;
}

/* Portfolio CSS*/

.porttext {
	position: static;
	font-size: 10px;
	color: #FFCC00;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.portimage1 {
	position: absolute;
	left: 220px;
	top: 160px;
	width: 160px;
	height: 160px;
	z-index: 3;
	background: url(graphics/pback.gif) 100% 0 no-repeat;
	width: 160px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	background-color: #FFCC00;
}
.porttext1 {
	position: absolute;
	left: 220px;
	top: 322px;
	width: 120px;
	height: 120px;
	background: url(graphics/pback2.jpg) 0 0 no-repeat;
	padding:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	line-height: 20px;
	font-weight: bold;
}

.portimage2 {
	position: absolute;
	left: 400px;
	top: 160px;
	width: 160px;
	height: 160px;
	z-index: 3;
	background: url(graphics/pback.gif) 100% 0 no-repeat;
	width: 160px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	background-color: #FFCC00;
}
.porttext2 {
	position: absolute;
	left: 400px;
	top: 322px;
	width: 120px;
	height: 120px;
	background: url(graphics/pback2.jpg) 0 0 no-repeat;
	padding:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	line-height: 20px;
	font-weight: bold;
}

.portimage3 {
	position: absolute;
	left: 580px;
	top: 160px;
	width: 160px;
	height: 160px;
	z-index: 3;
	background: url(graphics/pback.gif) 100% 0 no-repeat;
	width: 160px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	background-color: #FFCC00;
}
.porttext3 {
	position: absolute;
	left: 580px;
	top: 322px;
	width: 120px;
	height: 120px;
	background: url(graphics/pback2.jpg) 0 0 no-repeat;
	padding:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	line-height: 20px;
	font-weight: bold;
}

.portimage4 {
	position: absolute;
	left: 760px;
	top: 160px;
	width: 160px;
	height: 160px;
	z-index: 3;
	background: url(graphics/pback.gif) 100% 0 no-repeat;
	width: 160px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	background-color: #FFCC00;
}
.porttext4 {
	position: absolute;
	left: 760px;
	top: 322px;
	width: 120px;
	height: 120px;
	background: url(graphics/pback2.jpg) 0 0 no-repeat;
	padding:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	line-height: 20px;
	font-weight: bold;
}
.portimage5 {
	position: absolute;
	left: 940px;
	top: 160px;
	width: 160px;
	height: 160px;
	z-index: 3;
	background: url(graphics/pback.gif) 100% 0 no-repeat;
	width: 160px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	background-color: #FFCC00;
}
.porttext5 {
	position: absolute;
	left: 940px;
	top: 322px;
	width: 120px;
	height: 120px;
	background: url(graphics/pback2.jpg) 0 0 no-repeat;
	padding:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	line-height: 20px;
	font-weight: bold;
}

.portlist1 {
	position: absolute;
	left: 220px;
	top: 70px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.portlist2 {
	position: absolute;
	left: 400px;
	top: 70px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.portlist3 {
	position: absolute;
	left: 580px;
	top: 70px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.portlist4 {
	position: absolute;
	left: 760px;
	top: 70px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.portlist5 {
	position: absolute;
	left: 940px;
	top: 70px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.portlist6 {
	position: absolute;
	left: 220px;
	top: 94px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.portlist7 {
	position: absolute;
	left: 400px;
	top: 94px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.portlist8 {
	position: absolute;
	left: 580px;
	top: 94px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.portlist9 {
	position: absolute;
	left: 760px;
	top: 94px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.portlist10 {
	position: absolute;
	left: 940px;
	top: 94px;
	width: 160px;
	height: 20px;
	z-index: 22;
	background: url(graphics/portlistUP.gif) 100% 0 no-repeat;
	vertical-align: middle;
	text-align: center;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.FAQcopy {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	color: #000000;
	text-indent: 0px;
	list-style-type: square;
}
