@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/Carchoiceptyltd_bg.jpg) center 130px no-repeat;
    color: #484848;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0 auto;
    padding: 0;
	width:980px;
}

#header {
	height:148px;
	float:left;
	width:980px;
}
#header h1 {
	background: url(../images/Carchoiceptyltd_logo.jpg) left top no-repeat;
	width:530px;
	height:110px;
	float:left;
	text-indent:-9999px;
	margin:10px 0 0 0;
}
#header h2 {
	text-align:right;
	font-weight:normal;
	font-size:18px;
	line-height:1.4em;
	padding-top:23px;
}
#header h2 span {
	font-size:14px;
	padding-top:10px;
	float:right;
}

#content {
	width:830px;
	padding:0 0 15px 150px;
}

#footer {
	border-top: 1px solid #c3c2c3;
}
#footer p {
	font-size:16px;
	line-height:1.4em;
	margin:10px 0 0 0;
	position:absolute;
	padding-left:330px;
}
#footer p a {
	color:#0092b5;
}
#footer p a:hover {
	color:#0092b5;
}
