body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(images/amc_01.jpg);
	background-repeat:repeat-x;
	background-color: #dfeefd;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996600;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #336699;
	line-height:2em;
	border-bottom: 1px dashed rgb(128, 153, 176);
	}

h3 {
	font-size: 14px;
	color: #996600;
}

.logo {
	background-image:url(images/amc_02.jpg);
	background-repeat:no-repeat;
	}
.header {
	background: url(images/amc_03.jpg) -10px 0;
	background-repeat:no-repeat;
	padding: 5px 50px 20px 30px;
	}
.phone { 
	color:#ffff99;
	font-family:Verdana, Arial, Helvetica;
	font-size:16px;
	font-weight:bold;
	}
	
.services {
	font-family:Verdana, Arial, Helvetica;
	color:#FFFFFF;
	padding: 10px 40px 20px 30px;
	line-height:1.5em;
	}
.services span {
	font-size:18px;
	font-weight:bold;
	}
	
.services a:link, active{
	color:#FFFFFF;
	text-decoration: none;
	}

.services a:visited{
	color: #FFFFCC;
	text-decoration: none;
	}
	
.services a:hover{
	color: #003366;
	text-decoration: none;
	}
	
.menu {
	background-image:url(images/menub_02.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica;
	font-size: 16px;
	padding: 2px 10px 2px 10px;
	color:#FFFFFF;
	}
.menu a:link, active{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	}

.menu a:visited{
	color: #FFFFCC;
	text-decoration: none;
	font-weight:bold;
	}
	
.menu a:hover{
	color: #003366;
	text-decoration: none;
	font-weight:bold;
	}
	
.content {
	padding: 20px 50px 20px 0;
	}
	
.text {
	padding: 0 0 0 30px;
	line-height:2em;
	}
	
.footer{
	background-image:url(images/amc_12.jpg);
	background-repeat: repeat-x;
	padding: 20px 50px 20px 50px;
	}
