﻿img { behavior: url(iepngfix.htc) }

html,body {
height:100%;
width:100%;
margin:0;
padding:0;
}

/*Mail Ico*/
#mailIco img {
	width: 64px; height: 64px;
	z-index: 99;
	position: absolute;
	Left: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	border-style: none;
}

/*Page flip code*/
#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	border-style: none;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url('../images/subscribe.png') no-repeat right top;
	text-indent: -9999px;
}

 .page-title
 {
      font-family:Georgia,serif;      
      color:#5E2605;      
      font-size:50px;      
      line-height:1em;      
      margin:0 0 0 60px; 
 }
  
.paragraph
{
     font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
     font-size: 14px;
     margin-top: .5em; color: #666;
}

 .paragraph-start
 {

	font-family:Georgia,serif;
	font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
}

.headline
{
    font-family:Georgia,serif;
    color:#4E443C;
    font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}




#head-container
{
	background-image: url('../images/orange_bck.jpg');
	margin: 0; 
    padding: 0; 

}

#header
{
   
	margin: 0 auto;
	width: 860px;
	padding-bottom:20px;
}

#header h1 { margin: 0; }

#navigation-container
{
	float: left;
	width: 100%;
	color: #000;
	background: #fff;
}

#navigation
{
	margin: 0 auto;
	width: 900px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #FF8000;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #383; }

#content-container
{
	float: left;
	width: 100%;
	color: #000;
	background: #eee;
}

#content-container2
{
	margin: 0 auto;
	width: 900px;
}

#content-container3
{
	width: 900px;
}

#content
{
	float: left;
	width: 560px;
	padding: 20px 0;
	margin: 0 0 0 30px;
    text-align:justify;
}

#aside
{
	float: right;
	width: 240px;
	padding: 30px 0;
	margin: 0 20px 0 0;
	
}

#footer-container
{
    background-image: url('../images/orange_bck.jpg');
	clear: left;
	color: #FF8000;
}

#footer
{
	margin: 0 auto;
	width: 900px;
	text-align: right;
	padding: 20px;
	height: 1%;
}