#wrapper #indexflasharea {
	height: 300px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-image: url(../images/bg/bodypng.gif);
}
#wrapper #margin {
	background-color: #999999;
	height: 15px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg/bodypng.png);
}

#wrapper #indexbody {
	width: 940px;
	background-repeat: repeat-y;
	background-position: center top;
	height: 660px;
	background-color: #f5f5f5;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #indexbody #left {
	float: left;
	height: 660px;
	width: 620px;
	padding-left: 20px;
}
#wrapper #indexbody #right {
	float: right;
	width: 285px;
	height: 650px;
	padding-top: 10px;
	padding-right: 10px;
}
#wrapper #indexbody #right #american_carrier {
	width: 275px;
}
#wrapper #indexbody #right #bbb {
	height: 121px;
	width: 275px;
	background-position: center;
}
#wrapper #indexbody #right #bbb #bbbcode {
	float: right;
	width: 140px;
	padding-top: 20px;
	padding-right: 0px;
	height: 101px;
}
#wrapper #indexbody #right #bbb #nate {
	float: left;
	width: 135px;
	height: 121px;
}


#wrapper  #bottom  {
	height: 200px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	clear: both;
}
#wrapper  #bottom  #bottom1  {
	float: left;
	height: 175px;
	width: 315px;
	background-repeat: no-repeat;
}
#wrapper  #bottom  #bottom2  {
	float: left;
	height: 175px;
	width: 311px;
	background-repeat: no-repeat;
}
#wrapper  #bottom  #bottom3  {
	height: 175px;
	width: 314px;
	float: right;
	background-repeat: no-repeat;
}

.mainFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.adFont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #indexbody #right #weather {
	height: 250px;
	width: 285px;
	padding-bottom: 20px;
	clear: both;
}
#wrapper #indexbody #left div {
	margin-top: 65px;
}

