/* CSS Document */
* {padding: 0px; margin: 0px;
	box-sizing:content-box; -moz-box-sizing:content-box;
	background: transparent;
	}
html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}
body {
	padding: 0px;
	margin: 0px;
	font: 0.8125em Verdana, sans-serif;
	line-height: 1;
	color: #333;
	background: #FFF;
	text-align: -moz-center;
	#text-align: center;
	background: url(../graphics/swansolar_background.jpg) no-repeat bottom left;
	}
a:link {
	color: #0033ff;
	}
a:visited {
	color: #000000;
	}
a:hover {
	color: #ffcc33;
	}
#top {
	width: 100%;
	height: 144px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	}
#logo {
	border: none;
	height: 112px;
	width: 100%;
	}
#logo a {
	border: none;
	width: 391px;
	height: 112px;
	text-decoration: none;  /* FF 1, 1.5 */
	}
#logo a img {
	border: none;
	}
#logo a:hover {
	border: none;
	}
#logo a:visited {
	border: none;
	}
#logo a.left {
	float:left;
	width: 204px;
	height: auto;
	border: none;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	}
#logo a.left:hover {
	float:left;
	width: 204px;
	border: none;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}
#logo a.right {
	float:right;
	width: 204px;
	height: auto;
	border: none;
	margin: 0px;
	padding: 0px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	}
#logo a.right:hover {
	float:right;
	width: 204px;
	border: none;
	margin: 0px;
	padding: 0px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}
#logo a.logo {
	text-align: center;
	}
#topBar {
	width: 100%;
	height: 10px;
	background: url(../graphics/bar1-up.gif) repeat-x top left;
	}
#bottomBar {
	width: 100%;
	height: 10px;
	background: url(../graphics/bar1.gif) repeat-x top left;
	}
#topNav {
	width: 100%;
	height: 12px;
	border: none;
	background-color: #0033ff;
	color: #ffcc33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
#topNav a {
	color: #ccffff;
	text-decoration: none;
	border: 1px solid #0033ff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 50px;
	margin:auto;
	vertical-align: middle;
	}
#topNav a:hover {
	color: #ffcc33;
	text-decoration: none;
	border: 1px solid #ffcc33;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 50px;
	margin:auto;
	vertical-align: middle;
	}
#middle {
	width: 100%;
	height: auto;
	text-align: center;
	border: none;
	/*background: url(../graphics/swansolar_pv_background.jpg) no-repeat bottom right;*/
	}
#middlecontainer {
	position: relative;
	width: 923px;
	height: auto;
	margin: 0px auto;
	text-align: -moz-center;
	#text-align: center;
	border: none;
	}
#sideLeft {
	width: 117px;
	height: 100%;
	float:left;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
#sideLeft a {
	display: block;
	text-align: center;
	width: 98px;
	margin: 5px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
	color: #0033ff;
	background-color: #ccffff;
	text-decoration: none;
	border: 1px solid #ffffff;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	}
#sideLeft a:hover {
	display: block;
	text-align: center;
	margin: 5px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
	color: #ffcc33;
	text-decoration: none;
	border: 1px solid #ffcc33;
	background-color: #0033ff;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	}
	
#content {
	width: 683px;
	height: auto;
	border: 1px solid #0033ff;
	background:#fff;
	float: left;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#maincontent {
	width: 683px;
	height: auto;
	background:#fff url('../graphics/Swan_Solar_SunLogo_A_RGB.jpg') 50% 15% no-repeat;
	float: left;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#maincontent a:link img{
		border: 1px solid #0033ff;
}
#maincontent a:visited img{
		border: 1px solid #0033ff;
}
#maincontent a:hover img{
		border: 1px solid #ffcc33;
}
#expect h2 {
	padding:5px;
	font-style:italic;
	}
#expect h2 a:link{
	color:#333;
	text-decoration: none;
	}
#expect h2 a:visited{
	color:#0033ff;
	text-decoration: none;
	}
#expect h2 a:hover{
	color:#ffcc33;
	text-decoration: underline;
	}
#maincontent-incentive p {
	margin:5px;
	}
#thephoto {
	margin: 0px;
	padding: 0px;
}
#content.main {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	}
#content.main h1 {
	margin: 5px 60px 0px 60px;
	background-color: #ccffff;
	border: 1px solid #fff;
	font-size: 16px;
	font-weight: bold;
	color: #0033ff;
	}
#content.main a:link h1 {
	text-decoration: underline;
	}
#content.main a:visited h1 {
	color: #0033ff;
	text-decoration: underline;
	background-color: #ccffff;
	border: 1px solid #fff;
	}
#content.main a:hover h1 {
	color: #ffcc33;
	text-decoration: underline;
	background-color: #0033ff;
	border: 1px solid #ffcc33;
	}
#content.main p {
	background: transparent;
	font-size: 12px;
	font-weight: none;
	padding: 5px;
	}
#content.main a p {
	border: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	}
#content.main a:hover p {
	border: 1px solid #ffcc33;
	background-color: #0033ff;
	color: #ffcc33;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	}
#suptxt {
	text-align: center;
	width:342px;
	float:right;
	margin: 10px -2px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.detail {
	background-color: #fff;
	border: 1px solid #0033ff;
	text-align: left;
	font-size:  12px;
	font-weight: normal;
	color: #000;
	}
.detail h1 {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	}
.detail h2 {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	/*font-size: 16px;*/
	}
.detail h3 {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	/*font-size: 16px;*/
	}
.detail h4 {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	/*font-size: 16px;*/
	}
.detail h5 {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
	/*font-size: 16px;*/
	}
.detail h2 a:visited {
	color: #0033ff;
	}
.detail h2 a:hover {
	color: #ffcc33;
	}
.detail h3 a:visited {
	color: #0033ff;
	}
.detail h3 a:hover {
	color: #ffcc33;
	}
ul {
	margin: 0px 15px;
	}
li {
	margin: 0px 15px;
	}
.detail p {
	padding: 15px;
	line-height: 1.5;
	}
.detail p a {
	font-weight: bold;
	}
.detail p a:visited {
	color: #0033ff;
	}
.detail p a:hover {
	color: #ffcc33;
	}
#content_topLeft {
	float: left;
	width:  340px;
	height: 222px;
	border-bottom: 1px solid #0033ff;
	border-left: 1px solid #0033ff;
	border-right: none;
	border-top: 1px solid #0033ff;
	background: url(../graphics/SwanSolar_Freedom_1A.jpg) no-repeat top left;
	}
#content_topLeft a p {
	margin: 60px 60px 0px 60px;
	}
#content_topRight {
	float: left;
	width: 340px;
	height: 222px;
	border-bottom: 1px solid #0033ff;
	border-left: 1px solid #0033ff;
	border-right: 1px solid #0033ff;
	border-top: 1px solid #0033ff;
	background: url(../graphics/SwanSolar_Financial_1A.jpg) no-repeat top left;
	}
#content_topRight a p {
	margin: 60px 40px 0px 40px;
	}
#content_bottomLeft {
	float: left;
	width:  340px;
	height: 222px;
	border-bottom: 1px solid #0033ff;
	border-left: 1px solid #0033ff;
	border-right: none;
	border-top: none;
	background: url(../graphics/SwanSolar_Renewable_1A.jpg) no-repeat top left;
	}
#content_bottomLeft a p {
	margin: 40px 40px 0px 40px;
	}
#content_bottomRight {
	float: left;
	width: 340px;
	height: 222px;
	border-bottom: 1px solid #0033ff;
	border-left: 1px solid #0033ff;
	border-right: 1px solid #0033ff;
	border-top: none;
	background: url(../graphics/SwanSolar_Comfort_1A.jpg) no-repeat top left;
	}
#content_bottomRight a p {
	margin: 10px 20px 0px 20px;
	}
#sideRight {
	width: 120px;
	float: left;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
#sideRight a.sideRight img{
	margin: 15px 5px 0px 5px;
	width: auto;
	padding: 0px 0px 5px 0px;
	border: 1px solid #fff;
	}
#sideRight a.sideRight:hover img{
	border: 1px solid #ffcc33;
	}
#sideRight a.sideRight h4 {
	margin: 15px 5px 0px 5px;
	width: auto;
	padding: 0px 0px 5px 0px;
	color: #0033ff;
	text-decoration: none;
	border: 1px solid #fff;
	}
#sideRight a.sideRight:hover h4 {
	color: #ffcc33;
	text-decoration: none;
	border: 1px solid #ffcc33;
	background-color: #0033ff;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	}
#sideRight a.sideRight:visited {
	text-decoration: none;
}
#bottom {
	border-top: 1px solid #0033ff;
	width: 100%;
	height: 40px;
	margin-top: 15px;
	padding: 15px;
	clear: both;
	font-size: 10px;
	font-weight: normal;
	color: #0033ff;
	line-height: 1.5;
	}
#bottom a {
	font-weight: bold;
	}
#bottom a:visited {
	color: #0033ff;
	}
#bottom a:hover {
	color: #ffcc33;
	}
