body{
	color: #666666;
	font-size: 15px;
	font-family: Times New Roman;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}
#interior_header {
	width: 100%;
	height: 138px;
	margin-left: 0px;
	margin-top: 0px;
	background: url(images/cd_interior_header_bg.jpg) repeat-x;
	position: absolute;
}
#logo {
	width: 410px;
	height: 120px;
	position: absolute;
	background-color: #ffffff;
}
#tagline {
	width: 325px;
	height: 84px;
	margin-left: 584px;
	margin-top: 36px;
	position: absolute;
}
#index_body {
	width: 100%;
	height: 207px;
	margin-left: 0px;
	margin-top: 121px;
	background: url(images/cd_index_body_bg.jpg) repeat-x;
	position: absolute;
}
#navbar {
	width: 100%;
	height: 20px;
	margin-top: 120px;
	background-color: #002d56;
	position: absolute;
}
#navigation {
	width: 700px;
	margin-left: 211px;	
	position: absolute;
}
#index_pic {
	width: 700px;
	height: 189px;
	margin-left: 211px;
	margin-top: 19px;
	position: absolute;
}
#index_text {
	width: 630px;
	height: 87px;
	margin-left: 211px;
	margin-top: 365px;
	position: absolute;
}
#index_links {
	width: 93px;
	margin-left: 910px;
	margin-top: 328px;
	position: absolute;
}
#copyright {
	width: 600px;
	margin-left: 211px;
	margin-top: 560px;
	position: absolute;
	color: #666666;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}
a:link{
	color: #1E5593;
	text-decoration: underline;
}

a:visited{
	color: #1E5593;
	text-decoration: underline;
}

a:hover{
	color: #7AB7E7;
	text-decoration: underline;
}

a:active{
	color: #7AB7E7;
	text-decoration: underline;
}
#logo_print {
	display: none;
}
#index_text_print  {
	display: none;
}
