body {
	background-color: #E6E6E6;
}
#container {
	background-color:#FFFFFF;
	height:auto;
	left:50%;
	margin-left:-467px;
	position:absolute;
	visibility:visible;
	z-index:1;
	WIDTH: 935px;
}
#logo{
	float: left;
	width: 300px;
	text-align: left;
	height: auto;
}
#headerbanner{
	float: right;
	width: 635px;
	vertical-align: bottom;
	text-align: center;
	padding-top: 10px;
}
#header{
	height: 248px;
	background-image: url(../images/carpoolking.com.au_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	float: left;
	text-align: left;
	vertical-align: middle;
}
#header_inner{
	/*height: 179px;*/
	/*background-image: url(../images/carpoolking.com.au_head_in.jpg);*/
	height:248px;
	background-image: url(../images/carpoolking.com.au_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	float: left;
	text-align: left;
	vertical-align: middle;
}
#footerbg{
	background-image: url(../images/carpoolking.com.au_17.jpg);
	height: 88px;
	width: 100%;
	float: left;
}
.slogan_text {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #76c7e8;
}
.header_text {
	color: #c0c1c1;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3b36;
}
#left_container{
	float: left;
	height: auto;
	width: 250px;
	padding-right: 20px;
	padding-left: 30px;
	text-align: left;
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}

#main_area{
	text-align: left;
	float: right;
	width: 590px;
	padding-right: 30px;
	padding-top: 30px;
	background-image: url(../images/carpoolking.com.au_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main_area_inner{
	text-align: left;
	float: right;
	width: 590px;
	padding-right: 30px;
	padding-top: 10px;

}

#menu {
	z-index: 1000;
	width: 200px;
	height: auto;
	padding-bottom: 15px;
}


.menua:link, .menua:active , .menua:visited {
	color: #042127;
	text-decoration: none;
	line-height: 19px;
	text-align: left;
	text-indent: 20px;
	display: block;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DADE;
}
.menua:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	text-align: left;
	text-indent: 20px;
	display: block;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DADE;
	background-color: #7E8798;
}
#promotion{
	padding-top: 20px;
	padding-bottom: 20px;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*color: #5e6e7d;*/
	color:#55AAA3;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}
.sub_title {
	font-size: 18px;
}
#box_50_50{
	float: left;
	width: 45%;
	padding-right: 25px;
	padding-top: 20px;
}
#septop{
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d4d4;
	margin-top: 25px;
	padding-top: 5px;
	width: 100%;
	float: left;
}


#footer_left{
	float: left;
	width: 45%;
	padding-top: 30px;
	text-align: left;
	padding-left: 30px;
}

#footer_right{
	float: right;
	width: 45%;
	padding-top: 30px;
	padding-right: 30px;
	text-align: right;
}



/* ############################################################### */
.hr_style{
	color: #5e6e7d;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}

/*
.button {
    border: 1px solid #006;
    background: #999999;
}
*/
.button {
/*background: #ffc401;*/
background: #299385;
border:1px solid #093c37;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
}

.msg_unread {
background-color:#FFFFFF;
}

.msg_read {
/*background-color:#B4B4B4;*/
/*background-color:#EEEEEE;*/
background-color:#F6F6F6;
}

.nav_link_caption {
/*color:#00897F;*/
color:#2C5755;
font-weight:bold;
}

.nav_link_caption:hover {
color:#006633;
font-weight:bold;
text-decoration:none;
}

.nav_link {
color:#006633;
}

.nav_link:hover {
text-decoration:none;
}


