A {
	text-decoration:none;
	border:0px solid white;
	outline:0;
}

A:VISITED {
	text-decoration:none;
	border:0px solid white;
	outline:0;
}

A:LINK {
	text-decoration:none;
	border:0px solid white;
	outline:0;
}

A:HOVER {
	text-decoration:none;
	border:0px solid white;
	outline:0;
}

A:ACTIVE {
	text-decoration:none;
	border:0px solid white;
	outline:0;
}

IMG {
	border-style:none;
}

HTML, BODY {
	width:99%;
}

.main_content {
	margin-left:auto;
	margin-right:auto;
	width:955px;
}

.orangebar {
	position:relative;
	border:0px solid #F3CE2B;
	border-top:1px solid #F3CE2B;
	margin-top:15px;
	height:1px;
}

#blueheaderimg {
	position:relative;
	width:955px;
	height:47px;
}

.hovershine {
	position:absolute;
	top:52px;
	left:100px;
	display:none;
}

#Home_hover {
	left:-4px;
}

#Services_hover {
	left:552px;
}

#Team_hover {
	left:640px;
}

#iphoneportfolio_hover {
	left:730px;
}

#Contact_hover {
	left:835px;
}
.hactive {
	display:inline;
}
#header {
	margin:0px;
	width:955px;
	height:125px;
	position:relative;
}

#logo {
	position:absolute;
	top:10px;
	left:0px;
}

#getquote {
	position:absolute;
	top:25px;
	right:100px;
	border-style:none;
}

#navbar {
	background-image:url('../images/header/bg_navigation_panel.JPG');
	background-repeat:repeat-x;
	position:absolute;
	bottom:-2px;
	left:0px;
	width:939px;
	height:48px;
	overflow:hidden;
}

#leftstop {
	position:absolute;
	left:-45px;
	bottom:-2px;
}

#rghtstop {
	position:absolute;
	right:-25px;
	bottom:-2px;
}


.link {
	top:0px;
	text-decoration:none;
	position:absolute;
}

.navlinkimg {
	position:absolute;
	border-style:none;
	top:-48px;
}

#Home_img {
	left:15px;
}

#Services_img {
	right:304px;
}

#Team_img {
	right:230px;
}

#iphoneportfolio_img {
	right:125px;
}

#Contact_img {
	right:20px;
}

.active {
	top:0px;
}