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




a:link {
	color: #C1D2D9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#9ac2fb;
}
a:hover {
	text-decoration: none;
	color: #D5D5D5;
}
a:active {
	text-decoration: none;
}

#box{
background:url(images/SPIREaudio2_07.jpg) repeat-y;
width:982px;
margin:0 auto;
top:20px;
height:620px;}

#header{
background: url(images/header_03.jpg) no-repeat;
width:982px;
height:111px;
margin:auto;
z-index:2;}

#header2{
background: url(images/headerhome.jpg) no-repeat;
width:982px;
height:111px;
margin:auto;
z-index:2;}

#content1{
background:url(images/bg_02.jpg) repeat-x bottom;
width:947px;
height:510px;
margin-bottom:-0px;
margin-left:15px;
}

#footer{
background: #fff url(images/BOTTOM_08.jpg) no-repeat;
width:987px;
height:120px;
margin-top:-75px;
z-index:2;
text-align:center;}

#mainContent{
background:url(images/main_03.jpg);
width:853px;
height:420px;
margin:0px 59px 0px 50px;
position:absolute;
border:1px solid #fff;
color:#fff;
font:70%/18px Arial, Helvetica, sans-serif;
text-align:left;}

#AboutUs{
width:800px;
height:400px;
margin:5px 0px 0px 20px;
position:absolute;
color:#fff;
text-align:left;}

#Contact{
width:800px;
height:200px;
margin:100px 0px 0px 30px;
position:absolute;
color:#fff;
text-align:center;
font-size:110%;}

ul#navlist
{
margin: 0;
padding: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right:0px;

}

#navlist a { 
padding: 3px 15px 3px 20px; 
font: 75% Arial, Helvetica, sans-serif;
text-align:center; 
background:url(images/stick.jpg) no-repeat; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #000;
text-decoration: none;

}

#navlist a:hover
{
color: #010a16;
background-color: #c1d2d9;
text-decoration: none;

}

#navlist .c {
background:none;}


