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

body {
	font-family:sans-serif;
	font-size:12px;
	color:#999999;
}

#wrapper {
	width: 828px;
	margin:0 auto;
}

#top_header {
	height:130px;
	width: 828px;
}

#american_logo {
	float:left;
	margin-left:23px;
	background-image:url("../images/tplt_05.jpg");
	height:128px;
	width:394px;
}

#american_info {
	float:right;
	margin-right:45px;
	margin-top:45px;
	text-align:right;
}

#phone {
	color:#0000FF;
	font-size:24px;
}

#hours { 
	color:#0000FF;
	font-size:18px;
}

#menu {
	height:18px;
	text-align:center;
	vertical-align:middle;
	font-size:15px;
	width:828px;
}

.separator {
	float:left;
	width:6px;
	height:18px;
	margin-left:10px;
	margin-right:10px;
	background-image:url("../images/separator.jpg");
}

#menu_home {
	color:#0000FF;
	float:left;
	margin-left:30px;
	width:50px;
}

#menu a {
	text-decoration:none;
	color:#0000FF;
}

#menu a:hover {
	text-decoration:none;
	color:#0000FF;
}
#menu a:active {
	text-decoration:none;
	color:#0000FF;
}
#menu a:visited {
	text-decoration:none;
	color:#0000FF;
}

#menu_digital {
	color:#0000FF;
	float:left;
	width:300px;
}

#menu_prepress {
	color:#0000FF;
	float:left;
	width:350px;
	float:left; 
}

.current {
	color:#FF0000;
}

#main_picture {
	height:299px;
	width:828px;
	background-image:url("../images/tplt_07.jpg");
}

#main_body {
	width: 828px;
}

#main_body_digital {
	width: 776px;
	margin:0 auto;
}

#body_content_home {
	width: 510px;
	float:right;
	margin-right:30px;
	margin-bottom:25px;
}

#left_pictures_home {
	width: 273px;
	float:left;
	background-image:url("../images/tplt_18.jpg");
	padding-bottom:55px;
}

.left_image_home {
	margin-left:25px;
}

.h1_home {
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
}

.h2_home {
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
}

#footer_colors {
	margin-top:15px;
	background-image:url("../images/tplt_26.jpg");
	width:773px;
	height:15px;
	margin: 0 auto;
}

#footer {
	margin-top:10px;
}

#footer_text {
	width:350px;
	margin:0 auto;
	margin-top:10px;
}

.digital_hr {
	width:761px;
	height:4px;
	margin:0 auto;
	margin-top:10px;
	background-image:url("../images/digital_07.jpg")
}