body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	margin: 0px;
}
a {
	text-decoration: underline;
	color:#999;
}

.shade_right {
	background-image: url(../images/shade_top_right.jpg);
	background-repeat: no-repeat;
	width: 29px;
}
.shade_left {
	background-image: url(../images/shade_top_left.jpg);
	background-repeat: no-repeat;
	width: 29px;
}
.img_contact {
	background-image: url(../images/img_contact.jpg);
	width: 204px;
}
.btn_one {
	background-image: url(../images/btn_one.jpg);
	height: 39px;
	width: 98px;
	display: block;
}
.btn_one:hover {
	background-image: url(../images/btn_one_h.jpg);
}
.btn_one_activated {
	background-image: url(../images/btn_one_h.jpg);
	height: 39px;
	width: 98px;
	display: block;
}

.btn_two {
	background-image: url(../images/btn_two.jpg);
	height: 39px;
	width: 123px;
	display: block;
}
.btn_three {
	background-image: url(../images/btn_three.jpg);
	height: 39px;
	width: 126px;
	display: block;
}
.btn_four {
	background-image: url(../images/btn_four.jpg);
	height: 39px;
	width: 127px;
	display: block;
}
.btn_five {
	background-image: url(../images/btn_five.jpg);
	height: 39px;
	width: 127px;
	display: block;
}
.btn_two:hover {
	background-image: url(../images/btn_two_h.jpg);
}
.btn_three:hover {
	background-image: url(../images/btn_three_h.jpg);
}
.btn_four:hover {
	background-image: url(../images/btn_four_h.jpg);
}
.btn_five:hover {
	background-image: url(../images/btn_five_h.jpg);
}
.left_shadow {
	background-image: url(../images/left_shadow.jpg);
	background-repeat: repeat-y;
	vertical-align: bottom;
}
.left_fade {
	background-image: url(../images/fade_left.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 23px;
	background-position: right;
}

.right_shadow {
	background-image: url(../images/right_shadow.jpg);
	background-repeat: repeat-y;
	vertical-align: bottom;
}
.brdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.subhead_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
}

.subhead_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #09F;
}
	
.right_fade {
	background-image: url(../images/fade_right.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 23px;
	background-position: left;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 49px;
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 49px;
	text-align: center;
}
.prjct_top {
	background-image: url(../images/prjects_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
}
.prjct_btm {
	background-image: url(../images/prjects_tbm.gif);
	height: 32px;
	background-repeat: no-repeat;
}
.thumb_shad_left {
	background-image: url(../images/thumb_shad_left.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 25px;
}

.thumb_shad_left_wh {
	background-image: url(../images/thumb_shad_left_wh.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 25px;
}

.thumb_shad_right {
	background-image: url(../images/thumb_shad_right.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 25px;
}

.thumb_shad_right_wh {
	background-image: url(../images/thumb_shad_right_wh.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 25px;
}

.project_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
img {
	border: none;

}
