body {
	background:url(../images/bg.jpg) repeat-x top left #023d79;
	width: 100%;
	min-width:980px;
	height:100%;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: 'junctionregularRegular';
	font-size:12px;
}

a {
	border:0 none;
	outline:none;
	text-decoration:none;
	color:#064e94;
}

img {
	outline:none;
	border:0 none;
}

h1 {
	
	font-family: ExoBold, Arial, sans-serif;
	font-size:22px;
}

p {
	
	font-family: 'junctionregularRegular';
	font-size:14px;
	line-height:150%;
}

ul {
}

li {
	line-height:150%;
}

#container {
	margin:0 auto;
}

#content {
	position:relative;
	margin:0 auto;
	width: 980px;
	height:100%;	
}

#header {
	background:url(../images/banner.jpg) no-repeat top center #ffcf0d ;
	height: 438px;
	width: 980px;
	padding: 0 0 0 0;
	margin:0px auto;
	text-align:center;
	position:relative;
}

#headerwrapper {
	background:#ffcf0d ;
	height: 438px;
	width: 100%;
	padding: 0 0 0 0;
	margin:0px auto;
}

.header-button {
	position:absolute;
	top:300px;
	right:20px;
	
}

#logoheader {
	position:absolute;
	height:120px;
	width:250px;
	top:10px;
	right:240px;
	margin: 0 0 0 100px;
}

#nav  {
	position:absolute;
	top:398px;
	right:15px;
	
}

#nav ul { 
	font-family: ExoBold, Arial, sans-serif;
    margin-top: 7px;
    margin-bottom: 10px;
    list-style: none;
	float:right;
   
}

#nav ul li {
	font-family: ExoBold, Arial, sans-serif;
    float:left;
	padding:0 5px 0 0;
	
}


#nav ul.navigation li a {
	font-family: 'ExoBold', Arial, sans-serif;
    text-align: center;
    font-size: 14px;
	letter-spacing:1px;
    padding: 8px 20px;
    display: inline;
    border: 1px solid #073f77;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: -1px;
    color: #fff;
    text-decoration: none;
	
	/* fallback */ 
	
	background-color: #023d79; 
	background-image: url(http://bankruptcyhelpline.com.au/css/images/linear_bg_1.png); 
	background-repeat: repeat-y; 
	
	/* Safari 4-5, Chrome 1-9 */ 
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#023d79), to(#01274d)); 
	/* Safari 5.1, Chrome 10+ */ 
	
	background: -webkit-linear-gradient(top, #023d79, #01274d); 
	/* Firefox 3.6+ */ 
	
	background: -moz-linear-gradient(top, #023d79, #01274d); 
	/* IE 10 */ 
	
	background: -ms-linear-gradient(top, #023d79, #01274d); 
	/* Opera 11.10+ */ 
	
	background: -o-linear-gradient(top, #023d79, #01274d);
	
}



#nav ul.navigation li a:hover, #nav ul.navigation li.highlight a {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: -1px;
    color: #fff;
    text-decoration: none;
	/* fallback */ 
	
	background-color: #3478bb; 
	background-image: url(http://bankruptcyhelpline.com.au/css/images/linear_bg_1.png); 
	background-repeat: repeat-y; 
	
	/* Safari 4-5, Chrome 1-9 */ 
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3478bb), to(#074c91)); 
	/* Safari 5.1, Chrome 10+ */ 
	
	background: -webkit-linear-gradient(top, #3478bb, #074c91); 
	/* Firefox 3.6+ */ 
	
	background: -moz-linear-gradient(top, #3478bb, #074c91); 
	/* IE 10 */ 
	
	background: -ms-linear-gradient(top, #3478bb, #074c91); 
	/* Opera 11.10+ */ 
	
	background: -o-linear-gradient(top, #3478bb, #074c91);
	
}

#leftc {
	position:relative;
	background-color:transparent;
	width:660px;
	height:auto;
	float:left;	
	
}

.article {
	float:left;
	background: url(../images/articlebg.jpg) #ffcf0d;
	margin:20px 0 0px 45px;
	position:relative;
	width:620px;
	min-height:210px;
	padding-bottom:75px;
}

.article h1 {
	padding:38px 0 0 210px;
	color:#01274d;
	margin:0;
	width:335px;
}

.article p {
	padding:14px 0 0 210px;
	margin:0;
	width:335px;
}

.article-img {
	position:absolute;
	top:48px;
	left:24px;
}

.article ul {
	list-style-image:url(../images/list-item.png);
	padding:24px 0 14px 245px;
	margin:0;
	width:300px;
}

img.readbutton {
	position:absolute;	
	right:35px;
	bottom:15px;
	
}

#rightc {
	position:relative;
	float:right;
	background-color:transparent;
	width:300px;
	height:auto;
	margin:0 0px 0 0px;
	
}

#callus {
	float:right;
	margin:15px 20px 20px 0;
	text-align:center;
}


#sidebar {
	float:right;
	background: #e5e5e5;
	width:245px;
	margin:0 20px 0 0;
	padding:15px;
}

#sidebar h1 {
	color:#01274d;
	font-size:18px;
}

#sidebar img{
	margin:10px 0 0px 0;
	
}

.sidebar-ad {
	float:right;
	height:275px;
	width:275px;
	margin:20px 20px 0 0;
}

#footer {
	width:980px;
	margin:45px 0 0 0;
	height:50px;
	text-align:center;
}

#footer p {
	font-size:12px;
	color:#5a8cbe;
}

#footer a {
	font-size:12px;
	color:#5a8cbe;
}
