@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #00a8ed;
	background-image:url(images/ca_grad.gif);
	background-repeat:repeat-x;
	color:#666;
	font-size:.9em;
}

#top{
	background-image:url(images/ca_top.gif);
	background-repeat: no-repeat;
	height: 290px;
	width: 956px;
	margin: 0px auto;
	position:absolute;
	left: 154px!important;
	left: 147px;
	z-index: 1;
}

#logo {
	background-image:url(images/calogo.jpg);
	width: 249px;
	height: 103px;
	clear:right;
	margin-left: 50px;
	margin-bottom: 20px;
}

#mid{
	background-image:url(images/ca_mid.gif);
	background-repeat:repeat-y;
	margin: 0px auto;
	width: 882px;
	clear: both; 
	position:absolute;
	top: 240px;
	padding-top: 300px;
	z-index: 0;
	left: 179px!important;
	left: 172px;
	padding-left: 23px;

}

#foot {
	background-image:url(images/ca_footer.png);
	background-repeat:no-repeat;
	margin: 0px auto;
	width: 905px;
	height: 25px;
	padding-left: -23px;
	margin-left: -23px;
}

#midleft{
	width: 400px;
	float: left;
}

#midright{
	width: 400px;
	float: right;
}

#toptext {
	color: #23326b;
	font-weight:bold;
	float: right;
	margin-top: 60px;
	padding-right: 50px;
}

#toptext a{
	text-decoration: none;
	color: #23326b;	
}

#masthead1{

	margin-left: 50px;
	float: left;
	position: absolute;
	z-index:10;
	top: 227px;
}


#masthead2{
	width: 852px;
	height: 300px;
	margin-left: 50px;
	float: left;
	position: absolute;
	z-index:10;
	top: 227px;
}


#masthead3{
	width: 852px;
	height: 300px;
	margin-left: 50px;
	float: left;
	position: absolute;
	z-index:10;
	top: 227px;
}


#navbar {
	float: right;
	padding-right: 54px;
	font-weight: bold;
	display: inline;
	font-size: .9em;
	height: 28px;
}

#navbar a{
	color: #4d4c81;	
	text-decoration: none;
}

#navButton1{
	background-image:url(images/ca_button1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 100px;
	padding-left: 30px;
	padding-top: 7px;
	float: left;
	cursor:pointer;
}

a #navButton1:hover{
	background-image:url(images/ca_button2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100px;
	color:#fff;

}

#navButton2{
	background-image:url(images/ca_button1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 90px;
	padding-left: 40px;
	padding-top: 7px;
	float: left;
	cursor:pointer;
}
a #navButton2:hover{
	background-image:url(images/ca_button2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 90px;
	color:#fff;
}

#navButton3{
	background-image:url(images/ca_button1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 100px;
	padding-left: 30px;
	padding-top: 7px;
	float: left;
	cursor:pointer;
}
a #navButton3:hover{
	background-image:url(images/ca_button2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100px;
	color:#fff;
}

#navButton4{
	background-image:url(images/ca_button1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 98px;
	padding-left: 32px;
	padding-top: 7px;
	float: left;
	cursor:pointer;
}
a #navButton4:hover{
	background-image:url(images/ca_button2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 98px;
	color:#fff;
}

#navButton5{
	background-image:url(images/ca_button1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 84px;
	padding-left: 46px;
	padding-top: 7px;
	float: left;
	cursor:pointer;
}
a #navButton5:hover{
	background-image:url(images/ca_button2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 84px;
	color:#fff;
}

h1 {
	color: #333;	
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	color: #003366;
}

h2 {
	color: #666;	
	font-size: 1.1em;
}