/* CSS Document */

body {
	background-color: #Ffffff;
	margin: 0px;
	background-image: url(/images/left_span.gif);
	background-repeat: repeat-y;	
}
td {
	vertical-align: top;
}
.contents {
	background-color: #ffffff;
}
.copyright {
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	text-indent: 5%;
	
}
.top-span {
	background-image: url(/images/top_span.gif);
	background-repeat: repeat-x;
	height: 126px;
}
.left-span {
	background-image: url(/images/left_span.gif);
	background-repeat: repeat-y;
	width: 129px;
}

/* -- navigation left -- */

#menuleft {
	margin: 0;
    padding: 0; 
    position: relative;
	overflow: hidden;   
    width: 129px; 
    height: 330px; 
    background: #FBFDC7 url(/images/menu.gif) no-repeat left top; 	
    z-index: 1;  
}

#menuleft li {list-style: none; display: inline;}

#menuleft li a {
	position: absolute;
	top: 0;
	height: 34px; 
	text-indent: -9000px;	
} #menuleft {}

#menuleft a:hover {
	background: 0 url(/images/menu.gif) no-repeat -129px;
	
}

#home a {
	width:129px;
	margin-top: 0px;
}

#menuleft #home a:hover {background-position: -129px 0px;}

#about a {
	width: 129px;
	margin-top: 34px;
}

#menuleft #about a:hover {background-position: -129px -34px;}

#services a {
	width: 129px;
	margin-top: 68px;	
}

#menuleft #services a:hover {background-position: -129px -68px;}

#carriers a {
	width: 129px;
	margin-top: 102px;	
}

#menuleft #carriers a:hover {background-position: -129px -102px;}

#info a {
	width: 129px;
	margin-top: 136px;	
}

#menuleft #info a:hover {background-position: -129px -136px;}

#links a {
	width: 129px;
	margin-top: 170px;	
}
#menuleft #links a:hover {background-position: -129px -170px;}

#articles a {
	width: 129px;
	margin-top: 204px;	
}
#menuleft #articles a:hover {background-position: -129px -204px;}

#coalition a {
	width: 129px;
	margin-top: 238px;	
}
#menuleft #coalition a:hover {background-position: -129px -238px;}
#risk a {
	width: 129px;
	margin-top: 272px;	
}
#menuleft #risk a:hover {background-position: -129px -272px;}