/* CSS Document */

.sunburst {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}

#header {
	background: url(images/sunshine.gif) no-repeat left top;
	height: 225px;
}

#clearFloat {clear:both}

#topNav {
	margin-bottom:40px;
	padding-left: 225px;
}

#topNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topNav li {
	float:left;
	color:#343466;
	padding-left: 50px;
	height: 42px;
	vertical-align: middle;
	padding-top: 20px;
	margin-right: 100px;
	font-weight: bold;
}

.navHome {
	background: url(images/burst.gif) no-repeat left center;
}

.navSolar {
	background: url(images/burst.gif) no-repeat left center;
}

.navContact {
	background: url(images/burst.gif) no-repeat left center;
}

#mainBody {
	padding-top: 25px;
	margin-left: 225px;
	width: 550px;
}

#telephone {
	background: #FF9900;
	height: 20px;
	padding-left: 225px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 20px;
}

#advert {
	width: 500px;
	height: 56px;
	margin-top: 25px;
	margin-left: 225px;
}

.gassafe {
		border:none;
		padding-bottom: 5px }

#credit {
	padding-left:225px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

.address {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color: #343466;
	font-weight: bold;
}

#valliant {
	border:1px solid #CCC;
	text-align:center;
	width:199px;
	margin-right: auto;
	margin-left: auto;
	
}

.valBot {
	background-color:#BCF7FA;
}

