body {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	padding: 0;
	margin: 0;
}
ul { 
	padding-left: 0px;
}

div#sound{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
 

 }
 @media screen {
  body>div#sound{
   position: fixed;
  }
} 


#container {
	width:944px;
	
	margin-left:auto;
	margin-right:auto;
}

/* HEADER */

#container #header {
	width:100%;
	height: 230px;
}
#container #header .login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	padding-bottom: 12px;
	padding-top: 10px;
}
#container #header .login a {
	color: #FFF;
	text-decoration: none;
}
#container #header .login a:hover {
	text-decoration: underline;
}
#container #header #logowrapper {
	clear: both;
	float: right;
	height: 180px;
	width: 420px;
}
#container #header #logowrapper .spam {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-indent: 0px;
	margin-top:0px;
	text-align: center;
	width: 420px;
}
#container #header #logo img {
	border: none;
	clear: both;
	float: right;
	height: 111px;
	width: 420px;
}
#container #header #logo img a {
	border: none;
}
#container #header #logo img a:hover {
	border: none;
}
#container #header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	float: right;
	height: auto;
	width: 420px;
	margin-top: 3px;
	margin-bottom: 2px;
	letter-spacing: 0.05em;
}

/* NAVIGATION */

#navwrepper {
	width:auto;
	height: 184px;
	margin-top: 0px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
}

/* left navigation */
 
 
#navwrepper .nav_left, .nav_middle, .nav_right {
	width:158px;
	height:184px;
	padding-left: 10px;
}
#navwrepper .nav_left h5, .nav_middle h5, .nav_right h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	color: #000;
	text-indent: 12px;
}
#navwrepper .nav_left h3, .nav_middle h3, .nav_right h3 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px;
	letter-spacing: -0.05em;
}
#navwrepper .nav_left h3 a, .nav_middle h3 a, .nav_right h3 a {
	color: #FFF;
	text-decoration: none;
}
#container #header #navwrepper .nav_left h3 a:hover, .nav_middle h3 a:hover, .nav_right h3 a:hover {
	color: #000;
	text-decoration: underline;
}
#navwrepper .nav_left ul, .nav_middle ul, .nav_right ul {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navwrepper .nav_left ul li, .nav_middle ul li, .nav_right ul li {
	line-height: 16px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}
#navwrepper .nav_left ul li a, .nav_middle ul li a, .nav_right ul li a {
	color: #2a5f60;
	text-decoration: none;
}
#navwrepper .nav_left ul li a:hover, .nav_middle ul li a:hover, .nav_right ul li a:hover {
	color: #000000;
	text-decoration: underline;
}


/* middle, right navigation */


#navwrepper .nav_middle, .nav_right {
	float:right;
}
#navwrepper .nav_middle {
	margin-right:10px;
}



/* CONTENT */


#content {
	width:100%;
	height:auto;
}


  
/* FOOTER */

#footer {
	width:100%;
	clear:both;
	height: 300px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/foot_bg.jpg);
	margin-bottom: 0px;
} 
#footer #footerwrapper {
	height: auto;
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer_wrpr.png);
	background-repeat: no-repeat;
}
#footer #footerwrapper #appbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 210px;
	width: 300px;
	padding-top: 30px;
	line-height: 16px;
	padding-left: 14px;
}
#footer #footerwrapper #appbox a, #navbox a , #questionsbox  a {
	color: #FFF;
	text-decoration: none;
}
#footer #footerwrapper #appbox a:hover,  #navbox a:hover, #questionsbox a:hover  {
	color: #F60;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer #footerwrapper #appbox strong {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#footer #footerwrapper #navbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	height: 210px;
	width: 240px;
	padding-top: 30px;
	font-size: 12px;
}
#footer #footerwrapper #navbox strong {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#footer #footerwrapper #navbox ul {
	padding-left: 0px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer #footerwrapper #navbox ul li {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 2px;
}
#footer #footerwrapper #questionsbox {
	float: right;
	height: 210px;
	width: 356px;
	padding-top: 30px;
	padding-left: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#footer #footerwrapper #questionsbox strong {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#footer #footerwrapper #questionsbox ul {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 20px;
}
#footer #footerwrapper #questionsbox ul li {
	margin-top: 2px;
	list-style-type: disc;
}
#footer #copyright  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	height: auto;
	width: 944px;
	text-align: center;
	color: #FFF;
	margin-bottom: 0px;
	float: right;
	clear: both;
	margin-top: 40px;
}
#footer #copyright a  {
	color: #FFF;
	text-decoration: none;
}
#footer #copyright a:hover {
	color: #666;
	text-decoration: underline;
}
#footer #footerwrapper #copyright_index {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	height: auto;
	width: 944px;
	text-align: center;
	color: #FFF;
	margin-bottom: 0px;
	float: right;
	clear: both;
}
#footer #footerwrapper #copyright_index a {
	color: #FFF;
	text-decoration: none;
}
#footer #footerwrapper #copyright_index a:hover {
	color: #666;
	text-decoration: underline;
}

