/* Front page images */
.front_page_image_holder1{
clear:both;
width:684px;
height:auto;
margin-top: 20px;
}
.front_page_image1 {
float:left;
background:url(../images/front_page_image1.jpg) no-repeat;
width:460px;
height:244px;
}

.front_page_image2 {
float:left;
background:url(../images/front_page_image2.jpg) no-repeat;
width:224px;
height:244px;
}

.front_page_image3 {
float:left;
background:url(../images/front_page_image3.jpg) no-repeat;
width:459px;
height:51px;
}

.front_page_image4 {
float:left;
background:url(../images/front_page_image4.jpg) no-repeat;
width:225px;
height:51px;
}

.front_page_image5 {
float:left;
background:url(../images/front_page_image5.jpg) no-repeat;
width:236px;
height:180px;
}
.front_page_image6 {
float:left;
background:url(../images/front_page_image6.jpg) no-repeat;
width:223px;
height:180px;
}
.front_page_image7 {
float:left;
background:url(../images/front_page_image7.jpg) no-repeat;
width:116px;
height:180px;
}
.front_page_image8 {
float:left;
background:url(../images/front_page_image8.jpg) no-repeat;
width:109px;
height:180px;
}


/* Content page images */
.image_holder{
clear:both;
width:721px;
height:auto;
margin-top: 20px;
}

.image1 {
float:left;
background:url(../images/image1.jpg) no-repeat;
width:143px;
height:74px;
}
.image2 {
float:left;
background:url(../images/image2.jpg) no-repeat;
width:143px;
height:74px;
}
.image3 {
float:left;
background:url(../images/image3.jpg) no-repeat;
width:143px;
height:74px;
}
.image4 {
float:left;
background:url(../images/image4.jpg) no-repeat;
width:74px;
height:74px;
}
.image5 {
float:left;
background:url(../images/image5.jpg) no-repeat;
width:75px;
height:74px;
}
.image6{
float:left;
background:url(../images/image6.jpg) no-repeat;
width:143px;
height:74px;
}
.top_bar{
float:left;
background:url(../images/gold_bar.gif) repeat-x;
height:2px;
width:721px;
}

.header_text{
float:left;
height:24px;
width:721px;
}
.title{
float:left;
font-size:20px;
padding: 0px 5px 0px 25px;
font-weight:bold;
color:#000000;
}

.slogan{
float:right;
font-size:11px;
padding: 0px 25px 0px 5px;
color:#217865;
font-style:italic;
}