/* Stevies Cleaning CSS Document */

@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

html {
font-size: 62.5%;
font-family: tahoma, arial;
}

a {
font-weight: bold;
text-decoration: underline;
color: #ffffff;
}

a:hover {
text-decoration: none;
}

a.orange {
color: #ff6600;
}

body {
background-image:url(images/grad.jpg);
background-repeat: repeat-x;
}

p {
font-size: 1.1em;
line-height: 1.6em;
color: #ffffff;
}

#container {
margin: 0 auto;
width: 901px;
position: relative;
}

#top {
margin-top: 50px;
width: 901px;
height: 14px;
background-image: url(images/bg_top.png);
}

#navholder {
width: 300px;
height: 16px;
margin-left: 25px;
padding-top: 10px;
color: #ff6600;
font-size: 12px;
}

#navholder a {
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#navholder a:hover {
text-decoration: underline;
}

#bg {
height: 170px;
width: 901px;
background-image:url(images/bg.jpg);
}

#middle {
width: 901px;
height: 510px;
background-image:url(images/bg_mid.jpg);
}

#middle2 {
width: 901px;
height: 510px;
background-image:url(images/bg_mid2.jpg);
}

#textbox {
width: 528px;
margin-left: 25px;
margin-top: 15px;
}

#textbox p {
font-size: 12px;
line-height: 20px;
color: #333333;
margin-top: 5px;
}

#textbox a {
color: #ff6600;
text-decoration: underline;
font-weight: bold;
}

#textbox a:hover {
text-decoration: none;
}

#bottom {
width: 901px;
height: 10px;
background-image: url(images/bg_bottom1.png);
margin-bottom: 50px;
}

#email {
	position: absolute;
	width: 276px;
	height: 20px;
	left: 593px;
	top: 642px;
}

#email2{
float: right;
width: 276px;
height: 20px;
margin-right: 30px;
margin-top: 130px;
}

#bottom2 {
width: 901px;
height: 10px;
background-image: url(images/bg_bottom2.png);
margin-bottom: 50px;
}

#logo {
margin-left: 25px;
margin-top: 20px;
width: 301px;
height: 132px;
float: left;
}

#address {
float: right;
margin-right: 25px;
margin-top: 15px;
width: 260px;
height: 160px;
text-align: right;
}

#address p {
font-size: 1.1em;
color:#393;
line-height: 1.3em;
}

#address a {
color: #ff6600;
font-weight: bold;
text-decoration: underline;
}

#address a:hover {
text-decoration: none;
}

#box1, #box2, #box3 {
width: 250px;
height: 142px;
float: left;
margin-right: 35px;
margin-top: 302px;
text-align: left;
color: #ffffff;
}

#box1 {
margin-left: 39px;
}

#box3 {
margin-left: 5px;
}

.size12 {
font-size: 14px;
font-weight: bold;
}

.bold {
font-weight: bold;
}


h2 {
margin-top: 25px;
}

#footer {
color:#039;
text-align: center;
margin-top: -40px;
}

#footer a {
color: #F60;
}

.fright {
float: right;
margin:0 0 10px 10px;
}

.link {
	position: absolute;
	left: 684px;
	top: 291px;
