* {
	padding: 		0;
	margin: 		0;
} 

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: small;
	line-height: 18px;
}

#container {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 45px;
	padding-top: 20px;
	
}

#footer {
	clear: both;
	font-size: smaller;
	margin-top: 10px;
	padding-top: 10px;
}

#caption {
	clear: both;
	font-size: 100%;
	line-height: 1.2em;
	padding: 5px 0 20px 0;
}
#caption h1 {
	color:#d3983a;
	font-weight: normal;
	font-size: 200%;
	margin: 10px 0;
}
img {
	/*float: left;*/
}
#main {
	margin-bottom: 10px;
	padding-top: 10px;

}
a {
	color: #CCCCCC;

}

div#flashcontent {
	width: 738px;
}
div#links {
	clear: both;
	
}
div#get_a_brochure {
	margin-top: -36px;
	padding-top: 12px;
	float: right;
}
.get_brochure {
	width: 140px;
	background-image: url(../images/brochure_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.85em;
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 55px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	line-height: 120%;
}
#get_a_brochure a {
	text-decoration: none;
}
.get_sdg_brochure {
	background-image: url(../images/sdg_broch_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.85em;
	color: #FFFFFF;
	margin-top: 5px;
	padding-top: 50px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	line-height: 1.3em;
}
div#findInstaller {
	width: 155px;
	float: left;
	background-image: url(../images/where_to_buy2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	height: 60px;
	padding-top: 20px;
	padding-left: 70px;
	color: #FFFFFF;
}
.postcode_input {
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #333333;
	height: 16px;
	width: 60px;
	border: 2px solid #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
div#logo {
	float: left;
}
p#gd_link {
	float: right;
	margin: 7px 0 0 0;
}
 a {
	text-decoration: none;	
	color:#CCCCCC;
}
 a:hover {
	text-decoration: underline;
}
h1 a {
	color:#FF9933
}
