.master
{
/*	background: rgb(255, 255, 255) url(../images/body_bg2.jpg) repeat scroll top left; */
/*	background: #000 url(../css/back1.jpg) no-repeat top center; */
	background: #000 url(backX.jpg) no-repeat top center; 
	margin: 0pt;
}

.master_settings
{
	text-align: center;
}

.main_layout
{
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	overflow: hidden; 
	position: relative; 
	word-wrap: break-word; 
	background: transparent; 
	text-align: left; 
	width: 1000px;
}

.body_layout
{
	margin-left: 0px; 
	position: relative; 
	width: 1000px; 
	z-index: 5;
}

.nav_back
{
	height: 101px; 
	width: 620px; 
	left: 368px; 
	position: absolute; 
	top: 4px; 
	z-index: 1;
	background:url(/images/Tape-2.png) no-repeat;
}

.logo
{
	height: 112px; 
	width: 300px; 
	left: 94px; 
	position: absolute; 
	top: 5px; 
	z-index: 20;
	outline:none;
}

/* Navigation Links at Top */

.link_1
{
	height: 56px; left: 418px; position: absolute; top: 28px; width: 145px; z-index: 1000;
}

.link_2
{
	height: 56px; left: 818px; position: absolute; top: 28px; width: 145px; z-index: 1000;
}

.link_3
{
	height: 56px; left: 558px; position: absolute; top: 27px; width: 145px; z-index: 1000;
}

.link_4
{
	height: 56px; left: 690px; position: absolute; top: 30px; width: 145px; z-index: 1000;
}


/* ---------- Footer ---------- */

.footer
{
	 height: 49px; 
	position: absolute; 
	width: 550px; 
	z-index: 1; 
	background: transparent; 
	opacity: 0.75;
}

.footer_text
{
	color: rgb(223, 171, 48);
    font-family: 'Georgia', 'Georgia';
    font-size: 14px;
    font-weight: 80;
    line-height: 21px;
    margin: 0px;
    opacity: 1.00;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	padding-bottom: 0pt; 
	padding-top: 0pt;
	position: relative;
	padding: 0px;
}

a.link {
    color: #DFAB30;
    text-decoration: none;
}
a.link:visited {
    color: #DFAB30;
    text-decoration: none;
}
a.link:hover {
    color: #FFF;
    text-decoration: none;
}

.qwerty
{
	color: #FFF;
    font-family: 'Georgia', 'Georgia';
    font-size: 15px;
    font-weight: normal;
    line-height: 21px;
	letter-spacing:0.3px;
    margin: 0px;
    opacity: 1.00;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	padding-bottom: 0pt; 
	padding-top: 0pt;
	position: relative;
	padding: 0px;
}

a.about {
	display:block;
	width: 140px;
	height:25px;
	background: url("about.png") 0 0 no-repeat;
}
a.about:hover { 
	background-position: 0 -28px;
}

a.hire {
	display:block;
	width: 140px;
	height:25px;
	background: url("hire.png") 0 0 no-repeat;
}
a.hire:hover { 
	background-position: 0 -28px;
}

a.services {
	display:block;
	width: 140px;
	height:25px;
	background: url("services.png") 0 0 no-repeat;
}
a.services:hover { 
	background-position: 0 -28px;
}

a.portfolio {
	display:block;
	width: 140px;
	height:25px;
	background: url("portfolio.png") 0 0 no-repeat;
}
a.portfolio:hover { 
	background-position: 0 -28px;
}