body {
	color: #336699;
	background-color: #fff;
	margin: 0;
	padding: 0;
	background-image: url(http://www.shalli.com/images/shalliCPU.jpg);
	background-repeat: no-repeat;
	background-position: -130px 175px;
	}

div, p {
	color: #336699;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

ul {
	list-style-type: square;
	}

a:link {
	color: #666;
	}

a:hover {
	background-color: #ffff99;
	text-decoration: none;
	}

a:active, a:visited {
	color: #666;
	}

h2#tagline {
	font-weight: normal;
	font-variant: small-caps;
	font-weight: bold;
	padding-bottom: 0.5em;
	border-bottom: 2px dotted #ff9900;
	text-align: center;
	line-height: 28px;
	}

h4 {
	
	}
	
/* header styles */

#hdr {
	height: 100px;
	text-align: center;
	background-color: #336699;	
	border-bottom: 2px solid #666;
	background-image: url(http://www.shalli.com/images/hdrbg2.gif);
	
	}

#logo {
	z-index: 10;
	float: left;
	}

#nav {
	margin: 75px 10% 1px 25px;
	
	}
	
#nav li {
	list-style-type: none;
	display: inline;
	border: 1px solid #000;
	border-width: 1px 3px 3px 1px;
	margin: 0 1em 3px 1em;
	background-color: #EEECCB;
	}

#nav li a {
	padding: 0.5em 1em;
	background-color: #EEECCB;
	text-decoration: none;
	font-variant: small-caps;
	color: #000;
	white-space: nowrap;
	}

#nav li a:hover {
	
	background-color: #fff;
	text-decoration: none;
	font-variant: small-caps;
	color: #000;
	}

/* body styles */

#content {
	margin-left: 350px;
	margin-top: 50px;
	margin-right: 100px;
	z-index: 10;
	}

#content form {
	text-align: center;
	}

#content img#HP{	
	position: absolute;
	left: -130px;
	top: 175px;
	z-index: -1;
	}

#content img#amicus {
	position: absolute;
	left: 75px;
	top: 150px;
	border: 1px solid #666;
	border-width: 2px 2px 3px 2px;
	z-index: -1;
	}

#content img#services1 {
	position: absolute;
	left: 100px;
	top: 150px;
	border: 1px solid #666;
	border-width: 2px 2px 3px 2px;
	z-index: -1;
	}
	
#content img#services2 {
	position: absolute;
	left: 40px;
	top: 250px;
	border: 1px solid #666;
	border-width: 2px 2px 3px 2px;
	z-index: -1;
	}
#content img#services3 {
	position: absolute;
	left: 90px;
	top: 400px;
	border: 1px solid #666;
	border-width: 2px 2px 3px 2px;
	z-index: -1;
	}

#content img#services4 {
	position: absolute;
	left: 40px;
	top: 580px;
	border: 1px solid #666;
	border-width: 2px 2px 3px 2px;
	z-index: -1;
	}

#tagline {
	
	}

/* footer styles */

#ftr {
	width: 100%;
	margin-top: 50px;
	background-color: #666;
	border: 2px solid black;
	border-width: 2px 0 0 0;
	padding-top: 1em;
	color: white;
	text-align: center;
	}

#ftr ul li {
	list-style-type: none;
	display: inline;
	padding: 0 1em;
	}

#ftr ul li a {
	color: white;
	}

#ftr ul li a:hover {
	color: white;
	background-color: #666;
	text-decoration: none;
	}

#sitecredit {
border-top: 1px solid #999;
	text-align: right;
	padding: 1em;
	color: #000;
	font-size: 11px;
	}

#sitecredit a:link, a:visited, a:active {
	color: #000;
	}

#sitecredit a:hover {
	color: #000;
	text-decoration: none;
	background: #666;
	}