* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
body {
	background-color: #EFF4FA;
	background-attachment: fixed;
	background-image: url(images/woodshaving02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #344964;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #344964;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #344964;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #344964;
	text-decoration: none;
	line-height: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #344964;
	text-decoration: none;
	line-height: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #344964;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030303;
	text-decoration: none;
	line-height: normal;
}
ul, li {
	list-style-type: none;	
}


.wrapper {
   	min-height: 100%;
   	height: auto !important;
	height: 100%;
	margin: 0 auto -200px;
	background-image: url(images/woodshaving01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.SiteContainer {
	width: 768px;
	top: 30px;
	margin-top: 0px;
	margin-left: -386px;
	position: absolute;
	left: 50%;
	border-style:solid;
	border-width:2px;
	border-color:#344964;
}
.flash_header, .content_container, .flash_gallery {
	float: left;
	width: 768px;
	background: #fff;
}


.left_container_home {
	float: left;
	width: 440px;
	padding: 10px;
	margin: 0px;
}
.right_container_home {
	float: left;
	width: 280px;
	padding: 10px;
	margin: 20px 0px 0px 0px;
}
.right_container_home h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #344964;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}
.left_container_contact {
	float: left;
	width: 380px;
	padding: 10px;
	margin: 0px 0px 20px 0px !important;
}
.right_container_contact {
	float: left;
	width: 300px;
	padding: 20px;
	margin: 20px 0px 10px 0px;
	border-style:solid;
	border-width:2px;
	border-color:#344964;
	background: #e6ecf3;
}
.left_container_gallery {
	float: left;
	width: 332px;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}
.right_container_gallery {
	float: left;
	width: 410px;
	padding: 10px 0px;
	margin: 20px 0px 0px 0px;
}

.left_container_gallery ul {
	float: left;
	width: 318px;
	list-style-type: none;
	margin-top: 7px;
}
.left_container_gallery li {
	float: left;
	width: 318px;
	background-image: url(images/gallery_link_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 36px;
}
.left_container_gallery a:link, .left_container_gallery a:visited {
	float: left;
	width: 283px;
	height: 34px;
	display: block;
	padding-left: 35px;
	background-image: url(images/gallery_link_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #344964;
	font-weight: bold;
	line-height: 37px;
}
.left_container_gallery a:hover, .left_container_gallery a:active {
	float: left;
	width: 283px;
	height: 34px;
	display: block;
	padding-left: 35px;
	background-image: url(images/gallery_link_arrow_hover.jpg);
	background-color: #344964;
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-weight: bold;
	line-height: 37px;
}
.left_container_gallery a.current:link, .left_container_gallery a.current:visited, .left_container_gallery a.current:hover, .left_container_gallery a.current:active {
	float: left;
	width: 283px;
	height: 34px;
	display: block;
	padding-left: 35px;
	background-image: url(images/gallery_link_arrow_hover.jpg);
	background-color: #344964;
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-weight: bold;
	line-height: 37px;
}

.van_img {
	float: left;
	margin: 0px 0px 0px 15px;
}
.contact_options_container {
	float: left;
	width: 370px;
	margin: 5px 0px;
}
.contact_options_img {
	float: left;
	padding: 0px 30px 0px 40px;
}
.contact_options_txt {
	float: left;
}

.links {
	float: left;
	width: 100%;
	border-style:solid;
	border-width:2px 0px 0px 0px;
	border-color:#344964;
	text-align: center;
	background: #fff;
}
.footer {
	float: left;
	width: 100%;
	border-style:solid;
	border-width:0px 0px 2px 0px;
	border-color:#344964;
	text-align: center;
	background: #fff;
}
.spacer {
	float: left;
	width: 100%;
	height: 12px;
	background: #a3bcdc;
}





#basic-accordian{
	width:400px;
	float: left;
}

.accordion_headings{
	padding:5px 0px;
	background-color:#fff;
	background-image:url(images/accordion_arrow_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #344964;
	border-right-color: #344964;
	border-bottom-color: #344964;
	border-left-color: #344964;
}

.accordion_headings:hover{
	background-color:#fff;
	background-image:url(images/accordion_arrow_down.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.header_highlight{
	background-color:#fff;
	background-image:url(images/accordion_arrow_down.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.accordion_child ul{
	display: block;
	float: left;
}
.accordion_child li{
	display: block;
	float: left;

	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;

}

.accordion_child li p{
	text-align: center;

}

.accordion_child p{
	display: block;
	text-align: center;
	font-size: 9px;
	height: 50px;
	width: 115px;
}


.bubble_bg {
	float: left;
	width: 300px;
	background:url(images/bubble_tile.jpg);
	background-repeat:repeat-y;
	padding:0px;
	margin:20px 0px 0px 0px;
}
.bubble_container {
	float: left;
	width: 300px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background:url(images/bubble_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bubble_content1 {
	float: left;
	width: 300px;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	background:url(images/bubble_bottom1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bubble_content1 p {
	display: block;
	padding: 0px 10px 0px 35px;
	width:255px;
	text-align:justify;
	font-size:11px;
}
.bubble_content2 {
	float: left;
	width: 300px;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	background:url(images/bubble_bottom2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bubble_content2 p {
	display: block;
	padding: 0px 10px 0px 35px;
	width:255px;
	text-align:justify;
	font-size:11px;
}

p a:hover
{
	background: inherit;
	color: #000;
	text-align: center;
}

 =Hoverbox Code
----------------------------------------------------------------------

.hoverbox
{
	cursor: default;
	list-style: none;
	width: auto;
	text-align: center;
}

.hoverbox a
{
	cursor: pointer;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a .previewText
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -38px;
	left: -50px;
	z-index: 1;
}

.hoverbox a:hover .previewText
{
	position: absolute;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #344964;
	margin-left: 1px;
	padding-left: 4px;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: auto;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: -37px;
	padding-right: 4px;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	text-align: center;


}

.hoverbox .preview
{
	border-color: #000;
}

.enlarge{
	width: 100%;
	background-color: #000000;
}

#services{
	height: auto;
	float: left;
	padding-bottom: 15px;
}

#services li{
	font-family: Arial, Helvetica, sans-serif;
	color: #344964;
	font-size: 12px;
	float: left;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 150px;
	background-color: #FFFFFF;
}
