@import url(base.css);
@import url(nav.css);

/*
ul#menu li.mm1 a,ul#menu li.mm1 a:hover
{
	background:url(images/menu.gif) 0 -68px no-repeat;
}

ul#menu li.mm1 ul li.sm1a a, ul#menu li.mm1 ul li.sm1a a:hover {
background:url(images/ddMenu.gif) -420px 0;
}
*/

#footer
{
	border-top:solid 1px #fff;
}

/*
--------------------
*/
h1
{
	width:919px;
	height:303px;
	display:block;
	background:url(images/home_movie.gif);
}

/**/
.flashHolder
{
	display:block;
	width:919px;
	height:303px;
	padding:11px 0;
	margin:0 auto;
}

.choice
{
	display:block;
	position:relative;
	width:919px;
	margin:0 auto;
	background:#919294;
	color:#fff;
}

.box1, .box2, .box3
{
	display:block;
	float:left;
}

.choice p
{
	margin:20px 26px;
	font-size:1.08em;
	text-align:justify;
}

.choice h2
{
	display:block;
	width:240px;
	height:19px;
	margin:20px 0 20px 26px;
}

.box1
{
	width:303px;
}

.box2
{
	width:323px;
	border-left:solid 1px #b2b3b4;
	border-right:solid 1px #b2b3b4;
	padding:0 0 26px 0;
}

.box3
{
	width:291px;
}

a.learn
{
	height:26px;
	width:87px;
	display:block;
	background:url(images/b_learn_more.gif);
	position:absolute;
	bottom:15px;
}

a:hover.learn
{
	background:url(images/b_learn_more.gif) 0 -26px;
}

.box1 a.learn
{
	left:190px;
}

.box2 a.learn
{
	left:514px;
}

.box3 a.learn
{
	left:804px;
	background:url(images/b_locate_now.gif);
}

.box3 a:hover.learn
{
	background:url(images/b_locate_now.gif) 0 -26px;
}

.box1 h2
{
	background:url(images/t_home1.gif);
}

.box2 h2
{
	background:url(images/t_home2.gif);
}

.box3 h2
{
	background:url(images/t_home3.gif);
}

