body { font-family: tahoma, arial;}
img { border: none; }

h3 {margin-top:15px;}

p {margin-top:15px;}
h3 {padding-bottom: 12px;}

code {
	background:#fafafa;
	width:540px;
	clear:both;
}

#header { position:relative;
		 top:0px;
		 height:109px;
		 margin-bottom:5px;
		 margin: 0;
		 padding:0;
		 background:url('/images/core/header.gif') top left no-repeat;
		 width:876px;
}

.menu { font-size:0.9em; padding:0px; margin:0px; display:inline; float:left; position:relative; top: 77px; left: 24px; }
.menu a {display:inline;padding-left:2px; padding-right:5px; margin-right:2px; color: black; text-decoration:none;}
.menu a:hover {background: #316392; color:white;}

#banner {
		 display: block;
		 //clear: left;
		 margin: 0;
		 padding:0;
		 background:url('/images/core/AjaxToasterBox.gif') top left no-repeat;
		 width:876px;
		 height: 276px;
   }



#link1 {
		 position:relative;
		 top:    16px;
		 left:   561px;
		 width:  312px;
		 height: 83px;

		 border: none;
		 margin: 0;
		 padding:0;
}
#link2 {
		 position:relative;
		 top: 98px;
		 left: 244px;
		 width:312px;
		 height:83px;

		 border: none;
		 margin: 0;
		 padding:0;
   }
#link3 {
		 position:relative;
		 top: 94px;
		 left: 561px;
		 width:312px;
		 height:83px;

		 border: none;
		 margin: 0;
		 padding:0;
   }

#features {
		border:     none; // 1px solid black;
		display:    inline;
	   // position:   absolute;
	   // clear:      left;
		float: right;
		top: 640px;
	   // left:   10.5%;
	   // margin-left: 630px;
		padding:    0;
		background: url("/images/sidebar.gif") top left no-repeat;
		height:     260px;
		width:      242px;
		padding-bottom:20px;
   }
