#container {
	background-color: #333333;
	width: 750px;
    border: 1px solid #ccc;	
	padding: 10px 10px 100px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
}
#img {
	background-color: #333333;
	width: 640px;
    border: 1px solid #ccc;	
	padding: 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	float: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
#header {
	background-color: #CCCCCC;
	height: 90px;
	width: 750px;
	background-image: url(http://www.saw-automobiles.com/images/header.jpg);
	background-repeat: no-repeat;
}
#menu {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D1;
	margin: 3px;
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}
#image {
	border: 1px #CCCCCC
}
#leftCol {
	text-align: left;
	height: auto;
	width: 10px;
	float: left;
	padding-right: 4px;
}
#rightCol {
	text-align: left;
	height: auto;
	width: 740px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 4px;
}
#footer {
	width: 750px;
	text-align: left;
	clear: left;
}
#topHalf {
}
#bottomHalf {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 750px;
}
#mainContainer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo {
	background-image: url(image/logo.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	font-size: 16px;
	color: #999999;
	display: inline;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 10px;
}
p {
	display: inline;
}
ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
li {
	display: list-item;
	list-style-type: none;
	background-position: center;
	margin-top: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.noBullet {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	display: inline;
}
h3 a:link, h3 a:visited, h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

h3 a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
/*	border-top-style: dotted; */
	border-bottom-style: dotted;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
}

li a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.footerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2D2D1;
}
p a:link, p a:visited, p a:active {
	color: #FFFF00;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}
p a:hover {
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}
#footer a:link, #footer a:visited, #footer a:active  {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

