/* CSS Document */

body {
	background: url(../images/page/back.gif) #494fd3 fixed;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size:12px;
}
body,td,th {
	font-family: verdana, sans-serif;
	color: #1B2467;
}
.inputText {
	color:#333399;
	font-size:9px;
}
.stage {
	margin:auto;
	width:742px;
}
.top {
	width:742px;
	height:130px;
	background:url(../images/page/toplogo2.gif);
}
.topMenu {
	width:100%;
	height:130px;
	text-align:right;
	float:right;
	display:inline;
	z-index:1;
}
.leftcolumn {
	background: url(../images/page/leftcolumn.gif) no-repeat;
	width:233px;
	padding-top:7px;
	float:left;
	display:inline;
	z-index:2;
}
.rightcolumn {
	background: url(../images/page/rightcolumnBack.gif);
	width:509px;
	float:right;
	display:inline;
	z-index:1;
}
.sideMenu {
	width:147px;
	height:470px;
	float:right;
	display:inline;
	margin-right:6px;
}
.dealerLogin {
	float:right;
	display:inline;
	margin-top:29px;
}
.contentTop {
	background:url(../images/page/titleBack.gif);
	width:509px;
}
.title {
	background:url(../images/page/titleTopBack.gif) no-repeat;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:12px;
	width:469px;
	text-align:justify;
}
.content {
	padding-top:20px;
	padding:20px;
}
.feature {
	width:496px;
	margin-left:7px;
	text-align:right;
}
.paraTitle {
	font-size:180%;
	font-weight:bold;
	color:#CC0000;
    letter-spacing:-1px;
}



/* Call out menu boxes */

.callouts {background:#ced8f1; color:#4e5cce; width:200px;}
.callouts a {background:#ced8f1; color:#4e5cce; width:200px;}
.callouts a:hover {background:#adbee9; color:#3244ae; width:200px;}
