@charset "utf-8";
/* CSS Document */

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	clear: both;
	height: 76px;
}
#menu {
	clear: both;
	height: 54px;
	background-image: url(images/paintsiwaHomeOPT_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
#menu ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
}
#menu li {
	display: inline;
	margin-right: 4px;
	margin-left: 6px;
	margin-top: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 3px;
	font-size: 11px;
}

#menu a {
	text-decoration: none;
	color: #333333;
}
#menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#flash {
	clear: both;
	height: 154px;
}
#container {
	background-image: url(images/page_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#frnt_pict_gallery {
	position:relative;
	left:10px;
	top:40px;
	width:554px;
	height:114px;
	z-index:1;
}
#page_logo {
	position:relative;
	left:10px;
	top:15px;
	width:240px;
	height:142px;
	z-index:2;
}
#frnt_text {
	float: right;
	width: 290px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;

	padding-top:: 10px;
	-moz-box-shadow: 3px 3px 10px #333;
	-webkit-box-shadow: 3px 3px 10px #333;
	box-shadow: 3px 3px 10px #333;
	/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";





/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	padding-top: 10px;
}
#located {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	float: right;

}

#footer {
	clear: both;
	height: 35px;
	background-repeat: no-repeat;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #84C321;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #84C321;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-right: 60px;
	padding-top: 5px;
}
.contactNumber {
	margin-top: 26px;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.2em;
	font-family: Ebrima, Arial, Verdana;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #006600;
}

