/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	background-image: url("../images/bkrd.gif");
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

a {
	color: #005288;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style-type: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
}

/* Misc
----------------------------------------------------------------------------------------------------*/

/*  HOVER OVER  */

#menu {
position:relative;
top:0px; 
left:0px; 
width:75px;
background-color:#F7ADB4; 
z-index:100;
 }
 
#menu a.p1, #menu a.p1:visited {
display:block; 
width:75px; 
height:75px; 
text-decoration:none; 
background:#F7ADB4; 
top:0;
left:0;
border:0;
 }
 
#menu a img 
{
border:0;
}

#menu a.p1:hover {
text-decoration:none; 
background-color:#F7ADB4; 
color:#000;
}

#menu a .large {
display:block; 
position:absolute; 
width:0; 
height:0; 
border:0; 
top:0; 
left:0;
}

#menu a.p1:hover .large {
display:block; 
position:absolute; 
top:-65px; 
left:90px; 
width:300px; 
height:300px; 
}






/* Layout
----------------------------------------------------------------------------------------------------*/
/* TOP H1 BAR */
#kwWrapper {
	width:960px; 
	height:20px; 
	margin:-20px auto 10px auto;
}

#kwWrapper h1 {
	font-size:11px;
	color:RGB(0,177,176);
}

/* NEW VERY BOTTOM FOOTER */
#panelFooter {
	width:960px; 
	height:auto; 
	margin:0 auto; 
	clear:both;
}

#panelFooter .leftInfo {
	width:500px; 
	height:auto; 
	float:left; 
	font-size:13px;
}

#panelFooter .leftBullets {
	width:300px; 
	float:left;
}

/*  WRAPPER  */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	width: 960px;
}




/*  WRAPPER  HOME */

#wrapper_home {
	background-image: url("../images/home.png");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	width: 960px;
	height: 713px;
}








/*  HEADER  */

#header {
	background-image: url("../images/header_bkrd.png");
	background-repeat: no-repeat;	
	height: 189px;
	width: 960px;
}

#header h1{
	margin: 15px 0px 0px 0px;
	padding: 100px 0px 0px 75px;
}

#header_home h1{
	margin: 15px 0px 0px 0px;
	padding: 100px 0px 0px 75px;
}








/*   CONTENT HOME */


#content_home a{
color:#E31B23;
}

#content_home a:hover{
text-decoration:underline;
}

#content_home {
	font-size: 1.5em;
	line-height: 1.5em;
}

#content_home p{
	margin-bottom: 15px;
}













/*  CONTENT  */


#content a{
color:#E31B23;
}

#content a:hover{
text-decoration:underline;
}

#content {
	background-image: url("../images/content_bkrd.png");
	background-repeat: repeat-y;
	font-size: 1.5em;
	line-height: 1.5em;
	width: 948px;
}

#content p{
	margin-bottom: 15px;
}












.asterisk {
	padding-left: 35px;
	background-image: url("../images/asterisk-bullet.gif");
	background-repeat: no-repeat;


}



.home_contact {
	float: right;
	width: 185px;
	color: #ffffff;

}










#left_nav {
	display: inline;
	float: left;
	position: relative;
	margin-left: 75px;
	margin-right: 10px;
	width: 275px;

}



#right_column {
	background-color: #f8adb5;
	display: inline;
	float: right;
	position: relative;
	margin-left: 0px;
	margin-right: 115px;
	margin-top: 50px;
	padding: 20px;
	width: 425px;
}

#right_column p{
	line-height: 1.5em;
}



.right_column_contact {
	float: right;
	margin-right: -40px;
	width: 200px;

}




#right_column_home {
	display: inline;
	float: right;
	position: relative;
	margin-left: 0px;
	margin-right: 150px;
	margin-top: 90px;
	padding: 20px;
	width: 410px;
	height: 280px;
}

#right_column_home p{
	line-height: 1.5em;
}



.audio_1 {
	float: right;
	margin-right: -20px;
	width: 200px;
	background-image:url("../images/audio1.gif");

}

#contact
{
float:right;
}

#thumbnail
{
float:right;
width:70px;
height:70px;
margin:5px;
}

#contact_bar{
float: right;
margin-right: -48px;
width:169px;
height:123px;

}

#contact_bar_home{
float: right;
margin-top: -15px;
#margin-top: -35px;
margin-right: -60px;
width:169px;
height:123px;

}


/*  HOME FOOTER  */


#footer_home {
	margin-right: 250px;
	}

#footer_home ul{
	float: right;
	font-size: 1em;
}

#footer_home li{
	display: inline;
}

#footer_home a{
	border-right: 1px solid #cccccc;
	color: #777777;
	padding-right: 5px;
}

#footer_home a:hover{
	text-decoration: underline;
}



/*  FOOTER  */


#footer {
	background-image: url("../images/footer_bkrd.png");
	background-repeat: no-repeat;
	height: 115px;
	width: 960px;
	}

#footer ul{
	float: right;
	font-size: 1em;
	margin-right: 100px;
	margin-top: 15px;
}

#footer li{
	display: inline;
}

#footer a{
	border-right: 1px solid #cccccc;
	color: #777777;
	padding-right: 5px;
}

#footer a:hover{
	text-decoration: underline;
}
