@charset "utf-8";
/* CSS Document */

body {
	font-family: tahoma;
	font-size: 12px;
	margin: 0 0 0 0;
		background-image: url(../Site-images/Shadow_01.png);
		background-repeat: repeat-x;
}
p {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	margin: 0 0 20px 0;
	line-height: 22px;
}
h1 {
	font-size: 24px;
	color: #683404;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 16px;
	color: #666;
		margin: 0 0 0 0;
}
h3 {
	font-size: 14px;
	color: #666;
		margin: 0 0 0 0;
}

.clear {clear: both;} /* css hack */

/* end of website properties */


#navigation_menu {
	width: 420px;
	float: right;
	padding-top: 8px;
}
#content_wrapper {
	width: 1000px;
	margin: auto;
}
#top_header {
width:1000px;
float:left;
padding:0px;
margin:0px; 
}
#navigation {
width:1000px;
float:left;
height:43px;
padding:0px;
margin:0px;
}
#navigation ul {
width:1000px;
height:43px
float:left;
list-style:none;
padding:0px;
margin:0px;
display:block;
}
#navigation ul li {
padding:0px;
margin:0px;
float:left;
display:block;
}
#nav_bottom {
width:1000px;
height:46px;
float:left;
padding:0px;
margin:0px;
}
#header_left {
	width: 500px;
	float: left;
}

#header_right {
	width: 500px;
	float: right;
        background-image: url(../Site-images/header_02.png);
}

#navigation_wrapper {
	width: 500px;
	height: 72px;
	float: left;
	background-image: url(../Site-images/header_03.png);
}

#content {
	width: 370px;
	float: left;
	margin-left: 50px;
	padding-bottom: 20px;
}

#services {	width: 430px;
	float: left;
	margin-left: 50px;
}

#contact_form {
		width: 500px;
	float: right;
}

#bottom {
	width: auto;
	height: 200px;
	background-image: url(../Site-images/bottom.png);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-top: 50px;
}

#footer {
	width: 925px;
	height: 76px;
	margin: auto;
	background: url(../Site-images/footer_19.png);
}

#image_content {
	width: 470px;
	height: 390px;	
}

#top_content {
	width: 400px;
	padding-top: 180px;
	padding-left: 25px;
}

#left_side {
	width: 500px;
	float: left;
}

#right_side {
	width: 500px;
	float: right;
}