
A:link {text-decoration: none; color: #ccdef3;}
A:visited {text-decoration: none; color: #ccdef3;}
A:active {text-decoration: none; color: #ccdef3;}
A:hover {text-decoration: none; color: #ffffff;} 

.class1 A:link {text-decoration: none; color: #ffffff;}
.class1 A:visited {text-decoration: none; color: #ffffff;}
.class1 A:active {text-decoration: none; color: #ffffff;}
.class1 A:hover {text-decoration: underline; color: #ffffff;}

.class2 A:link {text-decoration: none; color: #103c6e;}
.class2 A:visited {text-decoration: none; color: #103c6e;}
.class2 A:active {text-decoration: none; color: #103c6e;}
.class2 A:hover {text-decoration: none; color: #505050;}



/* -------------------- center layout -------------------------*/
#master-block {

    text-align:center;

}



#master-block #container {

    width:900px;
    margin:0 auto;
    text-align:left;
    z-index:0;
    position:relative;

} 

/* -------------------------------------------------------------*/


body
{ 
background-image: url(images/bg.jpg);
background-position: top center;
background-repeat: repeat-x;
background-color: #ffffff;
margin:0;
}

 
 #Table_01 {
 
	left:0px;
	top:0px;
	width:900px;
    color: white;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;

}


#pic-01 {

	width:900px;
	height:145px;
	background-image: 
	url('images/pic_01.jpg');
}

#pic-02 {

	width:900px;
	height:37px;
	background-image: 
	url('images/pic_02.jpg');
}

#pic-03 {

	width:900px;
	height:281px;
	background-image: 
	url('images/pic_03.jpg');
}

#pic-04 {

	width:900px;
	height:490px;
	background-image: 
	url('images/pic_04.jpg');
}

#pic-05 {

	width:100%;
	height:49px;
	background-image: 
	url('images/pic_05.jpg');
    background-repeat: repeat-x;
    background-position: bottom center;
}



/* ----------------------Top Nav----------------------------*/

#footer{
    position:absolute;
	left:290px;
 	top: 960px;
	font-size: 12px;
}






/* ----------------------Top Nav----------------------------*/
 
#topnav{
	position:absolute;
 	left:25px;
	top: 155px;
	font-size: 14px;
}



/* ----------------------Home/Contact-----------------------*/
 
#homenav{
	position:absolute;
 	left:720px;
	top: 15px;

}

/* ---------------------------------------------------------*/ 
#homepage_text{
	position:absolute;
	left:300px;
	top: 485px;
	width: 350px;
} 

#rightpic{
	position:absolute;
	left:630px;
	top: 565px;
	width: 250px;
} 


/* ----------------------side buttons-----------------------*/
#buttons{
	position:absolute;
	left:22px;
	top: 492px;
	width: 250px;
} 