body {
	font-family:"Tahoma";
	font-size:12px;
}

img {
	border:none;
	margin:0;
}

ul {
	text-align:left;
	color:#666;
	font-size:11px;
}

span {
	color:#fdb813;
	font-size:12px;
}

h1 {
	font-size:9px;
	margin:0;
	color:#fff;
}


#top {
	height: 120px; 
	background:url(img/top.gif) no-repeat;
	text-align:right;
	
	padding-right:25px;
	color:#666;
}

#top p {
	margin:0;
}

#top a {
	text-decoration:none;
	color:#fdb813;
}

#top a:hover {
	text-decoration:underline;
}

#middle {
	background:url(img/bg.gif) repeat-y;
	
	
}

#middle p {
	width:900px;
	
	text-align:left;
	color:#666;
	margin:0;
	margin-left:25px; 
	font-size:11px;
}

#middle h2 {
	font-size:12px;
	font-weight:bold;
	color:#999;
	background:url(img/h2.gif) repeat-x;
	width:940px;
	height:23px;
	margin:0;
	padding:0;
	margin-left:4px; 
	padding-top:4px;
	text-align:left;
}


#footer {
	background:url(img/footer_bg.gif) no-repeat;
	height:26px;
	margin:0;
	color:#666;
	text-align:left;
	padding-left:25px;
	padding-top:4px;
}


#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer ul li {
	display:inline;
	margin-right:10px;
}

#footer ul li a {
	margin-left:15px;
	text-decoration:none;
	color:#666;
}

#footer ul li a:hover {
	margin-left:15px;
	text-decoration:none;
	color:#999;
}

#footer ul li.tech {
	background:url(img/tech_logo.gif) no-repeat left;
}

#footer ul li.opb {
	background:url(img/opb_logo.gif) no-repeat left;
}

#footer ul li.ayas {
	background:url(img/ayas_logo.gif) no-repeat left;
}


#footer #links {
	float:left;
}

#footer img {
	float:right;
	margin-right:35px;
}




