@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(http://www.ameriservices.net/images/index/ameri-bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.web-designer {
	font-size: 10px;	
}
h1, h2, h3 {
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
}
li {
	list-style-image: url(http://www.ameriservices.net/images/arrow-56412.gif);
}
p {
	text-indent: 1em;
	margin-top: 20px;
	margin-bottom: 20px;
}
a {
	font-weight: bold;
	color: #06F;
}
a:hover {
	font-weight: bold;
	color: #F00;
}
#header {
	width: 840px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.ameriservices.net/images/index/Header.gif);
	background-repeat: no-repeat;
}
#nav-bg {
	width: 760px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.ameriservices.net/images/index/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 760px;
	background-color: #FFF;
	padding: 20px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.ameriservices.net/images/index/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #000;
}
#footer {
	width: 760px;
	padding: 20px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	padding: 5px;
}
#footer p a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#footer a {
	color: #F00;
	font-weight: bold;
}
#footer a:hover {
	color: #FFF;
	font-weight: bold;
}

/* NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV  */
#nav-table {
	padding: 0px;
	float: right;
	margin-top: 97px;
	margin-right: 40px;
}
/* home */
#home a {
	display:block;
	width:103px;
	height:28px;
	overflow:hidden;
	padding-right: 1px;
	padding-left: 1px;
}
#home a:hover {
	display:block;
	width:103px;
	height:28px;
	overflow:hidden;
	padding-right: 1px;
	padding-left: 1px;
	text-indent:-103px;
}
/* home */

/* services */
#services a {
	display:block;
	width:103px;
	height:28px;
	padding-right: 1px;
	padding-left: 1px;
	overflow:hidden; 
}
#services a:hover {
	display:block;
	width:103px;
	height:28px;
	overflow:hidden;
	padding-right: 1px;
	padding-left: 1px;
	text-indent:-103px;
}
/* services */

/* about-us */
#about-us a {
	display:block;
	width:103px;
	height:28px;
	padding-right: 1px;
	padding-left: 1px;
	overflow:hidden;
}
#about-us a:hover {
	display:block;
	width:103px;
	height:28px;
	overflow:hidden;
	padding-right: 1px;
	padding-left: 1px;
	text-indent:-103px;
}
/* about-us */

/* contact-us */
#contact-us a {
	display:block;
	width:103px;
	height:28px;
	overflow:hidden;
	padding-right: 1px;
	padding-left: 1px;
}
#contact-us a:hover {
	display:block;
	width:103px;
	height:28px;
	overflow:hidden;
	padding-right: 1px;
	padding-left: 1px;
	text-indent:-103px;
}
/* contact-us */
/* NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV NAV  */

/* Services */
#row-ll {
	margin: 0px;
	width: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	background-color: #EEE;
}
#row-rr {
	margin: 0px;
	width: 550px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
}
/* Services */