body {
	margin:0;
	height:100px;
	background-color:#ECECEC;
	background-image:url(../img/bg1.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:40px;
	margin-right:42px;
	margin-left:42px;}

.text {
	font-family:Tahoma;
	font-size:11px;
	color:#5C5C5C;
	padding-top:20px;
	line-height:18px;}
	.text2 {
	font-family:Tahoma;
	font-size:14px;
	color:#393939;
	padding-top:20px;
	line-height:18px;}
.text a {
	font-size:14px;
	color:#008AE1;}
.text a:hover {
	text-decoration:none;}

.logos {
	background-image:url(../img/bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:73px;}

.box {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;}