body
{
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	color: #FFFFFF;
}


.accordion
{
	width:960px;
	margin:10px auto;
	list-style:none;
	padding:0px;
}


/*
hides the images and text from within the accordion;

this style will be applied only before the
accordion is instantiated or if the user doesn't have
javascript enabled;

feel free to replace this style with your own
*/
.accordion img, .accordion .caption
{
	position:absolute;
	left:-9999px;
}


/*this is for example_api*/
#custom_controls
{
	width:200px;
	margin:0px auto;
}

#header {
	padding: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-align: center;
}

#footer {
	padding: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
	height: 20px;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintable-what {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintable {
	width: 600px;
	height: 310px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	background-position: center;
	color: #FFFFFF;
	margin-top: 50px;
	}

.maintable-clients {
	width: 600px;
	height: 410px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
		line-height: 1.5em;
	background-position: center;
	color: #FFFFFF;
	margin-top: 150px;
}
.maintable-what {
	width: 700px;
	height: 510px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 1.5em;
	background-position: center;
	color: #FFFFFF;
	margin-top: 50px;
}
.RightContainer {
	width: 350px;
	float: right;
	height: 450px;
	text-align: center;
}
.leftContainer {
	width: 350px;
	float: left;
	height: 450px;
	text-align: center;
}
