html {
	margin:0px;
	padding:0px;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	background-color:#aeaeae;
}

a:link, a:active, a:visited {
	color:#312A22;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

.address a:link, .address a:active, .address a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.address a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.main_wrap {
	background-image: url(../images/mnwrap.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.low01 {
	background-image: url(../images/01_ani01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.low02 {
	background-image: url(../images/02_ani01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.low03 {
	background-image: url(../images/03_ani01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.low04 {
	background-image: url(../images/04_ani01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_ani {
	background-image:url(../images/ani01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.title {
	font-size:18px;
	text-align:left;
	line-height:130%;
	color:#900;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	margin-right:30px;
}
.address {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;
}
.rightbar {
	background-image: url(../images/rightbar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftbar {
	background-image: url(../images/fellowselectricwichita.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.service {
	border:2px solid #990000;
	padding:5px;
	margin:10px;
}