#box1 {
	margin-left:11px;
	background-image:url(/images/box1.gif);
}
#box2 {
	background-image:url(/images/box2.gif);
}
#box3 {
	background-image:url(/images/box3.gif);
}
#box1 a, #box2 a, #box3 a {
	display:block;
	width:220px;
	height:146px;
	cursor:pointer;
}
#box1 a:hover {
	background-image:url(/images/box1Over.gif);
}
#box2 a:hover {
        background-image:url(/images/box2Over.gif);
}
#box3 a:hover {
        background-image:url(/images/box3Over.gif);
}
.boxes {
	float:left;
	width:220px;
	height:146px;
	margin-top:14px;
}

#blackBox {
	float:left;
	width:221px;
	height:184px;
	margin-top:14px;
	background-image:url(/images/blackBox.gif);
}
#blackBox a {
	display:block;
	width:221px;
        height:184px;
}
#blackBox a:hover {
	background-image:url(/images/blackBoxOver.gif);
}
#leadTitleIndex {
        clear:both;
        position:relative;
        z-index:1;
        margin-top:5px; 
        margin-left:43px;
        font-size:20px;
        text-decoration:underline;
        color:#018b4f;
}
#downArrowIndex {
        position:relative;
        z-index:5; 
        width:18px; 
        height:11px;
        margin-left:43px;
        margin-top:-3px;
        background-image:url(/images/arrowDown.gif);
        background-repeat:no-repeat;
}
#leadTitle {
	clear:both;
	position:relative;
	z-index:1;
	margin-top:5px;
	margin-left:0px;
	font-size:20px;
	color:#018b4f;
	border-bottom:1px solid #018b4f;
}
#downArrow {
	position:relative;
	z-index:5;
	width:18px;
	height:11px;
	margin-left:0px;
	margin-top:1px;
	background-image:url(/images/arrowDown.gif);
	background-repeat:no-repeat;
}
#middleGrid {
	position:relative;
	margin:10px auto 0px auto;
	width:818px;
	height:141px;
	background-image:url(/images/middleGrid.gif);
	background-repeat:repeat-y;
}
.middleGridLabel {
	margin-top:11px;font-size:11px;
}
#brandBox1 {
	position:absolute;
        top:9px;
	left:0px;
	width:394px;
        height:35px;
        background-color:#fff;
}
#brandBox2 {
        position:absolute;
        top:9px;
	right:0px;
        width:410px;
        height:35px;
        background-color:#fff;
        background-image:url(/images/snapnames.gif);
        background-position:14px 0px;
        background-repeat:no-repeat;
}
#brandBox3 {
        position:absolute;
        top:53px;
	left:0px;
        width:394px;
        height:35px;
        background-color:#fff;
}
#brandBox4 {
        position:absolute;
        top:53px;
	right:0px;
        width:410px;
        height:35px;
        background-color:#fff;
        background-image:url(/images/lowfares.gif);
        background-position:14px 0px;
        background-repeat:no-repeat;
}
#brandBox5 {
        position:absolute;
        top:97px;
	left:0px;
        width:394px;
        height:35px;
        background-color:#fff;
}
#brandBox6 {
        position:absolute;
        top:97px;
	right:0px;
        width:410px;
        height:35px;
        background-color:#fff;
        background-image:url(/images/domainfest.gif);
        background-position:14px 0px;
        background-repeat:no-repeat;
}
.border {
	float:left;
	height:35px;
	margin-left:7px;
	margin-right:7px;
	border-left:1px solid #e3e3e3;
}
.rightBorder {
        margin-left:7px;
        border-left:1px solid #e3e3e3;
}
#learnBox {
	float:left;
	position:relative;
	width:544px;
	height:254px;
	margin-top:14px;
	margin-left:6px;
	background-image:url(/images/learnBox.gif);
}
#learnBox a {
	position:absolute;
	right:71px;
	bottom:14px;
	display:block;
	width:98px;
        height:28px;
}
#learnBox a:hover {
	background-image:url(/images/learnOver.gif);
}
.bullets {
	color:#ffffff;
	font-weight:bold;
	line-height:18px;
}
#bullet1 {
	position:absolute;
	width:430px;
	top:60px;
	left:93px;
}
#bullet2 {
	position:absolute;
	width:430px;
	top:113px;
	left:93px;
}
#bullet3 {
	position:absolute;
	width:430px;
	top:151px;
	left:93px;
	width:420px;
}
#newsBox {
	position:relative;
	float:left;
	width:340px;
        height:254px;
        margin-top:14px;
	margin-left:7px;
        background-image:url(/images/newsBox.gif);
}
#newsContainer1 {
	width:282px;
	margin-left:30px;
	margin-top:60px;
}
#newsContainer2 {
	width:282px;
	margin-top:10px;
	margin-left:30px;
}
#newsContainer3 {
	width:282px;
	margin-top:10px;
	margin-left:30px;
}
.newsLink {
	color:#fff;
	text-decoration:none;
}