*{
 margin: 0px;
 padding: 0px;
 border: 0px;
	}
body {
	margin: 0px 0px 20px 0px;
	background-color: #fffff1;
	text-align: center;      
	}

a {
	text-decoration: underline;
	}
a:link {
	color: #003366;
	}
a:visited {
	color: #003366;
	}
a:active {
	color: #003366;
	}
a:hover {
	color: #003366;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 794px;
	background-color: #fff;
	border-left: #f60 solid 1px;
	border-right: #f60 solid 1px;
	}

#header{
	width:760px;
	height: 61px;
	margin: 13px 17px 0px 17px;
  padding: 0px;
	}
#header .dog{
	float: left;width: 400px;height:61px;display:block;
	}
#header .dog a{
	text-indent: -5000px;text-decoration: none;
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	background: url("images/doglogo.gif") 0px 0px  no-repeat;
	width: 280px;height:61px;display:block;
	}
#header .logo{
	float: right;width: 212px;height:61px;display:block;
	}
#header .logo a{
	text-indent: -5000px;text-decoration: none;
	background: url("images/solarelogo.gif") bottom right  no-repeat;
	width: 212px;height:61px;display:block;
	}
#header .logo a:hover{
	background: url("images/solarelogo_over.gif") bottom right  no-repeat;
	}
#header ul{
	float: right;
	height: 17px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#header li{
	float: left;
	}
	#header li a{
	float: left;
	height: 17px;
	margin: 0px;
	padding: 0px;
	display: block;
	}
#header li a{text-indent: -5000px;text-decoration: none;}
#header li.h1 a{width:108px;background: url("images/header.gif") -462px 0px  no-repeat;}
#header li.h1 a:hover{width:108px;background: url("images/header.gif") -462px -34px  no-repeat;}
#header li.h2 a{width:123px;background: url("images/header.gif") -570px 0px  no-repeat;}
#header li.h2 a:hover{width:123px;background: url("images/header.gif") -570px -34px  no-repeat;}
#header li.h3 a{width:67px;background: url("images/header.gif") -693px 0px  no-repeat;}
#header li.h3 a:hover{width:67px;background: url("images/header.gif") -693px -34px  no-repeat;}


	
#gMenu{
	width:760px;
	height:42px;
  margin: 0px 16px;
  padding: 0px;
  clear: both;
	}
#gMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#gMenu li{
	float:left;
	}
#gMenu li a{
	float:left;
	width: 108px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	display: block;
	}
#gMenu li a{text-indent: -5000px;text-decoration: none;}
#gMenu li.m1 a{background: url("images/gmenu.gif") 0px 0px  no-repeat;}
#gMenu li.m1 a:hover{background:url("images/gmenu.gif") 0px -42px  no-repeat;}
#gMenu li.m2 a{background: url("images/gmenu.gif") -108px 0px  no-repeat;}
#gMenu li.m2 a:hover{background: url("images/gmenu.gif") -108px -42px  no-repeat;}
#gMenu li.m3 a{background: url("images/gmenu.gif") -216px 0px  no-repeat;}
#gMenu li.m3 a:hover{background: url("images/gmenu.gif") -216px -42px  no-repeat;}
#gMenu li.m4 a{background: url("images/gmenu.gif") -324px 0px  no-repeat;}
#gMenu li.m4 a:hover{background: url("images/gmenu.gif") -324px -42px  no-repeat;}
#gMenu li.m5 a{background: url("images/gmenu.gif") -432px -84px  no-repeat;}
#gMenu li.m5 a:hover{background: url("images/gmenu.gif") -432px -84px  no-repeat;}
#gMenu li.m6 a{background: url("images/gmenu.gif") -540px 0px  no-repeat;}
#gMenu li.m6 a:hover{background: url("images/gmenu.gif") -540px -42px  no-repeat;}
#gMenu li.m7 a{width: 112px;background: url("images/gmenu.gif") -648px 0px  no-repeat;}
#gMenu li.m7 a:hover{width: 112px;background: url("images/gmenu.gif") -648px -42px  no-repeat;}


#banner {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #99CC66;
	text-align: left;
	padding: 15px;
	border-bottom: 1px dotted #6699CC;
	height: 39px;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	
	
	}

#banner h2 {
	font-size: small;
	}


#topimage{
	clear: both;
	width:760px;
	height:200px;
  margin: 0px 16px 10px 16px;
  padding: 0px;
  background: url("images/topimg.gif") no-repeat;
  display: block;
	}




#main {
	clear: both;
	width: 760px;
	margin:0px 17px;
	display: block;
	background: url("images/main-topbg.gif")  repeat;
	}
html>body #main{
	float: left;
	}
.mainheader{
	clear: both;
	margin:0px 17px;
	width: 760px;
	height: 10px;
  background: url("images/main-topheader.gif") center bottom no-repeat; 
  display: block;
	}
.mainfooter{
	clear: both;
	margin:0px 17px;
	width: 760px;
	height: 10px;
	background: url("images/main-topfooter.gif") center top no-repeat; 
  display: block;
	}
.copy p{margin:0px 17px;font-family:Arial, "Lucida Grande", Osaka, sans-serif; font-size:9px; line-height:15px; position:relative; top:2px; } 

#contents {
	float: left;
	width:520px;
	height: auto;
	margin: 0px 18px 0px 2px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	}
#contents h2 {
	color: #f63;
		font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 120%;
	text-align: left;
	margin-left: 20px;
	font-weight: bold;
border-bottom:3px solid #f63;
	}	

	
#contents p {
	color: #333333;
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	font-size: 80%;
	line-height: 135%;
	}






	

#right {
	float: left;
	width: 200px;
	}


.sidebar {
	margin-left: 7px;
	margin-right: 8px;
	width: 185px;
	display: block;
	}

.sidebar a {
	color: #000;
	text-decoration: none;
	}

.sidebar a:link {color: #;}
.sidebar a:visited {color: #333;}
.sidebar a:active {color: #;}
.sidebar a:hover {text-decoration: underline;color: #;}

.sidebar #subgd{
	float: left;
	width: 185px;
	height: auto;
	margin: 0px;
	background: url("images/subgdbg.gif") 0px 0px repeat;
	display: block;
	}
.sidebar .subgdheader{
	margin-top: 10px;
	width: 185px;
	height: 10px;
  background: transparent url("images/subgdheader.gif") center bottom no-repeat;
  display: block;
	}
.sidebar .subgdfooter{
	clear: both;
	margin: 0px;
	width: 185px;
	height: 10px;
  background: url("images/subgdfooter.gif") center top no-repeat;
  display: block;
	}
#subgd ul{
		margin: 2px 15px;
	}
#subgd li{
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
  list-style-image:url("images/subgdbone.gif");
	margin: 2px 0px 2px 10px;
	line-height: 150%;
			font-size: 76%;
	}
html>body #subgd li{padding: 0px;margin:2px 0px 2px 15px;}


.sidebar h2{
	font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", "MS PMincho", "Hiragino Mincho Pro W3", "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	padding: 0px 20px;
	margin: 0px 2px;
	background: url("images/subgdh2.gif") 0px 0px no-repeat;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	border-bottom: #660 solid 1px;
	}




#gallery h2{	color: #ff6c00;}
#gallery ul{
	list-style: none;
	margin: 4px;
	}
html>body{margin: 4px 26px;}	
#gallery li{
	list-style: none;
	float: left;
margin-left: 12px;
		}
html>body #gallery li{margin-left: 16px;}
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

