
#image_2{

background-image:url(../images/home_2.gif);
background-repeat: no-repeat;
width:748px;
height:250px;
margin-left:232px;
position:relative;


}

.pics {  
    height:  180px;  
    width:   180px;
	position:absolute;
	left:428px;
	top:20px;


} 
 
.pics img {  
    width:  280px; 
    height: 180px;
	
	
} 

#header_text {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:bold;
color:#efedd8;
line-height:32px;
word-spacing: 0.35em;
width:368px;
padding-left:11px;
padding-top:32px;
}

.header:link {
font-family:Georgia;
font-size:16px;
font-style:bold;
color:#a6d854;
line-height:32px;
word-spacing: 0.35em;
text-decoration:none;
}

.header:hover {
color:#a6d854;
}

.header:active {
color:#a6d854;
text-decoration:underline;
}

.header:visited {
color:#a6d854;
}

