#site_layout {
	background-color: #3C3522;
	height: 100%;
	width: 100%;
	padding-top: 25px;
}
#service_btn {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFEEF;
	height: 39px;
	width: 81px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	background-image: url(images/services1_btn.jpg);
}
#info_top {
	background-image: url(images/info_top.jpg);
	height: 287px;
	width: 598px;
}

#info_text {
	height: 45px;
	width: 550px;
	padding-left: 5px;
	padding-top: 5px;
}
#info_text2 {
	height: 227px;
	width: 530px;
	padding-top: 10px;
	padding-left: 20px;
}
#info_text3 {
	height: 240px;
	width: 530px;
	padding-top: 20px;
	padding-left: 20px;
}

#info_textprices {
	height: 25px;
	width: 550px;
	padding-left: 5px;
	padding-top: 5px;
}

#prices_btn {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFEEF;
	height: 39px;
	width: 82px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	background-image: url(images/prices1_btn.jpg);
}
#examples_btn {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFEEF;
	height: 39px;
	width: 82px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	background-image: url(images/examples1_btn.jpg);
}
#contact_btn {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFEEF;
	height: 39px;
	width: 81px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	background-image: url(images/contact1_btn.jpg);
}
a.nav_links {
	text-decoration: none;
	color: #FFFFE9;
	cursor:default;
	font:Verdana;
    
	
}
a.nav_links:visited {
	text-decoration: none;
	color: #FFFFE9;
	cursor:default;
	font:Verdana;
	

	
}
a.nav_links:hover {
	color: #CC6600;
	cursor:default;
	font:Verdana;
		
}
a.bold_text {
	color: #FFFFFF;
	font:Verdana;
	font-weight:bolder;
	font-size:14px;
		
}
#box {
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	height: 209px;
	width: 181px;
}
#box_text {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #352D18;
	height: 182px;
	width: 161px;
	text-align: center;
	padding-top: 27px;
}
#info_bottom {
	background-image: url(images/info_bottom1.jpg);
	height: 231px;
	width: 417px;
}

#info_bottomtext {
	height: 226px;
	width: 417px;
	padding-left: 70px;
	padding-top: 0px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 30px;
	width: 640px;
	background-repeat: no-repeat;
}
#info_bottom2 {
	background-image: url(images/info_bottom2.jpg);
	background-repeat: no-repeat;
	height: 231px;
	width: 598px;
}
#info_bottomtext2 {
	height: 227px;
	width: 530px;
	padding-top: 10px;
	padding-left: 20px;
}
#info_bottomtext3 {
	height: 227px;
	width: 530px;
	padding-top: 0px;
	padding-left: 20px;
}
a.web_links {
	text-decoration: none;
	color: #698644;
	cursor:default;
	font:Verdana;
    
	
}
a.web_links:visited {
	text-decoration: none;
	color: #698644;
	cursor:default;
	font:Verdana;
	

	
}
a.web_links:hover {
	color: #CC6600;
	cursor:default;
	font:Verdana;
		
}