body { 
	position:relative;
	background: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url('images/bg.jpg');
	font: 10pt "Arial", sans-serif;
	color: #807D7D;
	margin: 0px; 
	left:0px;
	top:0px;
	z-index:0;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4373F1;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4373F1;
	}
a:hover, a:active { 
	text-decoration: underline;
	color: #FDBA37;
	}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
}

#top-left {
	position:absolute;
	left:0px;
	top:0px;
	width:476px;
	height:125px;
}

#ginosko {
	position:absolute;
	left:476px;
	top:0px;
	width:324px;
	height:125px;
}

#home {
	position:absolute;
	left:0px;
	top:125px;
	width:52px;
	height:23px;
}

#trainer-profiles {
	position:absolute;
	left:52px;
	top:125px;
	width:109px;
	height:23px;
}

#courses {
	position:absolute;
	left:161px;
	top:125px;
	width:90px;
	height:23px;
}

#testimonials {
	position:absolute;
	left:251px;
	top:125px;
	width:113px;
	height:23px;
}

#customers {
	position:absolute;
	left:364px;
	top:125px;
	width:112px;
	height:23px;
}

#articles {
	position:absolute;
	left:476px;
	top:125px;
	width:79px;
	height:23px;
}

#photographs {
	position:absolute;
	left:555px;
	top:125px;
	width:122px;
	height:23px;
}

#contact {
	position:absolute;
	left:677px;
	top:125px;
	width:123px;
	height:23px;
}
#fade-logo {
	position:absolute;
	left:370px;
	top:180px;
	width: 450px;
	z-index: -1;
}

#logo{
	position:relative;
	float: right;
	top:55px;
	right: 20px;
	width:300px;
	height:73px;
	z-index: 2;
}


#body-text {
	position:absolute;
	left:250px;
	top:180px;
	width: 518px;
}

#pic-frame {
	position:absolute;
	left:25px;
	top:180px;
}

#trainer-frame {
	position:absolute;
	left:25px;
	top:180px;
	border-style: solid;
	border-width: 1px;
}

#links {
	position:absolute;
	left:25px;
	top:320px;
}

#links2 {
	position:absolute;
	left:25px;
	top:400px;
}

#body-textcolumn1 {
	position:absolute;
	width: 100px;
}

#body-textcolumn2 {
	position:absolute;
	left:120px;
	width: 100px;
}

#testimonials-box {
	position:absolute;
	left:250px;
	top:210px;
	width:518px;
	z-index: -2;
}

#photos {
	position:absolute;
	left:10px;
	top:200px;
}

#photo-frame {
	position:absolute;
	left: 200px;
	top:200px;
}

#topbgcover {
	position:absolute;
	left: 799px;
	top:0px;
}
