body {
	margin:0;
	padding:0 0 20px;
	background:url('../graphics/bg.gif') top repeat-x;
	text-align:center;
	font: 70% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#0c523d;
}
a {
	color:#0c523d;
}
#wrapper {
	width:797px;
	background:url('../graphics/shadowRepeat.gif') repeat-y;
	margin:20px auto 5px;
}
#inner1 {
	background:url('../graphics/topLeftShadow.gif') top left no-repeat;
}
#inner2 {
	background:url('../graphics/topRightShadow.gif') top right no-repeat;
	padding:4px 17px 0 15px;
	text-align:left;
}
#bottomShadow {
	width:797px;
	height:18px;
	background:url('../graphics/shadowBottom.gif') left no-repeat;
}
#topNav {
	list-style:none;
	width:524px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:1.1em;
	float:left;
	height:59px;
}

#topNav li, #topNav li a {
	float:left;
	width:131px;
}
#topNav li a {
	background:url('../graphics/menuOff.gif');
	padding:23px 0 0;
	text-decoration:none;
	color:#0c523d;
	font-weight:bold;
	height:39px;
	
}
#topNav li a:hover, #topNav li#current a {
	background:url('../graphics/menuOn.gif');
	color:#fff;
	border:1px solid #fff;
	height:37px;
	width:129px;
}
#miniNav {
	float:left;
	width:239px;
	text-align:center;
	margin:0;
	height:39px;
	background:#0c523d;
	list-style:none;
	padding:23px 0 0;
	color:#fff;
}
#miniNav li {
	display:inline;
}
#miniNav a {
	color:#fff;
	padding:5px;
	text-decoration:none;
}
#miniNav a:hover {
	text-decoration:underline;
}
#mainPic {
	margin-left:-1px;
}
#content {
	clear:both;
	float:left;
	width:484px;
	background:#6d8c7d url('../graphics/contentBg.gif') top repeat-x;
	padding:20px;
	border-top:1px solid #fff;
	color:#fff;
	font-size:1.1em;
}
#content a {
	color:#fff;
}
#titleAbout span{
	display:none;
}
h1 {
	margin:5px 0;
}
.galleryPic {
	border:4px solid #fff;
	margin:0 5px;
}
ul {
	padding:0 0 0 20px;
}
.clear {
	clear:both;
	line-height:0px;
	height:0px;
}
#headerPic {
	margin:-20px -20px 10px;border-bottom:1px solid #e1e6e4;padding-bottom:4px;
}
#contentWrapper {
	border:1px solid #d8d8d8;
	background:url('../graphics/contentWrapperBg.gif');
}
#contentLeft {
	float:left;
	width:236px;
	padding:0 30px 0 0;
}

#contentRight {
	float:left;
	width:197px;
}
#titleAbout {
	background:url('../graphics/titleAboutUs.gif');
	width:98px;
	height:22px;
}
#titleProducts {
	background:url('../graphics/titleProducts.gif');
	width:100px;
	height:23px;
}
#titleProducts span {
	display:none;

}
#rightCol {
	float:left;
	width:224px;
	background:url('../graphics/rightColBg.gif') top repeat-x;
	padding:23px 0px 20px 15px;
	color:#0c523d;
	
}
#rightColInner {
	float:left;
	width:224px;
	background:url('../graphics/rightColBg.gif') top repeat-x;
	padding:0px 0 0 1px;
	color:#0c523d;
	
}
#rightCol ul {
	margin:10px 0;
	padding:0 0 0 20px;
}
#rightCol a {
	color:#0c523d;
	
}
#titleServices span {
	display:none;
}
#titleServices {
	width:183px;
	height:22px;
	background:url('../graphics/titleService.gif');
}
.rightPic {
	background:url('../graphics/rightColPic2.jpg');
	width:218px;
	height:107px;
	padding:150px 0px 0px 20px;
}
.rightPic p {
	margin:0;
	padding:5px 10px;
	background:#fff;
}
.contentPic {
	padding:5px;
	border:1px solid #d8d8d8;
}
#footer {
	line-height:1.5em;
}

img {
 border:none;
}