* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
html > body {
}
a:link, a:visited, a:active {
	color: black;
}
a:hover {
	text-decoration: none;
}
/* =x= Look And Feel Styles =x= */
#TopShape {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("http://driveit.clickspace.com/ir/clients/vertigo/2005/i/topredshape.gif");
	background-repeat: no-repeat;
	width: 390px;
	height: 319px;
}
#LookAndFeelBG {
	background-image: url("http://driveit.clickspace.com/ir/clients/vertigo/2005/i/bg_redbar.gif");
	background-repeat: repeat-y;
}
/* Styles for Vertigo, 2005 */
#contentTable {
	width:expression(document.body.clientWidth < 950 ? "900px" : "100%" );
	min-width: 900px;
	position: absolute;
}
/* =x= Get Vertigo Image Rollover =x= */
#GetVertigo {
	width: 210px;
	height: 87px;
	margin: 15px;
}
#GetVertigo a:link, #GetVertigo a:visited, #GetVertigo a:active {
	display: block;
	width: 210px;
	height: 87px;
	background-image: url("http://driveit.clickspace.com/ir/clients/vertigo/2005/i/getVertigo-off.gif");
	background-repeat: no-repeat;
}
#GetVertigo a:hover {
	display: block;
	width: 210px;
	height: 87px;
	background-image: url("http://driveit.clickspace.com/ir/clients/vertigo/2005/i/getVertigo-on.gif");
	background-repeat: no-repeat;
}
/* =x= Get Vertigo Image Rollover =x= */


/* =x= Main Menu =x= */
#MainMenu {
	font: .7em/1.5em normal small-caps Tahoma, Arial, Helvetica, sans-serif;
	color: #E03026;
}
.MainMenuLinks {
	color: #000;
	text-align: right;
}
.MainMenuLinks a:link, .MainMenuLinks a:visited, .MainMenuLinks a:active {
	color: #000;
	text-decoration: none;
}
#MainMenu span.Address {
	width: 630px;
	white-space: nowrap;
	text-align: right;
}
.barRule {
	text-align: right;
	width: 604px;
	height: 2px;
	border-top: 1px solid #666;
}
/* =x= Main Menu =x= */

/* =x= Easy Edit Boxes x3 =x= */
.SubscribeToday {
	margin-top: 3px;
}
.FooterBG {
	background-image: url("http://driveit.clickspace.com/ir/clients/vertigo/2005/i/footerBG.gif");
	background-repeat: repeat-x;
}
.FooterText {
	margin-top: -10px;
	text-align: right;
	font: .6em/1.5em normalc small-caps Tahoma, Arial, Helvetica, sans-serif;
}
.FooterText a:link, .FooterText a:visited, .FooterText a:active, .FooterText a:hover {
	color: #000;
	text-decoration: none;
}
/* Additional Easy Edit divs */
#TopEditable {
	width: 350px;
}
#LeftSideEditable {
	position: absolute;
	width: 190px;
	left: .5em;
	top: 41.75em;
	color: #FFF;
}
