@import "reset.css";

#container {
	width:780px;
	margin:0 auto;
	position: relative;
}

#header {
	height: 100px;
	width: 780px;
	position:relative;
	background-image:url(../imgs/hdr_bg.gif);
}

#header h1 {
	position: absolute;
	top: 17px;
	left: 32px;
}

#callout_call-today {
	font:italic 14px Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	left: 421px;
	top: 11px;
}

#intro_container {
	width: 752px;
	overflow: auto;
	clear: left;
	margin: 0px 15px 5px 15px;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 20px 0px;
}

#intro_art {
	float: left;
	width: 361px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

#intro_copy {
	float: left;
	width: 391px;
	display: inline;
}

#intro_p1 {
	font: 28px "Times New Roman", Times, serif;
	color: #b66611;
}

#intro_p2 {
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

#intro_p1 {
	margin-bottom: 20px;
}

#intro_callout {
	font: "Times New Roman", Times, serif;
	color: #00476b;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#intro_callout_line1 {
	font: bold 16px "Times New Roman", Times, serif;
	display:block;
}

#intro_callout_line2 {
	font:24px "Times New Roman", Times, serif;
	display:block;
	width: 391px;
}

#intro_callout_line3 {
	font: 34px "Times New Roman", Times, serif;
	display:block;
	width: 391px;
}

#features_container {
	overflow: auto;
	clear: left;
	margin: 0px 15px 5px 15px;
	border-top: 1px solid #ccc;
	width: 752px;
	padding: 15px 0px 0px 0px;
}

#features_copy {
	width:433px;
	float: left;
	margin-bottom: 10px;
	display: inline;
}

#features-p1 {
	font: 14px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px 0px 10px 0px;
}

#features-p2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#b66611;
}

#features_copy ul {
	margin: 0px 0px 10px 5px;
	list-style: none;
}

#features_copy ul li {
	background-image: url(../imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding: 0em 0em 0em 1em;
	height: 1em;
	font: .9em Arial, Helvetica, sans-serif;
	margin: 0em 0em .4em 0em;
}

#features-p3 {
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#features-p4 {
	font: 24px "Times New Roman", Times, serif;
	color:#00476b;
	display: block;
}

#features-p4 a {
	font: 24px "Times New Roman", Times, serif;
	color:#00476b;
	text-decoration: none;
}
#features-p4 a:hover {
	text-decoration: underline;
}

#features-art {
	float: left;
	width: 319px;
	display: inline;
}

#features-art img {
	display: block;
	padding: 0px 0px 10px 10px;
}

#features_button {
	margin: 0px 0px 0px 10px;
	display: block;
	width: 130px;
	height: 0px;
	background-image:url(../imgs/features_button.gif);
	background-position: 0px 0px;
	padding-top: 24px;
	overflow: hidden;
}

#features_button:hover {
	background-position: 0px -24px;
}

#footer {
	width: 752px;
	clear: left;
	color:#7d6a55;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 10px;
}


#footer a {
	color:#7d6a55;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}

#trailer-container {
	width: 550px;
	margin: 0 auto;
	padding: 0;
}