/* Start of CMSMS style sheet 'layout_css' */
@charset "ISO-8859-1";

* {
margin:0 px;
padding:0 px;
}

body {
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size: 0.75em;
line-height: 1.5em;

}


#wrapper {
	width: 800px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color:#FFFFFF;
	height:900px;
}



#header {
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(Images/PROGRESSIVE-BANNER.gif) no-repeat top left;
	width: 900px;
	height: 150px;
}

#navbar_text {
        font-size:1.4em;
	position: absolute;
	top: 200px;
	left: -10px;
	height: 350px;
	width: 130px;
        line-height:1.8em;
        list-style:none;
}

#navbar_text a:visited, a:link, a:hover {
	       
        color:#FFFFFF;
    
        list-style: none;
        text-decoration: none;
}

#navbar_text a:hover {
        color:#0066FF;
}



#navbar {
	position: absolute;
	width:160px;
	height:430px;
	top:160px;
	left:0px;
	background:url(Images/progressive_navbar.jpg) no-repeat top left;
}

#content {
	position: absolute;
	top: 160px;
	left: 180px;
	width: 600px;
	height: 415px;
}

#content a:link, a:hover, a:visited {
	text-decoration:underline;
	color:#0066FF;
	}

h1 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0066FF;
	line-height: 1;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}	

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.5em;
}
p.mainQuote {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
}

		
#wrapper .servicsImg img {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	float: right;
	margin-right: 20px;
	padding: 5px;
	border: none;
}
#wrapper .hireImg img {
	float: right;
	margin-right: 20px;
	padding: 5px;
	padding-top: 50px;
}
.redText {
	color: #FF0000;
}
#wrapper .contactImg img {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	padding: 5px;
}

#footer {
          padding-top: 15px;
}

#footer ul {
        margin: 0 auto;
	padding:0;
	list-style:none;
        width:600px;
         

       
	

}

#footer ul li {

	display: inline;
	padding: 0 0px;
     

}

#footer  ul  li  a  {
	font-size: 0.75em;
	text-align: center;
	line-height: 26px;
	color: #000000;
	}



/*this is to keep page from shifting to left on load in safari and firefox*/

html { min-height: 100%; margin-bottom: 1px; }


html { overflow: -moz-scrollbars-vertical !important; }
#home #img {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 343px;
	height: 244px;
	background:url(Images/ttable_headphones.jpg) no-repeat top left;
}
#home #defText {
	position: absolute;
	left: 0px;
	top: 350px;
}



.redText {
        color:#FF0000;
}

/* End of 'layout_css' */

