body{
	background:#001d2c url(../images/bg.jpg);
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	}
#header{
	background:url(../images/bg-menutop.png);
	height:104px;
	width:100%px;
	}
#logo{
	background:url(../images/logo-aid.png);
	height:104px;
	width:345px;
	}
#home-menu a:link,
a:visited{
	text-decoration:none;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	}
	#home-menu a:hover,
a:active,
a:focus{
	text-decoration:none;
	color:#0CF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	}
#headerall{
	background:url(../images/headerall.png);
	height:446px;
	width:1014px;
	}
#middle{
	background:url(../images/bg-middle.png) repeat;
	width:1014px;
	height:1320px;
	}
#bgmenumiddle{
	background:url(../images/bg-menu-middle.jpg);
	height:34px;
	width:1014px;
	}

#menumiddle a:link,
a:visited{
	text-decoration:none;
	color:#0CF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
#menumiddle a:hover,
a:active,
a:focus{
	text-decoration:none;
	color:#09F;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
#contactus{
	background:url(../images/contactus.png) no-repeat;
	width:255px;
	height:382px;
	}