/*******************************************************/
/* Cörcles  */

#Circle_01 {		position: absolute; padding: 0px;
										border: 0px solid black;
										background: none; 
										height: 220px; 
										width: 220px; 
										left: 19px; 
										top: 334px; 
										right: auto; 
										bottom: auto; 
										z-index: 1; 
										}
										
#MainLink_01 {		position: absolute; padding: 0px;
										border: 0px solid black;
										background: none; 
										height: 220px; 
										width: 220px; 
										left: 19px; 
										top: 334px; 
										right: auto; 
										bottom: auto; 
										z-index: 99; 
										}
										
#Circle_02 {		position: absolute; padding: 0px;
										border: 0px solid black;
										background: none; 
										height: 220px; 
										width: 220px; 
										left: 244px; 
										top: 334px; 
										right: auto; 
										bottom: auto; 
										z-index: 1;
										}

#MainLink_02 {		position: absolute; padding: 0px;
										border: 0px solid black;
										background: none; 
										height: 220px; 
										width: 220px; 
										left: 244px; 
										top: 334px; 
										right: auto; 
										bottom: auto; 
										z-index: 99;
										}
										
#Circle_03 {		position: absolute; padding: 0px;
										border: 0px solid black;
										background: none; 
										height: 220px; 
										width: 220px; 
										left: 475px; 
										top: 334px; 
										right: auto; 
										bottom: auto;
										z-index: 1;
										}

#MainLink_03 {		position: absolute; padding: 0px;
										border: 0px solid black;
										background: none; 
										height: 220px; 
										width: 220px; 
										left: 475px; 
										top: 334px; 
										right: auto; 
										bottom: auto;
										z-index: 99;
										}
										
/* Inner Circle*/
#Inner_Circle_Head{	position:absolute;
													padding: 0px;
													border: 0px solid black;
													background: none;
													text-align: center;
													height: 30px;
													width:207px;
													left: 5px;
													top: 12px;
													right: auto;
													bottom: auto;	}

#Inner_Circle_S_Pic{	position:absolute;
													padding: 0px;
													border: 0px solid black;
													background: none;
													text-align: center;
													height: 61px;
													width:212px;
													left: 4px;
													top: 29px;
													right: auto;
													bottom: auto;	}

#Inner_Circle_Text{	position:absolute;
													padding: 0px;
													border: 0px solid black;
													background: none;
													text-align: center;
													height: 90px;
													width:207px;
													left: 5px;
													top: 90px;
													right: auto;
													bottom: auto;	}
													
#Inner_Circle_Link{	position:absolute;
													padding: 1px;
													border: 0px solid black;
													background: none;
													text-align: center;
													height: 30px;
													width:207px;
													margin-left: 5px;
													margin-top: 175px;
													right: auto;
													bottom: auto;	}
													


font.Circle_Head {font-family:Arial; font-weight:bold; color:#0094d8; font-size: 11pt; text-decoration: none }
font.Circle_Text {font-family:Arial; font-weight:bold; color:#000000; font-size: 8pt; text-decoration: none }
a.Circle_Go_on {font-family:Arial; font-weight:bold; color:#0094d8; font-size: 8pt; text-decoration: none }

