/* CSS Document */

/* ******************** general CSS ********************  */
body {
	margin-top: 18px;
	padding: 0px;
	border: 0px;
	background-color: #5d5d5b;
	overflow: auto;
}
.bgText {
	display: none;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
#container {
	height: 571px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}
html>body #container {
	height: 554px;
}


/*  ******************** header image CSS ********************  */




/*  ******************** nav holder CSS ********************  */
#mainNavHolder {
	height: 38px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#leftArrow {
	height: 40px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #00ff00;
	position: relative;
	top: 300px;
	z-index: 2;
	left: 2px;
}
#rightArrow {
	height: 40px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #0000bb;
	position: relative;
	top: 300px;
	z-index: 2;
	right: 2px;
}


/*  ******************** content holder CSS ********************  */
#contentHolder {
	height: 495px;
	width: 900px;
	margin-top: 18px;
	padding: 0px;
	border: 0px;
}
#box { 
	background: #FFFFFF; 
}
#boxtop { 
	background: url(../imidgs/ne.gif) no-repeat top right; 
}
#boxtop div { 
	height: 10px; 
	background: url(../imidgs/nw.gif) no-repeat top left; 
}
#boxbottom { 
	background: url(../imidgs/se.gif) no-repeat bottom right; 
}
#boxbottom div { 
	height: 10px; 
	background: url(../imidgs/sw.gif) no-repeat bottom left; 
}
#boxcontent {
	height: 475px;
	padding: 0px 10px 0px 10px;
}
#homeText {
	height: 400px;
	width: 450px;
	margin: 25px 0px 0px 25px;
	padding: 0px;
	border: 0px;
	float: left;
	position: relative;
}
#homeLogo {
	height: 144px;
	width: 242px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: right;
	position: relative;
}
#homeImage {
	height: 277px;
	width: 329px;
	margin: -10px 10px;
	padding: 0px;
	border: 0px;
	float: right;
	position: relative;
}
#latestOffers {
	height: 311px;
	width: 280px;
	margin: -10px 10px;
	padding: 5px 10px 5px 10px;
	border: 5px solid #9bd42d;
	float: right;
	position: relative;
	background-color: #5d5d5b;
}


/*  ******************** footer holder CSS ********************  */
#designCredit {
	height: 20px;
	width: 900px;
	margin: 5px 14px 0px 0px;
	padding: 0px;
	border: 0px;
	text-align: right;
	z-index: 10;
}
html>body #designCredit {
	margin: 4px 10px 0px 0px;
	padding: 0px 14px 0px 0px;
}
a.designCredit:link, a.designCredit:hover, a.designCredit:active, a.designCredit:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9bd42d;
	text-align: right;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


/*  ******************** main navigation CSS ********************  */
#navlist {
	list-style: none;
	height: 38px;
	width: 903px;
	background-color: #5d5d5b;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#navlist li {
	list-style: none;
	display: inline;
	float: left;
}
#copy-on a {
	width:131px;
	height: 38px;
	color:#5d5d5b;
	margin: 0px;
	padding: 0px;
	background-image: url(../imidgs/nav1-copy-on.jpg);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
	line-height: 0px;
}
#copy-on a:hover, a:active {
    background-position: 0px -40px;
}
#about a {
	width:128px;
	height: 38px;
	color:#5d5d5b;
	margin: 0px;
	padding: 0px;
	background-image: url(../imidgs/nav2-about.jpg);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
	line-height: 0px;
}
#about a:hover, a:active {
    background-position: 0px -40px;
}
#products a {
	width:129px;
	height: 38px;
	color:#5d5d5b;
	margin: 0px;
	padding: 0px;
	background-image: url(../imidgs/nav3-products.jpg);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
	line-height: 0px;
}
#products a:hover, a:active {
    background-position: 0px -40px;
}
#finance a {
	width:128px;
	height: 38px;
	color:#5d5d5b;
	margin: 0px;
	padding: 0px;
	background-image: url(../imidgs/nav4-finance.jpg);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
	line-height: 0px;
}
#finance a:hover, a:active {
    background-position: 0px -40px;
}
#support a {
	width:129px;
	height: 38px;
	color:#5d5d5b;
	margin: 0px;
	padding: 0px;
	background-image: url(../imidgs/nav5-support.jpg);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
	line-height: 0px;
}
#support a:hover, a:active {
    background-position: 0px -40px;
}
#maintenance a {
	width:128px;
	height: 38px;
	color:#5d5d5b;
	margin: 0px;
	padding: 0px;
	background-image: url(../imidgs/nav6-maintenance.jpg);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
	line-height: 0px;
}
#maintenance a:hover, a:active {
    background-position: 0px -40px;
}
#contact a {
	width:130px;
	height: 38px;
	color:#5d5d5b;
	margin: 0px;
	padding: 0px;
	background-image: url(../imidgs/nav7-contact.jpg);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
	line-height: 0px;
}
#contact a:hover, a:active {
    background-position: 0px -40px;
}




/*  ******************** text CSS ********************  */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9bd42d;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	margin: 10px auto;
	padding: 0px;
	line-height: 16px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5b;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5b;
	text-align: center;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	margin: 10px auto;
	padding: 0px;
	line-height: 16px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5d5d5b;
	text-decoration: underline;
	line-height: 16px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5d5d5b;
	text-decoration: underline;
	line-height: 16px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9bd42d;
	text-decoration: none;
	line-height: 16px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9bd42d;
	text-decoration: none;
	line-height: 16px;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5b;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9bd42d;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}



/*  ******************** table CSS ********************  */




/*  ******************** other CSS ********************  */
