body {
	margin: 0px;
	height: 100%;
	background-color: white;
}
.cl {
	clear: both;
}
.h_line {
	background-attachment: scroll;
	background-image: url(../images/h_line.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 20px;
	width: 100%;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#frame {
	height: 100%;
	width: 950px;
}

#header {
	width: 950px;
	height: 77px;
	background-attachment: scroll;
	background-image: url(../images/header.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	text-align: left;
}
#ticker {
	float: right;
	height: 25px;
	width: 440px;
	margin-top: 45px;
}


#breadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	padding-top: 50px;
	padding-left: 190px;
}
a.breadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #6B97B0;
	text-decoration: none;
}
a.breadCrumb:hover {
	color: #993300;
}

#menu {
	width: 186px;
	float: left;
	height: auto;
	background-attachment: scroll;
	background-image: url(../images/menu-back-big.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	z-index: 0;
}

/*#menuBottom {
	width: 186px;
	height: 46px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/menu-bottom.gif);
	background-repeat: no-repeat;
}*/

#menuContent {
	width: 186px;
	padding-left: 10px;
	margin-top: 110px;
	float: left;
}
.flag {
	background: url(../images/flag_canada_small.gif) no-repeat;
	width: 165px;
	height: 48px;
	display: block;
	float: left;
	padding: 50px 0 0 0;
	margin: 22px 0 0 0;
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C00;
}

a.menuLevelOne:link, a.menuLevelOne:active, a.menuLevelOne:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #6B97B0;
	text-decoration: none;
	line-height: 25px;
	text-align: left;
	float: left;
	height: 25px;
	width: 175px;
}

a.menuLevelOne:hover {
	color: #82B8D6;
}

a.menuLevelTwo:link, a.menuLevelTwo:active, a.menuLevelTwo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	color: #000000;
	text-decoration: none;
	line-height:17px;
	text-align: left;
	float: left;
	height: 17px;
	width: 160px;
	margin-left: 5px;
}

a.menuLevelTwo:hover {
	color: #82B8D6;
}

#menublock1, #menublock2, #menublock3 {
	float: left;
	height: auto;
	width: 175px;
	border-top: 2px solid #669900;
	border-bottom: 2px solid #669900;
	display: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tableData {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size:10px;
}

#content {
	float: left;
	width: 578px;
	padding-left: 5px;
	text-align: left;
	height: auto;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.map {
	background-attachment: scroll;
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	float: left;
	height: 380px;
	width: 550px;
}



.contentTileHeader {
	height: 25px;
	padding-left: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #939598;
	border-bottom:1px solid #FFFFFF;
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 3px;
	float: left;
	width: 100%;
}

html>body .contentTileHeader {
	width: 174px;
}

.contentTileContent {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.contentTile1:link, a.contentTile1:active, a.contentTile1:visited  {
	float: left;
	width: 186px;
	height: 159px;
	background-color: #C3CE22;
	background-attachment: scroll;
	background-image: url(../images/cornericon-1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 5px;
	font-weight: normal;
}

a.contentTile1:hover  {
	float: left;
	width: 186px;
	height: 159px;
	background-color: #ECF1AD;
	background-attachment: scroll;
	background-image: url(../images/cornericon-1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
	margin-right: 5px;
}


a.contentTile2:link, a.contentTile2:active, a.contentTile2:visited {
	float: left;
	width: 186px;
	height: 159px;
	background-color: #7DB1CE;
	background-attachment: scroll;
	background-image: url(../images/cornericon-2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 5px;
	font-weight: normal;
}

a.contentTile2:hover {
	float: left;
	width: 186px;
	height: 159px;
	background-color: #C8DEEA;
	background-attachment: scroll;
	background-image: url(../images/cornericon-2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
	margin-right: 5px;
}

a.contentTile3:link, a.contentTile3:active, a.contentTile3:visited  {
	float: left;
	width: 186px;
	height: 159px;
	background-color: #C3CE22;
	background-attachment: scroll;
	background-image: url(../images/cornericon-3.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

a.contentTile3:hover  {
	float: left;
	width: 186px;
	height: 159px;
	background-color: #ECF1AD;
	background-attachment: scroll;
	background-image: url(../images/cornericon-3.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
}

a.contentTileSpecial:link, a.contentTileSpecial:visited, a.contentTileSpecial:active {
	float: left;
	width: 186px;
	height: 210px;
	border-left:#939598 1px solid;
	border-top:#939598 1px solid;
	border-right:#939598 1px solid;
	background-color: white;
	background-attachment: scroll;
	background-image: url(../images/specialbox-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-right: 4px;
}

a.contentTileSpecial:hover {
	float: left;
	width: 186px;
	height: 210px;
	border-left:#939598 1px solid;
	border-top:#939598 1px solid;
	border-right:#939598 1px solid;
	background-color: #EEEEEE;
	background-attachment: scroll;
	background-image: url(../images/specialbox-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	margin-right: 4px;
}

.tileFeature {
	float: left;
	width: 186px;
	height: 210px;
	background-color: white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-right: 4px;
	border: 1px solid #939598;
	text-align: left;
}

a.contentTileFeature:link, a.contentTileFeature:visited, a.contentTileFeature:active {
	float: left;
	width: 186px;
	height: 210px;
	background-color: white;
	background-attachment: scroll;
	background-image: url(../images/feature_box_top.gif);
	background-position: left 25px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-right: 4px;
	border: 1px solid #939598;
}

a.contentTileFeature:hover {
	float: left;
	width: 186px;
	height: 210px;
	background-color: #EEEEEE;
	background-attachment: scroll;
	background-image: url(../images/feature_box_top.gif);
	background-position: left 25px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	margin-right: 4px;
	border: 1px solid #939598;
}

a.contentTileNews:link, a.contentTileNews:visited, a.contentTileNews:active {
	float: left;
	width: 186px;
	height: 210px;
	background-attachment: scroll;
	background-color: #CED7DF;
	background-image: url(../images/WS_MCI_Anim_Gif_IR.gif);
	background-position: left 25px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #939598;
}

.loginButtonBlue {
	background-color: #7DB1CE;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size:10px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#flash_tags {
	height: 234px;
	width: 336px;
	float: left;
}


.loginButtonGreen {
	background-color: #C3CE22;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size:10px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.specialButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size:10px;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 170px;
	border: 1px solid #000000;
	padding: 2px;
	margin-left: 7px;
	background-color: #FFFFFF;
}


a.subContentButton:link, a.subContentButton:visited, a.subContentButton:active {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size:10px;
	background-color: #C3CE22;
	margin-right: 15px;
	text-decoration: none;
	width: 250px;
	min-width: 250px;
}

a.subContentButton:hover {
	color: #000000;
	background-color: #EBF0A4;
	text-decoration: none;
}

a.subContentButton2:link,a.subContentButton2:visited, a.subContentButton2:active  {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size:10px;
	background-color: #7DB1CE;
	margin-right: 15px;
	text-decoration: none;
	width: 250px;
}

a.subContentButton2:hover  {
	color: #000000;
	background-color: #D0E3EE;
	text-decoration: none;
}

.contentLarge {
	float: left;
	width: 568px;
}

.contentTileLargeContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size:10px;
	background-attachment: scroll;
	background-image: url(../images/secondary-contentbkg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	height: auto;
	width: 568px;
	padding-top: 5px;
}
.standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.chart1 {
	background-attachment: scroll;
	background-image: url(../images/chart1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 277px;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}


html>body .contentTileLargeContent {
	padding-right: 5px;
	width: 555px;
}

.contentTD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size:10px;
}

#maingraphic {
	float: left;
	width: 568px;
	height: 234px;
	background-attachment: scroll;
/*	background-image: url(../images/main-graphic.jpg);*/
	background-position: left;
	background-repeat: no-repeat;
	margin-top:10px;
	margin-bottom:10px;
}

#rightColumn {
	float: left;
	width: 186px;
	background-color: #C2C4C5;
	height: 625px;
	text-align: left;
}

html>body #rightColumn {
	width: 181px;
}

#rightColumnContentIcon {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size:10px;
	background-attachment: scroll;
	background-image: url(../images/cornericon-right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 61px;
	width: 51px;
}

#rightColumnContent {
	padding-left: 12px;
	padding-bottom: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size:10px;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 186px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.right_photo {
	background-attachment: scroll;
	background-image: url(../images/right1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 606px;
	width: 163px;
	margin-top: 24px;
	border: 1px solid #999999;
}

html>body #rightColumnContent {
	width: 170px;
}


#rightColumnSecondary {
	float: right;
	width: 186px;
	background-color: #C2C4C5;
}
html>body #rightColumnSecondary {
	width: 180px;
}

#rightColumnContentBig {
	height: 579px;
	background-color: #939598;
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
}
html>body #rightColumnContentBig {
	width: 180px;
}

a.lightLink:link, a.lightLink:visited, a.lightLink:active{
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}

a.lightLink:hover {
	color: #E8EE95;
}

.form_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	height: 25px;
	width: 60px;
	line-height: 20px;
}

.form_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	float: left;
	height: 20px;
	width: 90px;
	line-height: 25px;
}

.form_line {
	float: left;
	height: 25px;
	width: 170px;
}

#footer {
	clear: both;
	float: left;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #708DAE;
	text-align: center;
	line-height: 12px;
	height: auto;
	background-attachment: scroll;
	background-image: url(../images/foot_line.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}


a.foot:visited, a.foot:active, a.foot:link {
	color: #708DAE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
a.foot:hover {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.feature_sandbag_1 {
	float: left;
	height: 25px;
	width: 45px;
	clear: left;
}

.feature_sandbag_2 {
	float: left;
	height: 15px;
	width: 30px;
	clear: left;
}
#op_logo {
	float: left;
	height: 90px;
	width: 176px;
	margin-bottom: 1px;
	margin-top: 10px;
}
.large_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	line-height: 16px;
	margin-top: 10px;
	height: auto;
	width: auto;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.pageHeader {

	height: 25px;
	padding-left: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #939598;
	border-bottom:1px solid #FFFFFF;
	font-size: 12px;
	line-height: 25px;
	float: left;
	width: 568px;
}
.div_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	float: left;
	height: 20px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	margin-top: 10px;
}

html>body .pageHeader {
	width: 557px;
}
.button_container {
	float: left;
	height: auto;
	width: 530px;
}


#info1 {
	display: none;
}

#info2, #info3, #info4 {
	display: none;
}
.right_photo_cell {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/rep.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 226px;
	width: 350px;
	margin: 5px;
	border: 1px solid #999999;
}

.right_photo {
	background-attachment: scroll;
	background-image: url(../images/right1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 606px;
	width: 163px;
	margin-top: 24px;
	border: 1px solid #999999;
}

a.pagelink:link, a.pagelink:active, a.pagelink:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

a.pagelink:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}


.right_callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 15px 5px 5px;
	padding: 5px;
	float: right;
	height: auto;
	width: 200px;
	font-style: italic;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}


a.download_link:active, a.download_link:visited, a.download_link:link  {
	background-attachment: scroll;
	background-image: url(../images/adobe_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 34px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 40px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}

a.download_link:hover {
	background-attachment: scroll;
	background-image: url(../images/adobe_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 34px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding-left: 40px;
	margin-right: 15px;
}

.right_photo_cell_noborder {
	background-attachment: scroll;
	background-image: url(../images/rep.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 226px;
	width: 350px;
	margin: 5px;
}

a.left_photo_nb:link, a.left_photo_nb:visited, a.left_photo_nb:active {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/basyx_web_tn.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	margin: 3px;
	padding: 115px 5px 5px 0px;
	float: left;
	height: 10px;
	width: 170px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

a.left_photo_nb:hover {
	background-attachment: scroll;
	background-color: #CBE0EB;
	background-image: url(../images/basyx_web_tn.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	float: left;
	height: 10px;
	width: 170px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.spaceplan {
	background-attachment: scroll;
	background-image: url(../images/04784.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 10px;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 440px;
}


#mod1, #mod2, #mod3, #mod4, #mod5, #mod6 {
	display: none;
	padding: 5px;
	float: left;
	height: auto;
	width: 540px;
	margin-top: 20px;
	border-bottom: 1px solid #CCCCCC;
}

.left_logo {
	background-attachment: scroll;
	background-image: url(../images/basyx_web_tn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 55px;
	width: 100px;
}

a.adminlink:link, a.adminlink:visited, a.adminlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding: 2px;
	float: right;
	height: 20px;
	width: 150px;
}
a.adminlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-align: right;
	padding: 2px;
	float: right;
	height: 20px;
	width: 150px;
}
.form_container {
	float: left;
	height: auto;
	width: 200px;
	color: #000000;
}
.cart_image {
	background-attachment: scroll;
	background-image: url(../images/cart_full.gif);
	background-repeat: no-repeat;
	float: left;
	height: 283px;
	width: 300px;
}
.cards {
	background-attachment: scroll;
	background-image: url(../images/cards.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 120px;
}
#tabit {
	height: 250px;
	width: 180px;
}
.contest-form {
	width: 550px;
	height: auto;
	min-height: 350px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/contest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 340px;
	}
.contest-details {
	width: 546px;
	height: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	}
.contest-rules {
	width: 546px;
	height: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
}
#top_tag {
	float: left;
	height: 150px;
	width: 200px;
	position: absolute;
	z-index: 10;
}
#green_box {
	float: left;
	height: 90px;
	width: 176px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: relative;
	left: 4crusadesecur0002px;
	top: 0px;
}
#top_left_flash {
	position: absolute;
	top: 29px;
	margin-left: 2px;
	}
.toner_cart_img {
	background: url(../images/cart.jpg) no-repeat;
	width: 250px;
	height: 152px;
	margin: 0px 5px 5px 5px;
	float: right;
	}
.big_furniture_button {
	background: url(../images/office_furniture_big.jpg) no-repeat;
	display: block;
	width: 540px;
	height: 420px;
	margin-left: 5px;
	}
.start_shop {
	background: url(../images/start.jpg) no-repeat;
	display: block;
	width: 186px;
	height: 110px;
	margin-top: 18px;
	}
.tab_button_setup {
	background: url(../images/grocery_setup_btn.gif) no-repeat white;
	width: 177px;
	height: 40px;
	display: block;
	margin-left: 2px;
	}
.shop_online {
	background: url(../images/start.png) no-repeat;
	width: 181px;
	height: 110px;
	display: block;
	}
a.watch_video:link, a.watch_video:active, .watch_video:link, .watch_video:active, .watch_video {
	background: url(../images/watch_video2.jpg) no-repeat;
	width: 271px;
	height: 80px;
	display: block;
	float: right;
	} 
a.brand:link, a.brand:active, .brand:link, .brand:active, .brand {
	width: 186px;
	height: 133px;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/brand.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
.captcha {
	background: url(../images/captcha.jpg) no-repeat;
	width: 200px;
	height: 50px;
	margin: 10px 0 5px 0;
	}
.mag_frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding: 2px;
	float: left;
	height: 240px;
	width: 260px;
	border: 1px solid #EBEBEB;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

