/*********************** Centering page ***********************/
body {
text-align: center; 
background-color:#A7A9AC;
margin: 0;
padding: 0;
font-family: "verdana", arial, helvetica, sans-serif;
}

#container {
background: url(gg-home.gif);
	margin: 0 auto;
	position: relative;
	height: 650px;
        width: 928px;
	
	}


/*********************** you tube ***********************/

#youtube {
     	position: absolute; 
	top: 460px;      	
	left: 42px;

}

#ytheader {
     	position: absolute; 
	top: 410px;      	
	left: 42px;

}
.ytheader-text {
	text-align: left;
	font-size: 9px;
	color: #9B612B;
	font-weight: plain;
}

/*********************** google search ***********************/

#google {
     	position: absolute; 
	top: 578px;      	
	left: 430px;

}


/*********************** google adverts ***********************/

#googlead {
     	position: absolute; 
	top: 25px;      	
	left: 777px;

}

/*********************** firefox refferal button ***********************/

#refbut {
     	position: absolute; 
	top: 578px;      	
	left: 218px;

}



/*********************** top right Navbar ***********************/
#topright_nav {
     	position: absolute; 
	top: 25px;      	
	left: 200px;
}

.toplinks {
	text-align: left;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	
}

.toplinks A:link {
font-size: 9px;
color:#666666;
text-decoration: none;
font-weight: bold;
}

.toplinks A:active {
font-size: 9px;
color:#666666;
text-decoration: none;
font-weight: bold;
}

.toplinks A:hover {
font-size: 9px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.toplinks A:visited {
font-size: 9px;
color: #666666;
text-decoration: none;
font-weight: bold;
}
/*********************** Body Text ***********************/

#hometxt {
     	position: absolute; 
	top: 205px;      	
	left: 220px;

}

.homebodytxt {
	text-align: left;
	font-size: 11px;
	color: #A7A9AC;
	font-weight: plain;
	
}
#hometitle{
      top: 170px; 
      left: 220px;
	position: absolute; 
}

.hometitle-txt {
	text-align: left;
	font-size: 16px;
	color: #D3D0A7;
	font-weight: bold;
}
.text {
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

/*********************** left menu ***********************/

#navcontainer {
top: 200px; 
left: 39px;
position: absolute; 
width: 180px; 
}

#navcontainer ul{
text-align: centre;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-size: 16px;
color: #FFFFFF;
font-weight: plain;
}

#navcontainer a
{
display: block;
padding: 8px 0px 8px 0px;
width: 155px;
background-color: #E37349;
border-left: #FFFFFF 5px;
margin: 3px 0px 0px 0px

}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #45433C;
color: #FFFFFF;
}




/*********************** link ***********************/

#freeindex {
     	position: absolute; 
	top: 595px;      	
	left: 60px;
	text-decoration: none;

}

.link {
	list-style-type: none;	
	text-align: left;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: plain;
}
/*********************** Address ***********************/

#address {
     	position: absolute; 
	top: 530px;      	
	left: 220px;
}
.address-text {
	text-align: left;
	font-size: 9px;
	color: #D3D0A7;
	font-weight: plain;
}
/*********************** numbers ***********************/
#telblock {
	position: absolute;
	top: 470px;
	left: 220px;
	}

.tel{
	font-size: 17px;
	text-align:left;
	color: #D3D0A7;
	font-weight: bold;
}


#webmail {
	position: absolute;
	top: 500px;
	left: 220px;
	}


.links {
	text-align: left;
	font-size: 14px;
	color: #A7A9AC;
	font-weight: bold;
	
}

.links A:link {
font-size: 14px;
color:#A7A9AC;
text-decoration: none;
font-weight: bold;
}

.links A:active {
font-size: 14px;
color:#A7A9AC;
text-decoration: none;
font-weight: bold;
}

.links A:hover {
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.links A:visited {
font-size: 14px;
color: #A7A9AC;
text-decoration: none;
font-weight: bold;
}
