@charset "UTF-8";
/* CSS Document */

body {
	font:12px/20px Verdana;
	color:#3B5B5D;
	background:url(../images/body2.png) top repeat-x #BFDFED;
}

body.home {
background:url(../images/body.png) top repeat-x #BFDFED;
}

a.jigowatt {
float:right;
width:88px;
height:9px;
text-indent:-9000px;
display:block;
background:url(../images/jigowatt.png) no-repeat;
margin:5px 5px 0 0
}


* {
margin:0;
padding:0;
outline:none;
}

fieldset {
border:1px solid #62989B;
padding:15px;
}

fieldset legend {
font-weight:bold;
padding:0 5px;
}

fieldset label {
display:block;
}

.nobg {
background:none;
}

#header {
width:900px;
height:113px;
margin:0 auto;
background:url(../images/header.jpg) top right no-repeat;
}

#hpintro {
height:373px;
width:900px;
margin:0 auto 20px auto !important;
margin:-3px auto 20px auto;
background:url(../images/hpintro.jpg) top right no-repeat;
}

#sidebar .member p {
padding:0;
margin:0;
}


#header h1 a {
width:249px;
height:113px;
text-align:left;
text-indent:-9999px;
background:url(../images/logo.jpg);
display:block;
}

#nav {
float:right;
padding-top:45px;
}

#nav li {
float:left;
list-style:none;
margin:0 10px;
}

#nav li a {
color:#999;
text-decoration:none;
}

#nav li a:hover {
color:#36568F;
}

#hpintrocontent {
width:560px;
height:290px;
}

h2 {
color:#C9393D;
font:18px Arial;
margin:10px 0;
}

#hpintrocontent h2 {
padding:40px 0 5px;
margin:0;
}

p.first {
color:#38609A;
font:15px/20px Georgia;
font-style:italic;
padding:10px 0 20px;
}

#hpintro #further {
height:82px;
}

#hpintro #further a, #hpintro p a, #content p a {
color:#4B7578;
}

#hpintro #further ul {
padding-top:11px;
margin-left:20px;
}

#hpintro #further li {
color:#fff;
font-size:11px;
}

#container {
width:900px;
margin:0 auto;
}

.right {
float:right;
padding:15px;
}

.left {
float:left;
padding:15px;
}

#content p {
margin:15px 0;
}



#sidebar {
width:220px;
float:left;
}

#content {
margin-left:230px;
}

#content .member {
float:left;
margin:20px;
clear:none;
width:200px;
}

.member {
font-size:11px;
line-height:15px;
clear:left;
margin-bottom:10px;
}

.member a {
color:#2C3F42;
}

.member a:hover {
text-decoration:none;
}

.member img {
float:left;
margin:0 5px 5px 0;
}

.col1 {
width:320px;
float:left;
margin-right:20px;
}

.col2 {
width:320px;
float:left;
}

.col1 ul, .col2 ul {
padding-left:20px;
}

.col1 li, .col2 li {
padding-bottom:5px;
}

div.rounded div {
padding:10px 20px;
font-size:11px;
line-height:17px;
}

div.rounded div a {
color:#2C3F42;
}

div.rounded div a:hover {
text-decoration:none;
}

div.rounded div img {
float:left;
}

#content div.rounded div p {
margin:0 0 0 60px;
}

div.rounded div h2 {
margin:0 0 10px 0;
}

div.rounded{ background: #D5EBF4; margin:0 0 20px 0}

b.rtop, b.rbottom{display:block;background: #BFDFED}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #D5EBF4}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#footer {
clear:both;
margin-top:50px;
padding-top:30px;
padding-bottom:50px;
font-size:11px;
background:url(../images/footer.png) top repeat-x;
color:#627B7E;
}

#footer a {
color:#627B7E;
}

#footer a:hover {
text-decoration:none;
}

#footer p {
width:900px;
margin:0 auto;
}

#footer ul {
width:900px;
margin:0 auto;
}

#footer ul li {
list-style:none;
display:inline;
margin:0 10px 0 0;
}