* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 1px;
	background: #96a4b2;
	text-align: justify;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-image:url(images/logo_bgd.jpg);*/
	 background-repeat:repeat-x;
}

table, th, td
 {
	font-size: 11px;
	color: #333;
 }

h1, h2, h3 {
	color: #999;
}

h1 {

}

h2 {
}

h3 {
	
}

h1, h2, h3, h4, h5, h6, b, strong {font-weight: bold;}
p {margin:0 0 1.5em 0;}
blockquote {margin:0 1.5em 1.5em 1.5em;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ol, ol li {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

p {
}

ol, ul{
	margin-left: 40px;
	font-size:11px
}

li {
	margin: 0px;
	padding: 1px;
}

.Iframenopadding{
padding:0;
margin:0;
border:none;
height:35px;
width:550px;

}

.menuIframenopadding{
padding:0;
margin:0;
border:none;
height:370px;
width:783px;

}

a {
	text-decoration: underline;
	color: #f2f7bf;
}

a:hover {
	text-decoration: none;
	color: #3c6c71;
}

/* Wrapper */

#wrapper {
	position:absolute; 
	width:900px; 
	height:450px;  
/*	border-top: 1px solid #60888c;*/
}


/* Header */

#header {
	width: 900px;
	height: 125px;
	margin: 0 auto;
	background:#FFF
}

/* Logo */

#logo {
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 40px;
}

#address {
	float:right;	
	font: normal 13px Verdana, Geneva, sans-serif;
	color: #444444;	
	margin: 0;
	padding-top: 15px;
	line-height: 22px;
	padding-right: 20px;
	text-align:right
}

#address h1 {
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #94c6e0;
}

#learn {
	TEXT-ALIGN: right; 
	text-decoration:none; 
	COLOR: #f2f7bf; 
	CLEAR: both; 
	FONT-SIZE: 9px; 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: 1px;
}

#learn a {
	TEXT-ALIGN: right; 
	text-decoration:none; 
	COLOR: #f9ffb8; 
	CLEAR: both; 
	FONT-SIZE: 9px; 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: 1px;
}

#pinfo{
display:none; 
      position:absolute; 
      left: 26px; 
	  width:683px; 
	  _width:685px;
      top:-1px; 
  border: 1px solid;
	color: #666;
      background-color: #fff;
      z-index: 9999;
      text-align:left;
}


#dir{
display:none; 
      position:absolute; 
      left: 26px; 
	  width:683px; 
	  _width:685px;
      top:-1px; 
  border: 1px solid;
	color: #666;
      background-color: #fff;
      z-index: 9999;
      text-align:left;
}


#smenu{
display:none; 
      position:absolute; 
      left: 26px; 
	  width:683px; 
	  _width:685px;
      top:-1px; 
  border: 1px solid;
	color: #666;
      background-color: #fff;
      z-index: 9999;
      text-align:left;
}

#raves{
display:none; 
      position:absolute; 
      left: 26px; 
	  width:683px; 
	  _width:685px;
      top:-1px; 
  border: 1px solid;
	color: #666;
      background-color: #fff;
      z-index: 9999;
      text-align:left;
}



#logo a {
	text-decoration: none;

}

/* Menu */


/*
#menu ul {
	margin: 0;
	padding: 20px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
  border-right: 1px solid;
	color: #07B6FE;
}

#menu a:hover, #menu .active a {
	background: #07B6FE;
	color: #f2f7bf;
}
*/

.blink {
display: inline;
}


#menu {
	background:#60888c;
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 7px;	
	text-align: center;	z-index:9999;
}


#menu a {
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #ddd;
	font-family:  Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
}

#menu li.inline {
  display: inline;
  padding: 0 20px;
  border-right: 1px solid;
  
  }

#menu li.last {
  display:inline-block;
  padding-left: 5px;
	padding-bottom: 37px;

  
  } 

#menu li.first {
  display: inline;
  padding-right: 20px;
  border-right: 1px solid;
  } 


#splash {
	width: 900px;
	height: 450px;
	margin: 0 auto;
}

.btn-group .button {
  background-color: #f26522; /* Orange*/
  border: none;
  color: white;
  padding: 7px 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
  
}

.btn-group .button:hover {
  background-color: #3e8e41;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}


/* Content */

#content {
	float: left;
	width: 860px;
	padding:20px;
	background-color:#FFF;	
}


/* Social Media */

#social {
	float:right;	
	width: 880px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 20px;	
	background-color:#FFF;	
}

#social a {	
	float:right;
	padding: 0;
	text-transform: uppercase;
	text-decoration:none;
	letter-spacing: 2px;
	font-size: 9px;
	font-weight: bold;
	color: #60888c;
}


/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0px;
	border-top: 1px solid #60888c;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}


