* {
	margin: 0px;
	padding: 0px;
}
#main_site_wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 45px;
	height: auto;
	overflow: hidden;
}
#main_site_wrapper #header_wrapper #inner_header_2 {
	position: absolute;
	top: 274px;
	background-image: url(../images/jacks_fingers.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 940px;
	height: 49px;
	z-index: 3000;
}
#header_wrapper {
	background-image: url(../images/top_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 618px;
	width: 940px;

}

body {
	background-color: #000;
	background-image: url(../images/big_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#inner_header_1 {
	margin-top: 275px;
	height: 290px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 900px;
	float: left;
	clear: both;	
}
#navagation {
	clear: both;
	float: left;
	width: 795px;
	padding-left: 75px;
	margin-top: 30px;
}
#url_text {
	float: left;
	width: 575px;
	margin-top: 9px;
	margin-left: 9px;
	color: #FFF;
	font-family: "daniel-1", "daniel-2", serif !important ;
	font-weight: bold;
}
#navagation .nav_element {
	width: 160px;
	float: left;
	margin-right: 30px;
	height: 100px;
	padding-left: 75px;
	cursor:pointer;
}
.nav_headings {
	font-family: "daniel-1", "daniel-2", serif !important ;
	font-size: 18px;
	color: #06F;
	display: block;
	font-weight: 900;
}
.nav_text {
	
	font-size: 13px;
	color: #FFF;
	line-height: 20px;
}
#about {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#work {
	background-image: url(../images/contact.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#contact {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact:hover, #work:hover, #about:hover {
	
	
		background-image: url(../images/selected_nav.png); }
#display_window {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.body_text {
	font-size: 15px;
	color: #CCC;
	line-height: 28px;
	margin-bottom: 10px;
}
#foooter {
	height: auto;
	clear: both;
}
#second_foooter {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 38px;
}
#display_left {
	width: 275px;
	height: 220px;
	float: left;
	border: 2px solid #FFF;
}
#left_wrap {
	float: left;
	width: 275px;
}
#display_right {
	float: left;
	margin-left: 45px;
	width: 615px;
	height: auto;
	overflow: hidden;
}
#by_me {
	float: right;
	display: block;
	margin-top: 5px;
	
	font-size: 12px;
	color: #FFF;
}
#bot_nav a, #bot_nav span {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	cursor:pointer;
}
.margin_bot_25 {
	margin-bottom: 25px;
}
#phone_box {
	background-image: url(../images/jack-sowden-phone.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 65px;
	float: left;
	margin-right: 30px;
}
#contact_meth {
	color: #FFF;
	float: left;
	font-size: 18px;
	line-height: 30px;
}
.slt { 	background-image: url(../images/selected_nav.png) !important; }

