body {
	margin: 0px;
	padding:0px;
	background:#797979;
}
body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #7f7e7e;
	line-height: 17px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
img {
	border:0px;
}
#main_container {
	margin: 0px auto;
	width: 976px;
	height: auto;
	background:#797979;
	background-repeat:no-repeat;
	margin-top:0px;/*!important */
}
#header {
	background:url(../images/header-bg.gif) repeat-x top left;
	height:103px;
	padding:0px;
	margin:9px 9px 0px 9px;
	position:relative;
}
.topcorner-left {
	background:url(../images/rounded-topleft.gif) top left no-repeat;
	width:8px;
	height:8px;
	margin:0px;
	padding:0px;
	float:left;
}
.topcorner-right {
	background:url(../images/rounded-topright.gif) top left no-repeat;
	width:8px;
	height:8px;
	margin:0px;
	padding:0px;
	float: right;
}
.logo {
	padding:15px 0px 0px 35px;
	margin:0px;
	height:70px;
	width:140px;
	float:left;
}
.main-menu {
	width:673px;
	margin-top:61px;
	padding:0px;
	height:29px;
	text-align:right;
	float:right;
}
.navcontainer {
	margin:0px;
	padding:0px;
	/* position:absolute; */
	right:0px
}
.navcontainer ul {
	margin:0;
	padding:0;
	list-style-type:none
}
.navcontainer ul li {
	display:inline;
	float: right;
	/* background:url(../images/nav-bg.jpg) repeat-x; *//
	text-decoration:none;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size:4px;
	text-align:center;
	padding:0px;
	margin:0px;
	width:80px;
	height:42px;
	line-height:45px;
}
.navcontainer ul li a {
	display:inline;
	float: right;
	background:url(../images/nav-bg.jpg) repeat-x;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:80px;
	height:42px;
	line-height:45px;
}
.navcontainer ul li a:hover {
	background:url(../images/btn-active.jpg) top no-repeat;
}
.navcontainer ul li a:active {
	background:url(../images/btn-active.jpg) top no-repeat;
}
.navcontainer ul li a.selected {
	background:url(../images/btn-active.jpg) top no-repeat;
}
#body {
	float:left;
	width:959px;
	margin-left:9px;
}
.content {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
	height:auto;
}
.left_cont {
	margin:0px;
	padding:21px 0px 0px 24px;
	float:left;
	width: 600px;
}
.right_cont {
	background:url(../images/login-bg.jpg) top left no-repeat;
	margin:0px;
	padding:0px;
	float:right;
	width: 326px;
	height:271px;
}
#footer {
	margin:0px 9px 9px 9px;
	padding:0px;
	height:50px;
	width:959px;
	float:left;
	background:#FFFFFF;
}
.footer-leftbg {
	background: url(../images/footer-lefttopcorner.gif) top left no-repeat;
	width:8px;
	height:19px;
	margin:0px;
	padding:0px;
	float:left;
}
.footer-midbg {
	background: url(../images/footer-topbg.gif) left repeat-x;
	width: 943px;
	height:19px;
	margin:0px;
	padding:0px;
	float:left;
}
.footer-rightbg {
	background:url(../images/footer-righttopcorner.gif) top right no-repeat;
	width:8px;
	height:19px;
	margin:0px;
	padding:0px;
	float: right;
}
.btmcorner-left {
	background:url(../images/rounded-botmleft.gif) bottom left no-repeat;
	width:8px;
	height:8px;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:2px;
}
.btmcorner-right {
	background:url(../images/rounded-botmright.gif) bottom right no-repeat;
	width:8px;
	height:8px;
	margin:0px;
	padding:0px;
	float: right;
	margin-top:2px;
}
.footer-body {
	width:920px;
	height:auto;
	margin:0px;
	padding:3px 0px 0px 20px;
	float: left;
}
.navcontainer-footer {
	width:600px;
	height:18px;
	float:left;
}
.navcontainer-footer ul {
	text-align:center;
	margin:0px;
	padding:0px;
}
.navcontainer-footer ul li {
	display:block;
	height:18px;
	text-align:center;
	float:left;
}
.navcontainer-footer ul li a {
	font-family: Tahoma;
	text-align: center;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#7f7e7e;
	height:18px;
	padding-top:9px;
	width: auto;
	padding:0px 5px 0px 5px;
}
.navcontainer-footer ul li a:hover {
	height:18px;
	color: #999999;
	text-decoration:underline;
}
.navcontainer-footer li.active a {
	height:18px;
}
.footer-rightcont {
	margin:0px;
	padding:0px;
	float:right;
	width: 300px;
	text-align:right;
	font-family: Tahoma;
	font-size:11px;
}
/* ###################### Control style ###################### */
.input_rounded {
	border:0;
	background:url(../images/input-bg.jpg) no-repeat left;
	width:157px;
	padding-left:10px;
	font-size:11px;
	line-height:16px;
	height:24px;
	padding-top:8px;
}
.inputpass_rounded {
	border:0;
	background:url(../images/input-bgpass.jpg) no-repeat left;
	width:157px;
	padding-left:10px;
	font-size:11px;
	line-height:18px;
	height:24px;
	padding-top:8px;
}
.input {
	border:1px solid #7f9db9;
	background:#FFF;
	font-size:11px;
	height:16px
}
.textarea {
	border:1px solid #7f9db9;
	background:#FFF;
	font-size:11px
}
/*.select {
	border:1;
	background:#FFF;
	color:#999;
	font-size:11px;
	font-weight:normal;
	height:18px
}*/
.forgot_pass {
	color:#FFF;
	font-size:11px;
	text-decoration:underline
}
.forgot_pass a:hover {
	text-decoration:none;
	color:#FFF
}
.button {
	background:url(../Images/btn_bg.gif) repeat-x;
	height:18px;
	border:1px solid #cf7200;
	color:#000;
	font-size:11px;
	padding:0px 5px 0px 5px
}
.body_middle_login {
	background:url(../Images/login_bg.gif) no-repeat left top;
	color:#ffffff;
	font-size:16px;
	margin-top:0px;
	padding:12px 38px 0px 0px;
	width:250px;
	height:196px;
	float:right;
	text-align:left;
}
.body_middle_login-txt {
	float:left;
	width:90px;
	height:15px;
	color:#FFFFFF;
	padding-top:9px;
	font-size:11px;
	font-weight: normal;
}
.body_middle_chkbox{
float:left; 
width:250px; 
height:21px; 
color:#FFFFFF; 
padding:0px; 
font-size:11px; 
font-weight: normal;
label for="checkbox";
}
.body_middle_forget{
float:left; width:200px; height:15px; color:#FFFFFF; padding:2px 0px 5px 25px; font-size:12px; font-weight: normal;
}
.body_middle_newuser{
float:left; width:90px; height:25px; color:#FFFFFF; padding-top:18px; font-size:14px; font-weight:bold;
}
.body_middle_joinus{
float:left; width:110px; height:25px; padding:13px 0px 0px 50px;
}
.body_middle_logindiv{
float:left; width:160px; height:25px; text-align:right; color:#FFFFFF; padding:5px 0px 0px 00px; font-size:12px; font-weight: normal;
}
.findparking{
float:left; width:283px; height:192px; padding:3px 10px 10px 0px;
}
.cashin{
float:left; width:283px; height:192px; padding:3px 0px 10px 10px;
}
.home-address{
float:left; width:160px; height:25px; color:#FFFFFF; padding-top:3px; font-size:12px; font-weight: normal;
}
.home-password{
float:left; width:160px; height:25px; color:#FFFFFF; padding-top:3px; font-size:12px; font-weight: normal;
}
.login_header {
	color:#FFFFFF;
	font-family: Helvetica, sans-serif;
	height:22px;
	font-size:15px;
	font-weight:bold;
	width:250px;
	border-bottom:2px dotted #fff;
	margin-bottom:7px
}
