/* basic elements */

html {
	margin: 0;
	padding: 0;
	}

body { 
	font-family: verdana, arial, sans-serif;
	line-height: 1.889;
	color: #000000; 
	background: #FFFFFF; 
	margin: 0; 
	padding: 0;
	background-image: url("bg.gif");
	background-repeat: repeat-y;
	background-position: 50% 50%;
	z-index: 0;
	}

a	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.889;
	color: #305862; 
	border-width: 0;
	}

a img {
	border: none;
	text-decoration: none;
	} 

li	{
	font-size: 85%;
	list-style: none;
	}

/* specific divs */

#about 
	{ 
	font-size: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	overflow: auto;
	position: relative;
	width: 550px;
	text-align: justify; 
	}


#audio
	{
	font-size: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20;
	overflow: auto;
	position: relative;
	width: 550px;
	text-align: justify; 
	}
	
#clients
	{
	margin-left: auto;
	margin-right: auto;
	margin-bottom; 25;
	overflow: auto;
	position: relative;
	width: 750px;
	text-align: center; 
	}

#container
	{
	background:url("bg.gif") repeat-y center center;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	position: relative;
	width:750px;
	z-index:100;
	}

#contact
	{ 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20;
	overflow: auto;
	position: relative;
	width: 750px;
	text-align: justify; 
	}

#content 
	{ 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20;
	overflow: auto;
	position: relative;
	width: 750px;
	text-align: center;
	img border: 0; 
 
	}

#footer
	{ 
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center; 
	font: verdana, arial, sans-serif;
	line-height: 1.889;
	color: #000000;
	}

#header
	{
	background: url("headerworking2.jpg") no-repeat scroll right center;
	height: 175px;
	margin: 0 auto;
	position: relative;
	width: 750px;
	}

#menu
	{
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20;
	overflow: auto;
	position: relative;
	width: 750px;
	text-align: center;
	font: verdana, arial, sans-serif;
	line-height: 2;
	color: #000000; 
	}
#video
	{
	font-size: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20;
	overflow: auto;
	position: relative;
	width: 550px;
	text-align: justify; 
	}

