@charset "UTF-8";
/* CSS Document */

body { background: #cbd0e0 url(../images/body_txt_blue_bknd.gif) repeat-y; }

h1 {
padding: 0 0 26px;
margin: 0;
font-size: 72px;
line-height: 75px;
width: 193px;
text-align: right; }

h2 {
font-size: 30px;
line-height: 30px;
padding: 17px 0 0;
font-weight: normal;
color: #FFF;}

#text {
	padding: 7px 0px 70px 270px;
}

#text p {
	font: 12px/15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
z-index: 5000;
}

.txt_large {
font-size: 15px;
}

#art {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}

#art h1 {
position: relative;
	padding: 9px 0px 0px 268px;
	color: #29216C;
}

#art #fyi_rule {
position: relative;
width: 193px;
border-top: 1px solid #FFF;
top: -3px;
left: 272px;
}

#art #reuse {
position: absolute;
background: url(../images/fyi/reuse.gif) no-repeat;
height: 149px;
width: 140px;
left: 214px;
top: 66px;
}

#fyi_img1 {
	position: absolute;
	background: url(../images/fyi/kdfyi_1.gif) no-repeat;
	height: 164px;
	width: 225px;
	right: 24px;
	top:0;
}

#fyi_img2 { 
	background: url(../images/fyi/kdfyi_2.gif) no-repeat;
	height: 140px;
	width: 136px;
	position: absolute;
	right: 38px;
	top:302px;}

/*-----------------------------
image wraps
-------------------------------*/
#image-wrap-left-01, #image-wrap-left-02, #image-wrap-left-03,
#image-wrap-left-04, #image-wrap-left-05, #image-wrap-left-06, #image-wrap-left-07, #image-wrap-left-08, #image-wrap-left-09, #image-wrap-left-10, #image-wrap-left-11, #image-wrap-left-12
 {	float: left;
	width: 230px;
	clear: both;
	padding: 0; 
	height: 15px; }

/* left side */
#image-wrap-left-01 {height: 100px;  }
#image-wrap-left-02 {height: 120px; width: 360px; }
#image-wrap-left-03 {height: 75px; }
#image-wrap-left-07 {height: 64px; } 

/* end-left side */

/* right side (left and right side have to have the same height-they have to offset eachother */
#image-wrap-right-01, #image-wrap-right-02, #image-wrap-right-03, #image-wrap-right-04, #image-wrap-right-05, #image-wrap-right-06, #image-wrap-right-07, #image-wrap-right-08, #image-wrap-right-09,  #image-wrap-right-10, #image-wrap-right-11, #image-wrap-right-12 {
float: right;
clear: right;
padding: 0;
height: 15px;
width: 60px; }

#image-wrap-right-01 {height: 100px; }
#image-wrap-right-02 {height: 120px; }
#image-wrap-right-03 {height: 75px; }
#image-wrap-right-04 {width: 150px; }
#image-wrap-right-05 {width: 176px; }
#image-wrap-right-06 {width: 183px; }
#image-wrap-right-07 {width: 188px; height: 64px; }
#image-wrap-right-08 {width: 183px; }
#image-wrap-right-09 {width: 176px; }
#image-wrap-right-10 {width: 150px; }

#text p img {
margin-bottom: -2px;
}