/* CSS Document */
html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/

body 
{
	margin: 0 0 0 0;
	height: 100%;
	min-height: 100%;
	min-width: 960px;
	font-size: 12px;
	background: url(images/backgrepeat.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

p, form, h1, h2, table
{
margin: 0;
padding: 0;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 960px;
height: auto;
background: url(images/backg.jpg) top left no-repeat;
}

#innercontainer
{
width: 684px;
height: auto;
margin-left: auto;
margin-right: auto;
}

#main
{
width: 684px;
height: auto;
float: left;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
}

#logo
{
width: 684px;
height: 62px;
float: left;
background: url(images/logo.jpg) top left no-repeat;
}

/* --------------- HOME PAGE ----------------- */

#homeimage
{
width: 683px;
height: 200px;
float: left;
background: url(images/homeimage.jpg) top left no-repeat;
overflow: hidden;
}

#commercial-aircon
{
width: 170px;
height: 302px;
float: left;
background: url(images/commercial-aircon.jpg) top left no-repeat;
overflow: hidden;
}

#residential-aircon
{
width: 169px;
height: 302px;
float: left;
background: url(images/residential-aircon.jpg) top left no-repeat;
overflow: hidden;
}

#vehicle-aircon
{
width: 172px;
height: 302px;
float: left;
background: url(images/vehicle-aircon.jpg) top left no-repeat;
overflow: hidden;
}

#aircon-repairs
{
width: 172px;
height: 302px;
float: right;
background: url(images/aircon-repairs.jpg) top right no-repeat;
overflow: hidden;
}

#commercial-aircon h1, #residential-aircon h1, #vehicle-aircon h1, #aircon-repairs h1
{
font-size: 16px;
color: #FFFFFF;
text-align: left;
padding-top: 10px;
padding-left: 5px;
}

#commercial-aircon p, #residential-aircon p, #vehicle-aircon p, #aircon-repairs p
{
font-size: 12px;
color: #FFFFFF;
text-align: left;
padding: 5px;
}

#commercial-aircon p a, #residential-aircon p a, #vehicle-aircon p a, #aircon-repairs p a
{
text-decoration: none;
font-size: 12px;
color: #FFFFFF;
text-align: left;
}

#commercial-aircon h1 a, #residential-aircon h1 a, #vehicle-aircon h1 a, #aircon-repairs h1 a
{
text-decoration: none;
font-size: 16px;
color: #FFFFFF;
}

#commercial-aircon h1 a:hover, #residential-aircon h1 a:hover, #vehicle-aircon h1 a:hover, #aircon-repairs h1 a:hover
{
text-decoration: underline;
font-size: 16px;
color: #FFFFFF;
}

/* --------------- SUB PAGES ----------------- */


#subimage
{
width: 683px;
height: 125px;
float: left;
background: url(images/homeimage.jpg) top left no-repeat;
}

#subleft
{
width: 450px;
height: auto;
float: left;
overflow: hidden;
}

#subleft h1
{
font-size: 22px;
padding: 10px;
font-weight: normal;
}

#subleft p
{
font-size: 12px;
padding-left: 10px;
font-weight: normal;
margin: 10px 0 10px 0;
}

#subleft a
{
font-size: 12px;
color: #000000;
text-decoration: none;
}

#subleft h2
{
font-size: 20px;
padding: 10px;
font-weight: normal;
}

#subleft h3
{
color: #FF0000;
font-size: 22px;
padding: 10px;
font-weight: bold;
}

#subleft ul
{
margin: 10px 0 10px 25px;
padding: 0;
}

#subleft li
{
margin: 5px 0 5px 0;
padding: 0;
}

#logos
{
width: 445px;
height: auto;
float: left;
padding-left: 10px;
}

#logos img
{
float: left;
margin: 0 40px 0 0;
}

#subright
{
width: 200px;
height: auto;
float: right;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
}

#subright img
{
float: left;
border: 2px solid #49a7e2;
margin-bottom: 10px;
}

#subright p
{
font-size: 12px;
font-weight: normal;
margin: 10px 0 10px 0;
}

.red
{
color: #FF0000;
}

.redlarge
{
color: #FF0000;
font-size: 14px;
}
.clear
{
clear: both;
}

/* --------------- FOOTER ----------------- */

#footerlinks
{
width: 683px;
height: auto;
float: left;
text-align: center;
}

#footerlinks a
{
font-size: 10px;
text-decoration: none;
color: #000000;
}

#footerlinks a:hover
{
text-decoration: underline;
}


/* --------------- NAV ----------------- */


#nav
{
width: 684px;
height: 38px;
float: left;
}

.button70
{
width: 70px;
height: 38px;
float: left;
background: url(images/buttonbg.jpg) top left repeat-x;
border: 1px solid #afafaf;
text-align: center;
line-height: 36px;
}

.button82
{
width: 82px;
height: 38px;
float: left;
background: url(images/buttonbg.jpg) top left repeat-x;
border: 1px solid #afafaf;
text-align: center;
line-height: 36px;
}

.button94
{
width: 94px;
height: 38px;
float: left;
background: url(images/buttonbg.jpg) top left repeat-x;
border: 1px solid #afafaf;
text-align: center;
line-height: 36px;
}

.button163
{
width: 163px;
height: 38px;
float: left;
background: url(images/buttonbg.jpg) top left repeat-x;
border: 1px solid #afafaf;
text-align: center;
line-height: 36px;
}

.button97
{
width: 97px;
height: 38px;
float: left;
background: url(images/buttonbg.jpg) top left repeat-x;
border: 1px solid #afafaf;
text-align: center;
line-height: 36px;
}

.button70 a, .button82 a, .button94 a, .button163 a, .button97 a
{
text-decoration: none;
color: #000000;
font-weight: bold;
}

.button70 a:hover, .button82 a:hover, .button94 a:hover, .button163 a:hover, .button97 a:hover
{
text-decoration: underline;
color: #000000;
}