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


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

body {
background-color: #FFCC99;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 28px;
  font-style: italic;
  font-weight: normal;
}

h2 {font-size: 16px;
margin-bottom: 15px;
font-weight: normal;}

li {font-size: 12px;
color: #000;
}

#spacer20 {height: 20px;}

#wrapper {
width: 900px;
background-image: url("images/shadow2.png");
background-repeat: repeat-y;
background-position: center;
margin-top: 50px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

#header {
width: 802px;
height: 109px;
background-image: url("images/header.jpg");
text-align: center;
margin: 0 auto;

}

#clear {clear: both;}
#nav {
width: 802px;
height: 38px;
background-image: url("images/navigation2.jpg");
text-align: center;
margin: 0 auto;
}

#navButtons a, a:link, a:visited {
float: left;
text-align: center;
margin: 10px 22px 0px 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #996633;
text-decoration:none;
font-weight: bold;
}
#navButtons a:hover, a:active{
float: left;
text-align: center;
margin: 10px 22px 0px 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#339933;
font-weight: bold;
}


#mainHome {
width: 802px;
height: 475px;
background-color: #FFFFFF;
background-image:url("images/notes.png");
background-repeat:no-repeat;
background-position:bottom;
text-align: center;
margin: auto;
display: block;
}
#mainAbout {
width: 802px;
height: 740px;
background-color: #FFFFFF;
background-image:url("images/notes.png");
background-repeat:no-repeat;
background-position:bottom;
text-align: center;
margin: auto;
display: block;
}
#mainContact {
width: 802px;
height: 500px;
background-color: #FFFFFF;
background-image:url("images/notes.png");
background-repeat:no-repeat;
background-position:bottom;
text-align: center;
margin: auto;
}
#mainListen {
width: 802px;
height: 600px;
background-color: #FFFFFF;
background-image:url("images/notes.png");
background-repeat:no-repeat;
background-position:bottom;
text-align: center;
margin: auto;
display: block;
}
#mainReferences {
width: 802px;
height: 570px;
background-color: #FFFFFF;
background-image:url("images/notes.png");
background-repeat:no-repeat;
background-position:bottom;
text-align: center;
margin: auto;
display: block;
}
#mainRequest {
width: 802px;
height: 575px;
background-color: #FFFFFF;
background-image:url("images/notes.png");
background-repeat:no-repeat;
background-position:bottom;
text-align: center;
margin: auto;
display: block;
}

#titleBar {
width: 750px;
text-align: center;
margin: 0 auto;
padding: 15px 0px 0px 0px;
}

#footer {
width: 802px;
height: 31px;
background-image: url("images/footer.jpg");
text-align: left;
margin: 0 auto;
}
#footerCopyright {
float: left;
margin: 10px 10px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
#footerCredits a, a:link, a:visited {
float: right;
margin: 10px 10px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFF00;
text-decoration:none;
}
#footerCredits a:hover, a:active {
float: right;
margin: 10px 10px 10px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF9933;
text-decoration: underline;
}


#LeftBox {
float:left;
width:400px;
margin-top: 25px;
margin-left: 30px;
margin-bottom: 0px;
padding: 20px 10px 0px 5px;
color:#000000;
text-align: left;
}
#RightBox {
float:left;
width: 340px; 
margin-top: 25px;
margin-bottom: 0px;
padding: 0px 5px 0px 5px;
color:#000000;
}

#AboutPictureBox {
float:left;
width: 400px; 
height: 260px;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 0px;
padding: 0px 0px 0px 5px;
color:#000000;
}
#AboutRightBox {
float:left;
width: 340px; 
height: 260px;
line-height: 1.5;
margin-top: 25px;
margin-bottom: 0px;
padding: 0px 5px 0px 0px;
color:#000000;
text-align: left;
}
#BulletsLeft {
font-size: 12px;
float:left;
line-height: 1.5;
width: 375px;
text-align: center;
margin: 15px 0 0 15px;
padding: 0 0;
}
#BulletsRight {
float:left;
line-height: 1.5;
width: 375px;
text-align: left;
margin: 15px 0 0 15px;
padding: 0;
}
#ListBox {
    padding-left:13px;
    margin-left:10px;
	text-align:left;
}
#ListBox2 {
	margin-top: 10px;
    padding-left:13px;
    margin-left:10px;
	text-align:left;
}


#ServicesPictureBox {
float:left;
width: 400px; 
margin-top: 15px;
margin-left: 0px;
margin-bottom: 0px;
padding: 0px 0px 0px 5px;
color:#000000;
}
#ServicesRightBox {
float:left;
width: 340px; 
line-height: 1.5;
margin-top: 15px;
margin-bottom: 0px;
padding: 0px 5px 0px 0px;
color:#000000;
text-align: left;
}
#ServicesWide {
float:left;
line-height: 1.5;
width: 790px;
text-align: center;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
padding: 0;
}
#ListenLeftBox {
float:left;
text-align:center;
width: 300px; 
height: 300px;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 0px;
padding: 0px 0px 0px 5px;
color:#000000;
}
#ListenRightBox {
float:left;
width: 475px; 
height: 300px;
line-height: 1.5;
margin-top: 25px;
margin-bottom: 0px;
padding: 0px 5px 0px 0px;
color:#000000;
text-align: center;
}
#ListenWide {
width: 800px;
text-align: center;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
padding: 0;
}
#ReferencesContainer {
width: 798px; 
height: 325px;
margin-top: 15px;
margin-left: 0px;
margin-bottom: 0px;
padding: 0px 0px 0px 5px;
color:#000000;
}
#ReferencesLeftBox {
float:left;
line-height: 1.3;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#0066CC;
width: 350px; 
margin-top: 5px;
margin-left: 80px;
margin-bottom: 20px;
padding: 0px 0px 0px 5px;

}
#ReferencesRightBox {
float:left;
line-height: 1.3;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#0066CC;
width: 250px; 
margin-top: 5px;
margin-bottom: 5px;
margin-left: 50px;
padding: 0px 0px 0px 0px;
}
#flashPlayer {
text-align: center;
height: 200px;
margin-bottom: 10px;
}
#requestForm {
line-height: 35px;
width: 700px;
text-align: center;
margin-top: 20px;
margin-left:auto;
margin-right: auto;
}
.formblock {
background-color: #FFFFCC;
}

#ContactContainer {
width: 800px; 
height: 265px;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
color:#000000;
}

#ContactLeftBox {
float:left;
line-height: 50px;
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#0066CC;
width: 250px; 
margin-top: 10px;
margin-left: 100px;
margin-right: auto;
margin-bottom: 5px;
padding: 0px 0px 0px 5px;
}

#ContactRightBox {
float:left;
line-height: 30px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#0066CC;
width: 300px; 
margin-top: 10px;
margin-bottom: 5px;
margin-left: 30px;
margin-right: auto;
padding: 0px 0px 0px 0px;
}
