body {
	background: url("/templates/ca/ca_images/bg.png") no-repeat;
}

#ca-container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background: url("/templates/ca/ca_images/background.png") no-repeat 0 260px;
}

#ca-header {
	width: 100%;
	font-family: Verdana;
	font-size: 10pt;
}

#ca-topnavbar {
	background-color: black;
	font-weight: bold;
	margin: 0;
	color: #eeeeee;
	width: 100%;
	font-size: 10pt;
}

#ca-topnavbar td {
	text-align: center;
}

#ca-topnavbar a {
	color: #eeeeee;
	padding: 0 4px;
	display: block;
}

#ca-topnavbar a:hover {
	background-color: green;
}

#ca-headerimage {
	background: url("/templates/ca/ca_images/header_1a.jpg") no-repeat;
	width: 1000px;
	height: 139;
}

#ca-logo {
	position: relative;
	top: 90px;
	left: 70px;
}

#ca-logo a img {
	border: none;
}

#ca-navbox {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: white;
	padding: 3px 0;
}

#ca-nav {
	background-color: #eeeeee;
	font-weight: bold;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	height: 19px;
}
#ca-nav a {
	text-decoration: none;
	font-size: 10pt;
	position: relative;
	left: 360px;
}

#ca-nav a:hover {
	color: black;
	text-decoration: underline;
}

#ca-curv {
	background: url("/templates/ca/ca_images/curv_up_right2.png") top right no-repeat;
	
	width:1000px;
	height:39px;
}

#ca-footer {
	background: url("/templates/ca/ca_images/ft1.png") no-repeat;
	color: #eeeeee;
	line-height: 130%;
	font-size: 10px;
	font-family: Verdana;
	padding: 10px;
	height: 72px;
}

#ca-footer address {
	font-style: normal;
}

#ca-footer a {
	color: inherit;
	text-decoration: none;
}
