*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #CCDAC5;
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
	padding-top:50px;
}

img
{
	border: 0;
}

#mainslider
{
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	width: 800px;
	height: 200px; 
	overflow: auto;
}

#pagecontainer
{
	margin: 0 auto;
	width: 900px;
	background: url('../images/pagebg.gif') repeat-y;
}

#menuslider
{
	margin: 0 auto;
	width: 860px;
	height: 30px;
	background: #3A6F1F url('../images/tel.gif') right no-repeat;
}

#menuslider ul
{
	list-style-type: none;
}

#menuslider ul li
{
	display: inline;
}

#menuslider ul li a
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #1C3D0B;
	text-transform: none;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #1C3D0B;
	line-height: 30px;
	background: #72AB54;
}

#menuslider ul li a:hover
{
	color: #72AB54;
	background: #1C3D0B;
}

#body
{
	margin: 0 auto;
	width: 860px;
	height: 273px;
	color: #000000;
	background: #ffffff url('../images/design_05.gif') repeat-x;
	
}

#body h1, h2, h3, h4
{
	color: #1C3D0B;
	font-size: 13px;
	margin-bottom: 10px;
}

#body p
{
	color: #3A6F1F;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#body a
{
	color: #1C3D0B;
}

.gallery
{
	padding: 2px;
	margin: 2px 0px 2px 2px;
	border: 1px dashed #72AB54;
}

#picture1, #picture2, #picture3, #picture4, #picture5
{
	list-style-type: none;
}

#homeleft
{
	float: left;
	width: 470px;
	margin-left: 10px;
	padding: 5px;
}

#homeright
{
	float: right;
	width: 320px;
	margin-left: 10px;
	padding: 5px;
}

#contactleft
{
	float: left;
	width: 400px;
	margin-left: 10px;
	padding: 5px;
}

#contactright
{
	float: right;
	width: 400px;
	text-align: right;
	margin-left: 10px;
	margin-top: 24px;
	padding: 5px;
}

#contactright ul, #contactleft ul
{
	list-style-type: none;
}

#select
{
	padding-right: 10px;
}

#select ul
{
	list-style-type: none;
	display: inline;
	float: right;
}

#select ul li
{
	font-size: 18px;
	float: left;
	margin-right: 4px;
}

#select ul li a
{
	float: left;
	color: #ffffff;
	text-decoration: none;
	background: #1C3D0B;
	padding: 0px 3px 0px 3px;
}

#graphic
{
	margin: 0 auto;
	width: 860px;
	font-size: 85%;
	height: 139px;
	color: #000000;
	background: url('../images/design_07.gif') center no-repeat;	
}

#graphic a
{
	float: left;
	width: 860px;
	height: 139px;
	display: block;
}

#gallery
{
	margin: 0 auto;
	width: 860px;
	height: 140px;
	background: #244C10;	
}

strong
{
	font-size: 30px;
	color: #244C10;	
}

.padding
{
	margin-bottom: 10px;
}

.image1
{
	float: left;
	height: 140px;
	width: 260px;
	margin-left: 20px;
	cursor: pointer;
	background: url('../images/photo1.gif') top no-repeat;	
}

.image1:hover
{
	background: url('../images/photo1.gif') bottom no-repeat;	
}

.image2
{
	float: left;
	height: 140px;
	width: 260px;
	margin-left: 20px;
	cursor: pointer;
	background: url('../images/photo2.gif') top no-repeat;	
}

.image2:hover
{
	background: url('../images/photo2.gif') bottom no-repeat;	
}

.image3
{
	float: left;
	height: 140px;
	width: 260px;
	margin-left: 20px;
	cursor: pointer;
	background: url('../images/photo3.gif') top no-repeat;	
}

.image3:hover
{
	background: url('../images/photo3.gif') bottom no-repeat;	
}

fieldset
{
	border: 0px;
	font-size: 12px;	
}

fieldset input, fieldset textarea, fieldset img
{
	float: right;
}

.clear
{
	clear: both;
}

.logo
{
	float: left;
	margin-right: 16px;	
}

.right
{
	float: right;
}

#copyright
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	width: 860px;
	height: 39px;
	color: #fff;
	background: #244C10;	
	text-decoration: none;
}

#copyright a
{
	color: #fff;
	text-decoration: none;
}


/*------------------------------------------ Start 404 Error Form Styles ---------------------------------------------------------*/

.errorform fieldset { margin: 0 0 15px 0; padding: 0; border: 0; }

.errorform fieldset input { border: 0; background: #DDD; color #111: padding: 5px; }

/*----------------------------------------- End 404 Error Form Styles------------------------------------------------------------ */
