body
{
	background: #000000 url(../images/back_tile.jpg) repeat-x;
	text-align: center;
	font-family: georgia;
}
#wrap
{
	margin:  0 auto;
	margin-top: 70px;
	width: 858px;
	position: relative;
	text-align: left;
}
#content-top
{
	width: 858px;
	background: url(../images/content-top.png) no-repeat;
	min-height: 515px;
	z-index:10;
}
#logo
{
	position: absolute;
	
}
#logo img
{border:0;}
#nav {
	color:#FFFFFF;
	margin-top:-5px;
	position:absolute;
	right:30px;
	text-align:right;
	top:63px;
	width:800px;
}
#nav a
{
	color: #CFCFCF;
	text-decoration: none;
	font-family: georgia;
	font-size: 16px;
	letter-spacing:  0px;
}
#nav a:hover
{
	text-decoration: underline;
}
#content-mid
{
	width: 858px;
	background: url(../images/content-tile.png) repeat-y;

}
#content {
	font-size:14px;
	margin-left:30px;
	padding-top:100px;
	width:810px;
}
#content img
{
	float:  left;
}
#content-bottom
{
	background: url(../images/content-bottom.png) no-repeat;
	height: 25px;
	width: 858px;
}
.header {
	font-size:16pt;
	padding-bottom:70px;
	padding-top:50px;
	text-align:center;
	width:800px;
}
.header-small
{
	text-align: center;
	width: 800px;
	font-size: 20px;
	padding-bottom: 20px;
}
#services
{
	padding-left: 10px;
}
#services h3
{
	font-weight: normal;
	padding-left: 40px;
}
#services h2
{
	padding:5px;
	font-size: 20px;
}
#the_safe
{
	background: url(../images/safe.jpg) no-repeat;
	width:250px;
	height: 375px;
	float:right;
	margin-right:80px;
	margin-top:40px;
}

#contact > label{
	width: 100px;
	display: inline-block;
}
