body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(../img/bg.jpg) repeat-x ; 
	padding: 0px 0px 0px 0px;
	background-color:#776D64;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#menu {
	float: right;
}
#menu ul {
	margin: 0;
	padding: 50px 40px 0 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	padding-left: 20px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
}
#wrapper {
	width:892px;
	margin: auto auto auto auto;
	background: #dfeef5;
}
#logo {
	height: 96px;
	width: 892px;
	background-image: url(../img/logo.jpg) ;
}
#header {
	height: 201px;
	width: 892px;
	background-image: url(../img/header.jpg) ;
}
#header2 {
	height: 49px;
	width: 892px;
	float: right;
	background-image: url(../img/header_middle.jpg) ;
}
#cashwest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding: 13px 130px;
}
#container {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: auto;
}
#colLeft {
	width: 192px;
	height: auto;
	padding: 0px 0px 0px 35px;
	background-image: url();
	float: left;
}
#leftImage1 {
	font-family: Arial;
	font-size: 17px;
	padding: 0px 0px 0px 20px;
	width:192px;
	height:135px;
	background: url(../img/img01.jpg) no-repeat top left;
	margin: 0px;
	float:left;
}
#leftImage2 {
    font-family: Arial;
	font-size: 17px;
    
    padding: 0px 0px 0px 20px;
	width:192px;
	height:70px;
	margin: 0px;
	float:left;
}
#regional  a:link, #regional  a:visited, #regional  a:active {
	color: #000000;
	text-decoration: underline;
}
#colRight {
	margin: 0px;
	padding:0px 30px 0px 0px ;
	float: right;
	width: 600px;
	position: relative;
	margin-bottom: 1px;
}
#quick_app {
	font-family: Arial;
	font-size: 12px;
	background:url() no-repeat;
	padding: 0px 0 0 0px;
	width:500px;
	height:auto;
	margin:0px 20px 20px 0px;
	float:left;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#footer {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-color:#776D64;
	background-image: url(../img/footer_bg.jpg);
	width:892px;
	height:47px;
	list-style: none;
	line-height: normal;
}
#footer p {
	color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#disclaimer {
	margin:0px 0 0px 0;
	text-align: left;
	padding: 5px 5px 5px 5px;
	list-style: none;
    font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
    background-color: #776D64;
}



