body {
	text-align:left;
	margin:0px;
	position:relative;
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(../images/bg_body.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
img {
	border:none;
}
h1 {
	color:#000;
	text-decoration:none;
	font-size:22px;
	padding:0;
	margin:0;
	font-weight:100;
}
.clear {
	clear:both;
}
#container, #container_hp, #container_work {
	width:1023px;
	height:900px;
	padding: 0px;
	position:relative;
	margin: 0px;
	text-align:left;
	background-position:top left;
}
#container_hp {
	background-image:url(../images/bg_hP.jpg);
	}
#container_work {
	background-image:url(../images/bg_work.jpg);
	}
#logo {
	width:450px;
	height:95px;
	position:absolute;
	left: 180px;
	top: 59px;
}	
#col_one {
	position:relative;
	width:147px;
	height:auto;
	float:left;
	margin-top:128px;
}
#title_one {
	position:absolute;
	width:152px;
	height:148px;
	background-image:url(../images/bg_title_one.gif);
	background-position:top left;
	background-repeat:no-repeat;
	top: 184px;
	left: 180px;
}
#textBox_one {
	padding:5px;
	width:177px;
	height:121px;
	background-color:#FFFFFF;
	border:3px solid #901b07;
	position:absolute;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	left: 820px;
	top: 288px;

}
.bodyCopyCols, .bodyCopyCols_two {
	width:290px;
	height:200px;
	position:absolute;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	left: 173px;
	top: 486px;
	}
.bodyCopyCols_two {
	left: 475px;
	top: 485px;
	}
#IBox {
	width:110px; 
	height:70px; 
	float:left;
	
	}	
.footer, .footer_int {
	position:absolute; left: 175px; top: 759px;
	width:400px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-variant:small-caps;
}
.footer a, footer a:hover {
	color:#990000;
	text-decoration:underline;
	font-variant:normal;
}
.footer_int, .footer {
	postion:absolute;
}

#workContainer {
	width:auto; 
	height:500px; 
	position:absolute; 
	left: 179px; 
	top: 187px;
	}
#workImageContainer {
	width:auto;
	height:450px;
	float:left;
	position:absolute;
	left: 172px;
	top: 12px;
	font-size:10px;
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:5px;
	
}	 
#workImageContainer a, #workImageContainer a:hover	 {
	color:#000000;
	text-decoration:none;
}
