html, body {
	height: 100%;
}

h1 { font-family: Helvetica, Arial, sans-serif; letter-spacing: -0.05em; font-weight:normal; line-height:100%; font-size: 20px; color: #455354;}


body {background: url(img/body-bg.jpg) top left repeat-x;}



#my-container { /* container */
	margin:auto;text-align:left;
	width: 58.53em;
	*width: 57.12em;
	min-width:761px;

	
}

#my-header {
	background: url(img/cash-for-your-car-logo.png) top left no-repeat;
	width: 58.53em;
	*width: 57.12em;
	height: 130px;
	min-width:761px;

}

#menu {
	
	width: 760px;
	min-height: 43px;
	color: #575f54;
	font-family: Verdana;
	font-size: 0.76em;
	*font-size: 0.75em;
	
}

#menu img {cursor: pointer;}

#menu a {
	color: #575f54;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(img/menu-bg.png) bottom center no-repeat;
	width: 760px;
	height: 43px;
}

#menu ul li { /* all list items */
	float: left;
	position: relative;
	margin-left: 1px;
}

#bd {
	padding-top: 24px;
	width: 735px;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bd p {
	padding: 10px 0;
}

.hr {height: 21px; background: url(img/hr.png) center center repeat-x; width: 100%}

.txt {
	color: #455354;
	font-size: 9pt;
}

.txt a {
	color: #455354;
	text-decoration: underline;
	font-weight: bold;
}

#box1 { color: #455354; margin:auto;text-align:center; margin-top: 20px; width: 460px; padding: 20px 40px; background: url(img/box1-bg.jpg) center left repeat-x; font-size: 14px; font-weight: bold;}
#box2 { color: #455354; margin:auto;text-align:center; margin-top: 20px; width: 460px; padding: 20px 40px; background-color: #e6e8e8; font-size: 14px; font-weight: bold;}
#box3 { color: #455354; margin:auto;text-align:center; margin-top: 20px; width: 400px; padding: 10px 40px; background-color: #fffbe3}

#my-footer {color: #575f54;	font-family: Verdana; font-size: 0.76em; *font-size: 0.75em;}