body {
	background-color: #006599;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
margin:0px padding:0px;
	background-image: url(images/guuter-main-bg.jpg);
	background-repeat: no-repeat; background-position:center top;
}
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:large; padding:0; margin:0; color:#333333;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:medium; padding:0; margin:0; color:#333333;}
p {padding:0px; margin:0px;}
a {color:#0CBAEF;}
#gutters-header {
	position:relative;
	margin:auto;
	width:990px;
	height:145px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(images/header.png);
}
#gutters-logo {
	position:relative;
	width:330px;
	height:135px; float:left;
	z-index:2;
}
#gutter-tel {
	position:relative;
	float:right;
	width:416px;
	height:70px;
	margin-top:60px; margin-right:20px;
	z-index:2;
}
#gutter-nav {
	position:relative;
	margin:auto;
	width:990px;
	height:40px;
	z-index:2;
	background-image: url(images/gutter-nav-bg.gif);
}
#gutter-body {
	position:relative;
	margin:auto;
	width:990px;
	height:560px;
	z-index:3;
	background-color: #FFFFFF;
}
#gutter-left {
	position:relative;
	float:left;
	width:608px;
	height:355px; padding-left:10px;
	z-index:4;
}
#gutter-left2 {
	position:relative;
	float:left;
	width:608px;
	height:155px;
	padding-left:10px;
	z-index:4;
}
#gutter-right {
	position:relative;
	float:right;
	width:292px;
	height:480px;
	z-index:5;
	background-image: url(images/gutter-right-bg.gif);
	border-bottom:solid 1px #CCCCCC;
	padding: 10px 10px 10px 20px;
	background-color: #E8EBEC;
}
#gutter-right img{padding:0px; margin:0px;}
#gutter-right-bot {
position:relative;
	float:right;
	width:322px;
	height:24px; border-bottom:solid 1px #CCCCCC;
	z-index:4;
}
#gutter-left-bot {
	position:relative;
	float:left;
	width:628px;
	height:20px;
	z-index:4;
	border-bottom:solid 1px #CCCCCC;
	padding:10px 20px 5px;
	} 
#gutter-main-img {
	position:relative;
	width:641px;
	height:335px; text-align:center;
	margin: 20px 10px;
	z-index:4;
}
#gutter-main-img2 {
	position:relative;
	width:641px;
	height:135px;
	text-align:center;
	margin: 20px 10px;
	z-index:4;
}
#slideshow {
    position:relative;
    height:335px;
}

#slideshow IMG {
	position:absolute;
	top:-5px;
	left:-5px;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#gutter-txt-left {
	position:relative;
	float:left;
	width:628px;
	height:425px;
	z-index:4;
	padding:20px 20px;
	margin-bottom:10px;
}
#gutter-txt-right {
	position:relative;
	width:272px;
	float:right;
	height:140px;
	z-index:5;
	background-image: url(images/gutter-right-bg.gif);
	padding: 20px 20px 30px 30px;
}
#gutter-foot {
	position:relative;
	clear:both;
	width:947px;
	height:15px;
	z-index:4;
	background-color: #e8ebec;
	border:solid 1px #CCCCCC;
	margin-left:10px;
	font-size:x-small;
	padding:10px; color:#666666;
}
#gutter-foot a{color:#73B1F7;}
#gutter-tick1 {
	position:absolute;
	left:247px;
	top:-4px;
	width:51px;
	height:50px;
	z-index:1;
}
#gutter-tick2 {
	position:absolute;
	left:246px;
	top:170px;
	width:53px;
	height:55px;
	z-index:4;
}
/* =navigation */
#nav{
	clear:both;
	font-weight:bold;
	color:#666;
	margin-left:0px;
	float:left;
	list-style-type:none;	
	
height:33px;
}

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

	background:url(nav1.jpg) top left no-repeat; height:33px;
}
#nav li a{
	color:#666;	
	background:url(nav1.jpg) transparent top right no-repeat; 
	display:block;
	padding:0 10px 0 0; height:21px; padding-top:8px;
}
#nav li a:link,
#nav li a:visited{
	color:#333333;
	text-decoration:none;
}
#nav li a:hover,
#nav li a:active{
	color:#fff;
	text-decoration:none;
}
#nav li.cur,
#nav li.over,
#nav li:hover
{
	background:url(nav2.jpg) #3375b2 top left no-repeat;

}
#nav li strong,
ul#nav li.cur a,
ul#nav li.over a,
ul#nav li:hover a
{
	display:block;
	color:#fff;
	padding:0 10px 0 0;
	text-decoration:none;
	background:url(nav2.jpg) transparent top right no-repeat; height:21px; padding-top:8px;
}
#gutters-nav-in {
	position:absolute;
	left:-14px;
	top:-9px;
	width:990px;
	height:28px;
	z-index:4;
}

