@charset "utf-8";
head {
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	background-color: #196200;
}
* {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 1001px;
	min-height: 100%;
	float: left;
}

img {
	margin: 0px;
	padding: 0px;
	border:none;
}


a:link {
	color: #196200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #196200;
}
a:hover {
	text-decoration: underline;
	color: #134900;
}
a:active {
	text-decoration: none;
	color: #196200;
}

ul {
	padding-left: 10px;
}
#site_container {
	margin:auto;
	width:1001px;
	padding: 0px;
	background-image: url(../images/back_content.gif);
	min-height: 100%;
	background-repeat: repeat-y;
	background-position: center;
}
#portfolio {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	height: 170px;
	width: 200px;
	border: thin solid #CCCCCC;
	font-weight: bold;
}

#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 80px;

}
#subHeader {
	background-image: url(../images/subheader.gif);
	height: 37px;

}
#logo {
	background-image: url(../images/logo.jpg);
	height: 238px;
	width: 445px;
	float: left;
}
#picHome {
	background-image: url(../images/pic_index.jpg);
	height: 238px;
	float: left;
	width: 556px;
	background-repeat: no-repeat;
}
#subPic {
	background-image: url(../images/subpic.gif);
	height: 7px;
	width: 1001px;
	background-repeat: no-repeat;
	float: left;
}
#menu {
	height: 31px;
	width: 1001px;
	background-color: #f9b700;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
	text-align: center;
	line-height: 30px;
	color: #196200;
}
#menuGraphic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 253px;
}
#main {
	background-image: url(../images/back_content.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	width: 1001px;
	margin: 0px;
	padding: 0px;
	background-position: top;
}

#menuWeb {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 180px;
}
#menuPromotion {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 277px;
}
#menuContact {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 153px;
}

.clr {
	clear:both;
}
#gallery {
	text-align: center;
	float: left;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	}
#pic {
	float: left;
	margin-right: 16px;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	margin-bottom: 16px;
	padding: 5px;
	width: 210px;
	height: 180px;
}

	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
#picContact {
	background-image: url(../images/pic_contact.jpg);
	height: 238px;
	float: left;
	width: 556px;
	background-repeat: no-repeat;
}
#picWeb {
	background-image: url(../images/pic_web.jpg);
	height: 238px;
	float: left;
	width: 556px;
	background-repeat: no-repeat;
}
#picPromotion {
	background-image: url(../images/pic_pomotion.jpg);
	height: 238px;
	float: left;
	width: 556px;
	background-repeat: no-repeat;
}
#footer {
	height: 31px;
	width: 1001px;
	background-color: #f9b700;
	float: left;
	font-size: 11px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	display: block;
	visibility: visible;

}
#text {
	padding: 20px;
}
#indent {
	line-height: 17px;
	list-style-position: outside;
	padding-left: 280px;
}
.tableCenter {
	background-position: center;
	margin-left: 180px;
}

.green {
	color: #196200;
}
#menuHome {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 138px;
}
#picGraphic {
	background-image: url(../images/pic_home.jpg);
	height: 238px;
	float: left;
	width: 556px;
	background-repeat: no-repeat;
}
