* {
	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: #2D2D2D;
	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: 20px;
	color: #2D2D2D;
	margin-bottom: 10px;	
}

h3 {
	font-size: 14px;
	color: #2D2D2D;
	margin-bottom: 10px;
}

#form {margin:0px;}
#form p {margin:0px; padding: 0 0 2px 0; font-size: 12px;}
#form span {color: #F00;}
#form h2 {
	font-size: 14px;
	color: #2D2D2D;
	padding: 5px;
}
/* Lists //////////////////////////////////////////////////////////////// */

ul { 
	color: #2D2D2D;
	font-size: 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: #2D2D2D;
	font-size: 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 //////////////////////////////////////////////////////////////// */
input {
color: #2D2D2D;
border: 1px solid #cccccc;
font-size: 12px;
padding: 2px;
margin-bottom: 4px;
}

select {
	color: #2D2D2D;
	border: 1px solid #cccccc;
	padding: 1px 1px 1px 2px;
	font-size: 12px;	
	margin-bottom: 4px;
}

input[type="image"] {
	border: 0;
}

textarea {
	color: #2D2D2D;
	background: #e8e8e8;
	border: 0;
}

#content {
	padding: 15px 0 0 0;
}

#container {
	padding-bottom: 30px;
	vertical-align: top;
}

#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;}
