﻿#topNav  
{
	background-image:url(/images/layout/avantext_top_nav_logo.jpg);
	width:955px;
	height:80px;
	background-repeat:no-repeat;
}
#homePageContent
{
	background-image:url(/images/layout/avantext_home_background.jpg);
	background-repeat:no-repeat;
	height:492px;
    width:955px;	
}

#ticker
{
	position:absolute;
	left:173px;
	top:150px;
}

#homePageRnavContent
{
	float:right;
	width:342px;
	height:425px;
	padding:10px 5px 10px 10px;
	margin-top:40px;
}

#bottomNav{
	background-image:none;
	width:955px;
	height:60px;
}

#footerCenterContent
{
	padding-top:15px;
	width:955px;
}

#homepageTagline
{
    color:#9A151A;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:14px;
    letter-spacing:1px;
    font-weight:normal;
    padding:130px 0px 5px 0px;
}

#hpCopy
{
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:25px;
    padding:0px 0px 10px 0px;
}

.homePageQuickLinkTitle
{
    color:#9A151A;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:14px;
    padding:0px 0px 5px 0px;
}

.homePageQuickLink
{
    background-image:url(/images/layout/hp_arrow_burgandy.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
   
}

.homePageQuickLink a
{
     text-decoration:none;
}

.homePageQuickLink a:hover
{
     text-decoration:underline;
}

#hpRolloverLinks
{
    float:left;
	margin-top:170px;
	margin-left:0px;
	width:593px;
	overflow:hidden;
}

#link_1
{
    float:right;
}

#link_2
{
    float:right;
}

#link_3
{
    float:right;
}



#hpRollovers
{
	float:right;
	margin-top:0px;
	width:593px;
	margin-left:0px;	
}  * html #hpRollovers {margin-top:-3px;} /* IE Box Model hack */

.hpRolloverCopy
{
	color:#ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    /*filter:alpha(opacity=100);
    opacity: 1;*/
    -moz-opacity:1;
    line-height:24px;
}

#hpRollover_1
{
    position:relative;
    top:0px;
    left:309px;
	width:259px;
	height:95px;
	padding:10px 10px 10px 10px;
	background-color:#000000;
	border:1px solid #ffffff;
    /*filter:alpha(opacity=70);
    opacity: 0.7;*/
    display:none;
    background-image:url(/images/layout/hp_arrow_down_white.gif);
    background-position:100px 0px;
    background-repeat:no-repeat;
}

#hpRollover_2
{
    position:relative;
    top:0px;
    left:165px;
    width:259px;
	height:120px;
	padding:10px 10px 10px 10px;
	background-color:#000000;
	border:1px solid #ffffff;
	color:#ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    /*filter:alpha(opacity=70);
    opacity: 0.7;*/
    display:none;
    background-image:url(/images/layout/hp_arrow_down_white.gif);
    background-position:top center;
    background-repeat:no-repeat;
}

#hpRollover_3
{
    position:relative;
    top:0px;
    left:303px;
	width:269px;
	height:120px;
	padding:10px 10px 10px 10px;
	background-color:#000000;
	border:1px solid #ffffff;
	color:#ffffff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    /*filter:alpha(opacity=70);
    opacity: 0.7;*/
    display:none;
    background-image:url(/images/layout/hp_arrow_down_white.gif);
    background-position: 168px 0px;
    background-repeat:no-repeat;
}


