body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1C1C1C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main .container {
	width: 955px;
	height: 1044px;
}
.main .container .buy24 {
	height: 118px;
	width: 210px;
	position: absolute;
	left: 51px;
	top: 126px;
}
.main .container .buy36 {
	height: 113px;
	width: 210px;
	position: absolute;
	left: 50px;
	top: 246px;
}
.main .container .buy48 {
	height: 114px;
	width: 210px;
	position: absolute;
	left: 50px;
	top: 359px;
}
.main .container .buy60 {
	height: 113px;
	width: 210px;
	position: absolute;
	left: 50px;
	top: 473px;
}
.main .container .buy72 {
	height: 121px;
	width: 210px;
	position: absolute;
	left: 50px;
	top: 586px;
}
.main .container .nav {
	width: 639px;
	left: 266px;
	top: 28px;
	position: absolute;
}

.main .container .logo {
	height: 100px;
	width: 210px;
	position: absolute;
	left: 50px;
	top: 28px;
}

.main {
    width: 955px;
}

/*buttons*/
#mainButton
{
	display: block;
	width: 99px;
	height: 23px;
	background: url("images/main_btn.gif") no-repeat 0 0;
	float: left;

}
.main .container .flashContent {
	width: 637px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
}
.altContent {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: url(images/skater.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.altContentFund {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: url(images/thumbs_up.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.altContentOffice {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.main .container .orderNow {
	height: 118px;
	width: 157px;
	position: absolute;
	left: 700px;
	top: 495px;
}

.main .container .banners {
	height: 300px;
	width: 637px;
	position: absolute;
	left: 266px;
	top: 395px;
	border: 1px solid #6B6B6B;
	background-color: #000000;
}
.main .container .dabanner1 {
	height: 65px;
	width: 332px;
	left: 138px;
	top: 720px;
	position: absolute;
	border: 1px solid #6B6B6B;
}
.main .container .resources {
	width: 855px;
	left: 50px;
	top: 803px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.main .container .dabanner2 {
	height: 83px;
	width: 689px;
	left: 133px;
	top: 810px;
	position: absolute;
	border: 1px solid #6B6B6B;
}



.main .container .banners .banner1 {
	float: left;
	height: 276px;
	width: 414px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 7px;
}
.main .container .pocket {
	height: 65px;
	width: 332px;
	left: 487px;
	top: 720px;
	position: absolute;
	border: 1px solid #6B6B6B;
}

.main .container .banners .banner2 {
	float: left;
	height: 274px;
	width: 202px;
	border: 1px solid #6B6B6B;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.main .container .banners .banner3 {
	float: left;
	height: 274px;
	width: 202px;
	border: 1px solid #6B6B6B;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.main .container .flashContent .bottomButtons {
	background-color: #000000;
	height: 34px;
	width: 637px;
}
.main .container .flashContent .maincontent {
	width: 637px;
}

.main .container .altContent .orderContent {
	width: 340px;
}

#mainButton:hover
{ 
  background-position: 0 -23px;
}
.mainON {
	float: left;
	height: 23px;
	width: 99px;
}


#mainButton span
{
  display: none;
}

#orderButton
{
	display: block;
	width: 118px;
	height: 23px;
	background: url("images/order_btn.gif") no-repeat 0 0;
	float: left;

}
#orderButton:hover
{ 
  background-position: 0 -23px;
}

#orderButton span
{
  display: none;
}

#installButton
{
	display: block;
	width: 124px;
	height: 23px;
	background: url("images/install_btn.gif") no-repeat 0 0;
	float: left;

}
#installButton:hover
{ 
  background-position: 0 -23px;
}

#installButton span
{
  display: none;
}

#optionsButton
{
	display: block;
	width: 118px;
	height: 23px;
	background: url("images/options_btn.gif") no-repeat 0 0;
	float: left;

}
#optionsButton:hover
{ 
  background-position: 0 -23px;
}

#optionsButton span
{
  display: none;
}

#photoButton
{
	display: block;
	width: 180px;
	height: 23px;
	background: url("images/photographers_btn.gif") no-repeat 0 0;
	float: left;

}
#photoButton:hover
{ 
  background-position: 0 -23px;
}

#photoButton span
{
  display: none;
}
.installContent {

	width: 340px;
}
.altContentInstall {

	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: url(images/family.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.altContentOptions {


	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: url(images/basketball.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.optionsContent {
	width: 340px;
}
.fundContent {
	width: 340px;
}
.officeContent {
	width: 585px;
}
.optionsTable1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	line-height: 16px;
}

.photoContent {


	width: 360px;
}
.altContentPhoto {


	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 622px;
	background-color: #000000;
	background-image: url(images/sizes_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tableColor1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	background-color: #595959;
	padding: 5px;
	text-align: center;
}
.tableColor2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	background-color: #3A3A3A;
	padding: 5px;
	text-align: center;
}
.photoON {
	float: left;
	height: 23px;
	width: 180px;
}
.optionsON {
	float: left;
	height: 23px;
	width: 118px;
}

.optionsTable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	line-height: 16px;
	padding-left: 10px;
}
.orderON {
	float: left;
	height: 23px;
	width: 118px;
}
.installON {
	float: left;
	height: 23px;
	width: 124px;
}
.altContentUploads {
	width: 640px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
}
.uploadContent {

	width: 640px;
}
.altContentOogles01 {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: url(images/ooglesbkgrnd01.jpg);
	background-repeat: no-repeat;
	background-position: 250px;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.altContentOogles02 {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: url(images/ooglesbkgrnd02.jpg);
	background-repeat: no-repeat;
	background-position: 250px;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.altContentOogles03 {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: url(images/ooglesbkgrnd03.jpg);
	background-repeat: no-repeat;
	background-position: 250px;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.altContentOogles04 {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: url(images/ooglesbkgrnd04.jpg);
	background-repeat: no-repeat;
	background-position: 250px;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.altContentRedcross01 {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 622px;
	background-color: #000000;
	background-image: url(images/redcross-family.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}	
.altContentAuto01 {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 622px;
	background-color: #000000;
	background-image: url(images/car-pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}	
.altContentGlagla01 {
	width: 612px;
	position: absolute;
	left: 266px;
	top: 56px;
	border: 1px solid #99B2C2;
	height: 612px;
	background-color: #000000;
	background-image: url(images/glagla01.jpg);
	background-repeat: no-repeat;
	background-position: 250px;
	padding-top: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
.main .container .altContentAuto01 table tr td p strong {
	color: #FF0;
}
.main .container .altContentAuto01 table tr td p br {
	color: #FF0;
}

