@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A2021;
}
a {
	color: #FFE77F;
	text-decoration: none;
}
#content a {
	color: #000066;
}
#content a:hover, #content a:focus {
	color: #000033;
}
#header a {
	font-style: italic;
	font-size: 16px;
}
.testimonial .test-client {
	font-style: italic;
	float: right;
}
.testimonial .test-movie {
	text-align: center;
}
#footer {
	color: #FFFFFF;
}
.center {
	text-align: center;
}
p {
	margin-bottom: 0px;
}
body {
	margin-top: 0px;
	background-color: #1A2021;
}
.clear {
	clear: both;
}
img, div, h1 { 
	behavior: url(css/iepngfix.htc); 
}
/* Header Layout Rules */
#header {
	background-image: url(../images/top.jpg);
	height: 305px;
	padding-top: 1px;
	background-repeat: no-repeat;
	background-position: left top;
}
#tagline {
	display: none;
}
#logo {
	background-image: url(../images/onedge_logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 87px;
	padding-left: 20px;
	margin-top: 40px;
}
#menu1  {
	position: relative;
	left: 424px;
	top: -57px;
	width: 100px;
}
#menu1 a {
	background-image: url(../images/brush3.jpg);
	display: block;
	height: 25px;
	width: 114px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 33px;
	text-align: right;
}
#menu1 a:hover, #menu1 a:focus {
	background-position: 0px -58px;
}
#menu2  {
	position: relative;
	left: 535px;
	top: -189px;
	width: 104px;
}
#menu2 a {
	background-image: url(../images/comb.jpg);
	display: block;
	height: 14px;
	width: 104px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 33px;
	text-align: center;
}
#menu2 a:hover, #menu2 a:focus {
	background-position: 0px -47px;
}
#menu3 {
	position: relative;
	left: 630px;
	top: -165px;
	width: 146px;
}
#menu3 a {
	background-image: url(../images/brush1.jpg);
	display: block;
	height: 16px;
	width: 146px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	text-align: center;
}
#menu3 a:hover, #menu3 a:focus {
	background-position: 0px -56px;
}
#menu4 {
	position: relative;
	left: 700px;
	top: -292px;
	width: 123px;
}
#menu4 a {
	background-image: url(../images/brush2.jpg);
	display: block;
	height: 21px;
	width: 123px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	text-align: center;
}
#menu4 a:hover, #menu4 a:focus {
	background-position: 0px -61px;
}
#menu5 {
	position: relative;
	left: 823px;
	top: -298px;
	width: 84px;
}
#menu5 a {
	background-image: url(../images/scisors.jpg);
	display: block;
	height: 15px;
	width: 84px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	text-align: center;
}
#menu5 a:hover, #menu5 a:focus {
	background-position: 0px -55px;
}
/* End Header Layout Rules */
/* Main Body Layout Rules */
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 1px;
}
#content {
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
	top: -140px;
	margin-top: 0px;
	padding-top: 0px;
}
#flash {
	margin-right: 220px;
	margin-left: 150px;
	margin-top: 30px;
}
/* End Body Layout Rules */
/* Footer Rules */
#footer {
	background-image: url(../images/bottom.jpg);
	height: 60px;
	background-repeat: no-repeat;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#footer-text {
	padding-top: 28px;
	text-align: center;
	font-size: .8em;
}
#footer-text p {
	margin: 0px;
	clear: both;
}
/* End footer Rules */
#footer-text img {
	float: right;
}
