body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #FFF;
}
a { 
	color: #fff;
	text-decoration: none;
}

h1{
	font-size: medium;
}

h2{
	font-size: small;
}

h3{
	font-size: x-small;
}

h4{
	font-size: xx-small;
}

a:hover {
	color: #f00;
	text-decoration: underline overline;
}
.small {
	font-size:10px;
}
#menu  {
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	font-size: 93%;
}


#overlay {
	position: absolute;
	top: 86%;
        left: 35px;
	width: auto;
	z-index:1;
	background-color: #000;
	height: 50px;
	border: thin solid #F00;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}

fieldset {
	text-align: left;
	margin-bottom: 0px;
	padding: 0px;
	border:solid 1px #333;
}
legend {
	color: #fc0;
	cursor: pointer;
	display: block;	
}

#control {
	text-align: center;
	width: 100%;
}
#control a {
	font-weight: bold;
	padding: 5px;
}

#thumbs, #thumbs1, #thumbs2 {
	text-align: center;
}
#thumbs a, #thumbs1 a, #thumbs2 a {
	display: block;
	line-height: 22px;
	float: left;
	width: 22px; 
	height: 22px;
}

#transition {
	width:100%;
}
#partners001 {
	height: auto;
	width: 18%;
	position: absolute;
	left: 76px;
	top: 90px;
	padding: 10px;
	overflow: visible;
}
#partners002 {
	height: auto;
	width: 20%;
	position: absolute;
	left: 419px;
	top: 84px;
	overflow: visible;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#partners003 {
	height: auto;
	width: auto;
	position: absolute;
	left: 850px;
	top: 90px;
	padding: 10px;
	overflow: visible;
}
#client_list001 {
	height: auto;
	width: 398px;
	position: absolute;
	left: 34px;
	top: 130px;
	padding: 10px;
	overflow: visible;
	text-decoration: none;
}
#frame {
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#musicplayer {
	position: absolute;
	top: 91%;
	bottom: 0%;
	width: auto;
	margin: 0px;
	padding: 0px;
	left: 65%;
	height: 26px;
	border: thin solid #F00;
}
#wording {
	height: auto;
	width: 30%;
	position: absolute;
	left: 35px;
	top: 65px;
	border: 1px solid #F00;
	padding: 7px;
	overflow: visible;
	color: #FFF;
	font-size: 93%;
	background-color: #333;
}
#form_wording {
	height: auto;
	width: auto;
	position: absolute;
	left: 35px;
	top: 96px;
	border: 1px solid #F00;
	padding: 7px;
	overflow: visible;
	color: #FFF;
	font-size: 93%;
	background-color: #333;
}


#clients_login {
	height: auto;
	width: 60%;
	position: relative;
	left: 380px;
	top: 90px;
	padding: 10px;
	overflow: visible;
}

a.activeslide { background:red; }

#clwbgimage {
	display: none;
	background: #fff url('loading_imgage.gif') center center no-repeat;
}
#logo {
	height: auto;
	width: auto;
	position: absolute;
	left: 35px;
	top: 0px;
	overflow: visible;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
