body {
		background: #FFFFFF;
		font-size: 0.8em;
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Geneva, sans-serif;
		color: #003366;
	}
img {border:none;}
a {
  	color: #3399CC; 
  	text-decoration:none;
  }
a:hover {
  	text-decoration:underline;
}
#main {
		width:100%;
		background: url(images/bg.gif) center repeat-y;
	}
#top {
		width:1060px;	
		height:112px;
		background: url(images/top.jpg) center no-repeat;
}
#tel {
		position: relative;
		right:0;
		top:25px;
		width:323px;
		height:86px;
		padding-top: 20px;
}
#nav {
		width:1060px;	
		height:33px;
		background: url(images/navbg.jpg) center repeat-x;
}
#nav a {
	    padding-left:20px;
		padding-right:20px;
		display: block;
		width:auto;
		height: 33px;
		text-align:center;
		line-height: 33px;
		font-weight:bold;
		color:#FFF;
		border-right: 1px dashed #69C;
		text-decoration:none;
		float:left;
}
#nav a:hover {
		background: url(images/navbg2.jpg) center repeat-x;
				text-decoration:underline;
}
#nav a:active {
		background: url(images/navbg2.jpg) center repeat-x;
}
#container {
		width: 1060px;
		height: 400px;
		text-align: center;
}
#content {
		width: 1060px;
		min-height:500px;
		text-align: left;
}
#content p {padding:5px;margin:0; }
#content ul {list-style-type:square;}
#text {
    padding-top:20px;
    padding-left:220px;
    line-height:1.5;
}
#text table#assort td#a1 {
		background: url(images/assort1.jpg) center no-repeat;
	  color:#FFFFFF;
}
#text table#assort td.a2 {
		background: url(images/assort2.jpg) center no-repeat;
		color:#FFFFFF;
}
#text table#assort td#a3 {
		background: url(images/assort3.jpg) center no-repeat;
		color:#FFFFFF;
}
#gallery {
width:250px;
margin:10px;
float:right;
text-align:left;
}
#gallery a img {
border: 1px solid #3399CC;
}
#gallery a img:hover {
border: 1px solid #003366;
}
#bot {
		width:1060px;	
		height:103px;
		background: url(images/bottom.jpg) center no-repeat;
}
#bot a img {border:none;}
#footer {
		width:100%;	
		background: url(images/bottom_s.jpg) center top no-repeat;
}
#footer2 {
		width:100%;	
		background: url(images/bottom_s2.jpg) center top no-repeat;
}
