/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#E7E0DA;
	text-align:center;
	color:#333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
div#container {
	background:url(bg.jpg) repeat-y;
	width:800px;
	margin:0 auto;
	text-align:left;
	color:#333;
	position:relative;
}
div#header {
	width:800px;
	height:210px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
}
div#footing {
	font-size: 9px;
	color:#B0BFD7;
	width:720px;
	height:55px;
	padding-left:40px;
	padding-right:40px;
	background-image:url(footing.jpg);
	background-repeat:no-repeat;
	
}
div#intro {
	text-align:center;
	padding-bottom:20px;
}
div#content {
	padding:0px 60px 25px 60px;
	width: 680px;
	text-indent: 7px;
}
.caption {
	text-align:center;
	font-size:14px;
	line-height:16px;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	padding:10px 20px;
	float:right;
	width:150px;
}
.caption2 {
	text-align:center;
	font-size:14px;
	line-height:16px;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	padding:0;
	float:right;
	width:150px;
	margin-top:100px;
}

.emph {
	font-style: italic;
	font-weight: bold;
	color:#000000;
}
div#menu {
	position:absolute;
	height: 28px;
	width: 717px;
	top:167px;
	left:60px;
}
.pageTitle {
	font-size: 19px;
	color: #C07033;
	font-weight: bold;
	letter-spacing:-1px;
}
div#titleHolder {
	height:30px;
	width:200px;
	vertical-align:text-top;
	padding-top: 20px;
}
div#formHolder {
	width: 500px;
	height:auto;
}
.serviceContain	{
	padding-right:180px;

}

.contactcontainer {
	position:absolute;
	left:296px;
	top: 260px;
	width: 271px;
	height: 90px;
}
