/*
	Web design by Adam Guerin, Right IT 
	Affordable Web design, development and hosting solutions - Right IT, Perth Australia
	
	adam@right-it.com
	www.right-it.com
*/


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height:20px;
}
body {
	background:url(../images/bgmain.jpg) repeat top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a{
color:#315E88
}
a:link{
color:#1B3F94;
}
a:visited{
color:#1B3F94;
}
a:hover {
	color:#c3141b;
}
.wrapper{
width:90%;
margin:0 auto;
border-left:3px solid #ededed;
border-right:3px solid #ededed;
text-align:left;
background:#fff;
}
.upperhead{
width:100%;
background:url(../images/toprepeatx_02.jpg) repeat-x top;
height:51px;
}
.web{
	float:left;
	padding-top:16px;
	padding-left:30px;
	font-size:14px;
	width:200px;
}
.tel{
	float:right;
	text-align:right;
	padding-top:18px;
	padding-right:30px;
	font-size:16px;
	/*width:200px;*/
}
.banner{
text-align:center;
background:url(../images/banner-repeat_06.jpg) repeat-x top;
height:124px;
padding-top:14px;
width:100%;
}
.imgbanner{
text-align:center;
background:url(../images/img_banner1a.jpg) repeat-x left;
height:125px;
width:100%;
}
.imgbanner2{
text-align:left;
/* background:#e2ebf4 url(../images/img_banner_2.jpg) no-repeat; */
background:#e2ebf4;
height:25px;
border-right:1px solid #A5CAEF;
border-left:1px solid #A5CAEF;
}
.underbanner{
width:90%;
padding-top:3px;
padding-bottom:3px;
text-align:left;
padding-left:10%;
background:#F8F8F8;
border-top:1px solid #ededed;
border-bottom:1px solid #ededed;
}
.underbanner2{
width:97%;
padding-top:2px;
padding-bottom:2px;
text-align:left;
padding-left:2%;
font-size:11px;
background:#F8F8F8;
border:1px solid #ededed;
}
.article{
border-left:1px solid #A5CAEF;
border-right:1px solid #A5CAEF;
border-bottom:1px solid #A5CAEF;
background:#E2EBF4 url(../images/bgbottomright_22.jpg) bottom right no-repeat;
padding:10px;
margin-bottom:30px;
}
.article2{
border-top:1px solid #A5CAEF;
border-left:1px solid #A5CAEF;
border-right:1px solid #A5CAEF;
border-bottom:1px solid #A5CAEF;
background:#E2EBF4 url(../images/bgbottomright_22.jpg) bottom right no-repeat;
padding:10px;
margin-bottom:30px;

}
.underbanner2 a:link,.underbanner a,.underbanner a:visited{
color:#666;
}

.input{
outline:none;
border:1px solid #D4D4D4;
padding-left:2px;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
padding-top:4px;
height:17px;
}
.button{
background:url(../images/buttontopleft_12.jpg) top left no-repeat #00488C;
border:1px solid #05396A;
height:21px;
font-size:10px;
font-weight:bold;
color:#FFF;
font-family:verdana;
text-align:center;
}
.content{
width:100%;
padding-top:10px;
}
.leftcolumn{
border:1px solid #A5CAEF;
width:254px;
float:left;
padding:10px;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.rightcolumn{
width:90%;
float:left;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
#navvy
{
width:244px;
font-size:16px;
font-weight:bold;
padding: 0;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
}

ul#navvylist
{
text-align: left;
list-style: none;
margin: 0;
padding: 0;
width:244px;
}

ul#navvylist li
{
width:244px;
display: block;
margin: 0;
padding: 0;
}

ul#navvylist li a
{
display: block;
margin:0;
width:194px;
padding-top:6px;
padding-bottom:7px;
padding-left:40px;
padding-right:10px;
color: #315E88;
text-decoration: none;
background:url(../images/link_13.jpg) no-repeat left top;
}

#navvy>ul#navvylist li a { width: auto; }


ul#navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #c4131b;
background:url(../images/hover_13.jpg) no-repeat left top;
}
.box{
width:224px;
background:#E2EBF4 url(../images/bgbottomright_22.jpg) bottom right no-repeat;
border:1px solid #A5CAEF;
padding:10px;
color:#315E88;
font-size:14px;
margin-top:20px;
}
.photobox{
width:90%;
background:#E2EBF4 url(../images/bgbottomright_22.jpg) bottom right no-repeat;
border:1px solid #A5CAEF;
padding:10px;
color:#315E88;
font-size:12px;

}

h1{
font-size:18px;
color:#C3141B;
font-weight:bold;
padding-bottom:5px;
padding-top:3px;
text-decoration:none;
}

h2{
font-size:16px;
color:#1B3F94;
font-weight:bold;
padding-bottom:5px;
padding-top:3px;
text-decoration:none;
}
.footer{
	width:100%;
	height:51px;
	border-top:2px solid #ededed;
	background-color: #F8F8F8;
	background-image: url(../images/toprepeatx_02.jpg);
	background-repeat: repeat-x;

}
.sitemap {
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	float:left;
}
.sitemap a:link, .footer a, .footer a:visited{
color:#1B3F94;
}
.sitecred {
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	float:right;
}
.sitecred a:link, .footer a, .footer a:visited{
color:#1B3F94;
}
.validation {
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:inherit;
	float:right;
}

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
	
.interestFree {
	text-align:center;
  background-color:#1B3F94;
  color:white;

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}

#navvylist li.subLink {
  margin-left:10px;width:234px;font-size:0.9em;
}