* {
	margin: 0 auto 0 auto;
	padding: 0;
}

html, body {
	height: 100%;
}

img {
	border: 0;
}

body {
	background-image: url(http://www.advancecashloan.com.au/images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #eee;
	font-family: Arial, Helvetica sans-serif;
}

/* Text & Paragraphs ////////////////////////////////////////////////////////// */
.menu p{
	color: #000000;
	font-weight: bold;
	margin: 0;
}

.menu a{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 50px 0 50px;
}

.menu a:hover{
	color: #000000;
	text-decoration: underline;
}

.content p {
	color: 000000;
	font-size: 14px;
	margin: 0 0 14px 0;
	line-height: 125%;
}

.content p a {
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;	
}

.content p a:hover {
	color: #000000;
	text-decoration: underline;
}

.content h1 {
	color: #000000;
	margin: 0 0 10px 0;
	font-size: 25px;
}

em {
	font-weight: normal;
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

hr {
	width: 100%;
	border: 1px solid #cccccc;
	border-style: none none solid;
	margin: 10px auto 10px auto;
}

h1 {
	color: #000000;
	font-size: 25px;
}

h2 {
	font-size: 16px;
	color: 000000;
	margin-bottom: 10px;	
}

h3 {
	font-size: 14px;
	color: 000000;
	margin-bottom: 10px;
}

/* Lists //////////////////////////////////////////////////////////////// */

ul { 
	color: 000000;
	font: 12px;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 15px;
}

ul a {
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;	
}

ul a:hover {
	color: #000000;
	text-decoration: underline;
}

ol {
	color: 000000;
	font: 12px;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 15px;
}

ol a {
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;	
}

ol a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Application Fields //////////////////////////////////////////////////////////////// */
#app p{
	color: #000000;
	margin: 0;
}

input {
color: 000000;
border: 1px solid #cccccc;
font: 12px;
padding: 2px;
margin-bottom: 4px;
}

select {
	color: 000000;
	border: 1px solid #cccccc;
	padding: 1px 1px 1px 2px;
	font-size: 12px;	
	margin-bottom: 4px;
}

input[type="image"] {
	border: 0;
}

textarea {
	color: 000000;
	background: #e8e8e8;
	border: 0;
}

#content {
	padding: 15px 0 0 0;
}

#container {
	padding-bottom: 30px;
	vertical-align: top;
}

.left {
	padding: 0 30px 0 20px;
}

.right {
	padding: 15px 15px 0 15px;
}

.side {
	padding: 10px 5px 10px 5px;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.side p {
	color: 000000;
	font-size: 12px;
	margin: 0 0 2px 0;
	line-height: 125%;
	text-align: center;
}

.side ul { 
	color: 000000;
	font: 12px;
	list-style-position: outside;
	margin-left: 20px;
}

.side ul a {
	color: 000000;
	text-decoration: underline;
	font-weight: normal;	
}

.side ul a:hover {
	color: 000000;
	text-decoration: none;
}

.side ol {
	color: 000000;
	font: 12px;
	list-style-position: outside;
	margin-left: 20px;
}

.side ol a {
	color: 000000;
	text-decoration: none;
	font-weight: normal;	
}

.side ol a:hover {
	color: 000000;
	text-decoration: underline;
}

#footer {
	padding: 0px 20px 0px 20px;
}

#footer p { color: #666666; font-size: 12px; line-height: 20px; }
#footer p a { color:#666666; text-decoration:none; font-weight: normal; margin:10px 0}
#footer p a:hover { color:#000000; text-decoration:none;}