@charset "utf-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/blue-grad-bg.png);
	background-repeat:repeat-x;
	background-color:#73C1EF;
}

#container {
	width: 970px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#headertop {
	width:100%;
	height:10px;
	background-image:url(../images/aura-mockup1-white-bg-top-1r.png);
	background-repeat:no-repeat;
}

#header {
	width:98%%;
	height:200px;
	padding:1%;
	background-image:url(../images/aura-mockup1-white-bg-mid.png);
	background-repeat: repeat-y;
}

#headerbot {
	width:100%;
	height:15px;
	background-image:url(../images/aura-mockup1-blue-bg-bot.png);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#headerboxleft {
	width:550px;
	height:95px;
	float:left;
	margin-left:20px;
	padding-top:35px;
	font-size:20px;
	font-weight:bold
}

#headerboxright {
	width:195px;
	height:195px;
	float:right;
	margin-right:20px;
}

#headerbottombanner {
	width:610px;
	height:40px;
	float:left;
	margin-left:110px;
	font-size:18px;
}

#leftcolumn {
	width:184px;
	min-height:500px;
	float:left;
	margin-left:20px;
}

#leftnavbar {
	width:100%;
	height:380px;
	margin-bottom:20px;
}

#leftnavbar ul {
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
}

#leftnavbar li a {
	display:block;
	width:92%;
	height:20px;
	padding:4%;
	margin-bottom:4px;
	text-decoration:none;
	background-color:#74C2EF;
	color:#F00;
	font-weight:bold;
}

#leftnavbar li a:hover {
	display:block;
	width:92%;
	height:20px;
	padding:4%;
	margin-bottom:4px;
	text-decoration:none;
	background-color:#4C89D9;
	text-transform:capitalize;
	color:#ffffff;
	font-weight:bold;
}

#leftnavbar a.selected {
	background-color:#4C89D9;
	color:#000;
	font-weight:bold;
}

#rightcolumn {
	width:700px;
	min-height:500px;
	float:right;
	margin-right:20px;
}

#maintop {
	background-image:url(../images/aura-mockup1-mainbg-top.png);
	background-repeat:no-repeat;
	width:100%;
	height:10px;
}

#maincontent {
	width:100%;
	background-image:url(../images/aura-mockup1-mainbg.png);
	background-repeat:repeat-y;	
}

#mainbot {
	background-image:url(../images/aura-mockup1-mainbg-bot.png);
	background-repeat:no-repeat;
	width:100%;
	height:12px;
}

#footertop {
	width:100%;
	height:11px;
	background-image: url(../images/aura-mockup1-blue-bg-top.png);
	background-repeat:no-repeat;
	margin-top:5px;
}

#footer {
	width:98%;
	height:30px;
	clear:both;
	background-image:url(../images/aura-mockup1-white-bg-mid.png);
	background-repeat:repeat-y;
	color:#000000;	
	padding:1%;
	font-size: x-small;
}

#footerbot {
	width:100%;
	height:15px;
	background-image: url(../images/aura-mockup1-white-bg-bot-1r.png);
	background-repeat:no-repeat;
}

#footerleft {
	width:250px;
	height:30px;
	float:left;
	text-align:left;
	padding-left:10px;
}

#footercentre {
	width:395px;
	height:30px;
	float:left;
	text-align:center;
	margin-left:20px;
	font-size:large;
}
	
	
#footerright {
	width:250px;
	height:30px;
	float:right;
	text-align:right;
	padding-right:10px;
}

#footer a {
	color:#F00;
}

#footer a:hover {
	color:#000;
}

a {
	color:#F00;
}

a:hover {
	color:#000;
}


#bottomtextbox {
	width: 100%;	
	margin-bottom:20px;
}

h1, h2, h3 {
	color:#F00;
}

.headline1 {
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.headline2 {
	font-size:36px;
	font-weight:bold;
	text-align:center;
}

.headline3 {
	font-size:22px;
	font-weight:bold;
	text-align:center;
}

.sidebartext1 {
	text-align:center;
	font-size:16px;
}

.sidebartext2 {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.sidebartext3 {
	text-align:center;
	font-size:small;
	font-weight:bold;
}

.footnote1 {
	font-size:smaller;
	font-style:italic;
	text-align:center;
}
#maincontent {
	width: 100%;
}

.clearfloat { 
     clear:both; 
     height:0;      
     font-size: 1px;
     line-height: 0px;
}

.centralise {
	text-align:center;
}

.smalltext {
	font-size:small;
}

img {
	border:none;
}

.pictureright {
	float:right;
	margin:0 0 10px 10px;
}

.pictureright1 {
	float:right;
	margin:0 0 10px 10px;
}


.leftcontentbox {
	width:440px;
	float: left;
}

.rightcontentbox {
	width:250px;
	float:right;
	text-align:center;
}

.offertext {
	color:#F00;
	font-size:small;
}

.offerbox {
	width:230px;
	margin:20px auto 0 auto;
	background-color:#73C1EF;
	padding:5px;
	border:#1C4D9F medium solid;
}

.mainoffertext {
	font-size:18px;
	font-weight:bold;
}

#rightcolumn li {
	margin-bottom:10px;
}
	
.testimonialbox {
	background-color: #73C1EF;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border:medium solid #1C4D9F;
	padding:5px;
	text-align:center;
	font-style:italic;
}

.specialbox {
	background-color: #73C1EF;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border:medium solid #1C4D9F;
	padding:5px 0 5px 5px;
	text-align:center;
	font-style:italic;
	background-image:url(../images/aura-gas-smart-nelson2-150.png);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.specialboxlefttext {
	width:60%;
}

.rotatorbox {
	clear: right;
	float:right;
	margin-right:30px;
	text-align:center;
	height: 190px;
	width: 190px;
	overflow:hidden;
}

.special {
display:none;
}

.mapbox {
	width:30px;
	height:300px;
	float:right;
}

.leftimage {
	float:left;
}

.newbox1 {
	padding:0 10px;
}

.newimage {
	float:right;
	padding: 0 2px 2px 2px;
}

.tandcimageright {
	float:right;
	padding: 0 20px 0 10px;
}

#formbox1 {
	width: 350px;
	float:right;
	font-size:small;
	margin-left:10px;
}

#mapbox1 {
	width:100%;
	height:475px;
	overflow:hidden;
}

.smallertext {
	font-size:smaller;
}