﻿BODY {
	FONT-FAMILY: sans-serif, Helvetica, Arial; 
	FONT-SIZE: 12px
}
H1 {
	
}
H4 {
	FONT-SIZE: 14px; FONT-WEIGHT: bold
}
A {
	
}
#wrapper {
	BACKGROUND-IMAGE: url(../fpimage/sitebnga.jpg); MARGIN: 0px auto 10px; WIDTH: 1010px; BACKGROUND-REPEAT: repeat-y
}
#container {
	BORDER-BOTTOM: #c6e4c8 1px solid;
	BORDER-LEFT: #c6e4c8 1px solid;
	PADDING-BOTTOM: 40px;
	MARGIN: 0px auto 20px;
	WIDTH: 970px;
	BORDER-TOP: #c6e4c8 1px solid;
	BORDER-RIGHT: #c6e4c8 1px solid;
	text-align: center;
}
#holdcontainer {
	POSITION: relative; MARGIN: 0px auto; WIDTH: 820px;
}
#header {
	BACKGROUND-IMAGE: url(../fpimage/header.jpg); POSITION: relative; BACKGROUND-REPEAT: no-repeat; HEIGHT: 127px;
}
#hdtext {
	POSITION: absolute; WIDTH: 550px; TOP: 30px; LEFT: 250px;
	CLEAR: both;
}
.button {
	BACKGROUND-COLOR: #225a33; HEIGHT: 20px; COLOR: #ffffff
}
.hdtext {
	
}
#holder {
	BACKGROUND-IMAGE: url(../fpimage/mainbng.jpg);
	BACKGROUND-REPEAT: repeat-y;
	padding: 0px 0px 0px 32px;
	height: 599px;
}
.tdleft {
	PADDING-LEFT: 15px
}
#hdleft {
	POSITION: relative; PADDING-LEFT: 20px; WIDTH: 48%; FLOAT: left
}

.lefthd {
	color: #225a33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#hdright {
	POSITION: relative; TEXT-ALIGN: center; WIDTH: 50%; PADDING-RIGHT: 15px; FONT-SIZE: 12px; PADDING-TOP: 10px
}
#hdlftop {
	POSITION: relative; PADDING-LEFT: 5px; MARGIN-LEFT: 40px; FONT-SIZE: 12px; PADDING-TOP: 8px
}
#linkcont {
	BACKGROUND-IMAGE: url(../fpimage/listbng.jpg); BACKGROUND-REPEAT: no-repeat
}
.linktab {
	POSITION: relative; PADDING-LEFT: 30px; WIDTH: 270px; HEIGHT: 180px; PADDING-TOP: 55px
}
.linktab LI {
	LINE-HEIGHT: 20px; LIST-STYLE-TYPE: square
}
.linktab A {
	COLOR: #225a33; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
#pcccont {
	BACKGROUND-IMAGE: url(../fpimage/pccbng.jpg); BACKGROUND-REPEAT: no-repeat; FONT-SIZE: 10px
}
.pcctab {
	POSITION: relative; PADDING-LEFT: 30px; WIDTH: 300px; FONT: inherit; HEIGHT: 180px; PADDING-TOP: 55px
}
#nodelivery {
	POSITION: relative; PADDING-LEFT: 40px; PADDING-RIGHT: 40px
}
.nodelivery A {
	COLOR: #225a33; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
#hdrght {
	
}
#hdlftbm {
	POSITION: relative; PADDING-LEFT: 45px; FONT-SIZE: 12px
}
#hdfootr {
	BACKGROUND-IMAGE: url(../fpimage/footer.jpg); 
	POSITION: relative; 
	MARGIN: 0px auto; 
	WIDTH: 820px; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 48px; 
	COLOR: #ffffff; FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	PADDING-TOP: 10px;
	CLEAR: both;
}
.clear {
	CLEAR: both
}


#gallery {
	position: relative;
	height: 190px;
	width: 275px;
	text-align: left;
}

			
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
	z-index: 600;
	background-color: #000;
	color: #ffffff;
	height: 70px;
	width: 270px;
	position: absolute;
	bottom: 0px;
	text-align: center;
}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#60B756;
		font-size: 12px;
	}

	
	
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 12px;
	font-variant: small-caps;
	font-family: Helvetica, Arial, "Sans Serif", "Lucida Sans";
}

#navlist li a
{
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.smalltext {
	FONT-FAMILY: sans-serif, Helvetica, Arial;
	FONT-SIZE: 13px;
	font-weight: bold;
	color: #225a33;
}


div.my_left_box{
	float: left;
	padding: 25px 10px 10px 10px;
	width: 300px;
	border: 0px solid gray;
}

div.my_right_box{
    	float: right;
    	padding: 10px 0px 10px 0px;
    	width: 450px;
    	border: 0px solid gray;
	align: left;
	margin: 0px 13px 0px 0px;
}
