


/*-----------------------------------*/
/* Reset
-----------------------------------*/
    * {
        padding:0;
        margin:0;
    }
    h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
    fieldset { padding: .5em; }
    select option{ padding:0 5px; }

    .hide{ display:none; }
    .left{ float:left; }
    .right{ float:right; }
    .clear{ clear:both; font-size:1px; line-height:1px; }
    a .img{ border:none; }
	p.top{margin-top: 0px !important; padding-top: 0px !important;}
	a, a:hover{ color: #002850;}

/*-----------------------------------*/
/* Default
-----------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background: #898b8e url("../img/body-bg.png") repeat-x;
	}

#wrapper{
	width: 850px;
	background: url("../img/wrapper-bg.png") repeat-y;
	margin: 0 auto;
	margin-top: 70px;
}

#inside{
	width: 800px;
	margin: 0 auto;
}

#header{
	background: url("../img/header-bg.png");
	width: 800px;
}

#content{
	background: #e9eaeb;
}

#navigation{
	background: url("../img/navigation-bg.png") repeat-x;
	width: 800px;
}
	#navigation ul{
		height: 35px;
		line-height: auto !important;
		margin: 0 !important;
	}

	#navigation ul li{
		line-height: auto !important;
		margin: 0 !important;
		display: inline;
	}
	
		#navigation ul li a{
			color: #FFF;
			text-decoration: none;
			text-align: center;
			display: block;
			width: 150px;
			height: 35px;
			float: left;
			font-size: 1.3em;
			padding-top: 8px;
			font-family: Arial;
			text-shadow: 0.1em 0.1em #4377ca;
		}
			
			#navigation ul li a:hover{
				background: url("../img/navigation-over.png") no-repeat;
			}

#footer{
	background: #000;
	padding: 4px 0px;
	width: 800px;
	margin: 0 auto;
}

	#footer p{
		text-align: center;
		color: #FFF;
		margin: 0;
		padding: 0;
		font-size: .9em;
	}

#bottom{ 
	border-top: 1px solid #000; 
	width: 800px;
	margin: 0 auto;	
}


/*-----------------------------------*/
/* Home
-----------------------------------*/

#heading h1{
	padding: 25px 0px 10px 20px;
	font-style: italic;
	font-weight: bold;
	font-size: 2.5em;
}

	#heading h1 span{
		color: #666;
		font-size: 75%;
		font-style: normal;
	}

.boxes{
	width: 720px;
	margin: 0px auto;
	padding-top: 10px;
}
	
.infoBox{
	float: left;
	width: 187px;
	margin: 0 !important;
	display: block;
}

	.infoBox p{
		font-family: arial;
		font-size: 1em;
		padding-right: 20px !important;
		line-height: auto !important;
		font-style: italic;
	}

	.infoBoxPic p{
		padding-right: 0 !important;
	}

	.infoBoxPic p{
		margin: 0 !important;
	}

.infoBoxLast{
	width: 159px;
}

/*-----------------------------------*/
/* subpage
-----------------------------------*/

body.subpage #content{
	background: #E2F4F9;
	padding: 15px 20px;

}

body.subpage #header{
	border-bottom: 15px solid #000;
}

body.subpage #heading h1{
	padding-left: 210px;
	font-size: 1.9em !important;
	color: #003366;
}

body.subpage #content p{
	text-align: justify;
}


.flyingBook{
	position: relative;
	top: -70px;
	float: left;
	z-index: 5000;
	width: 185px;
	height: 250px;
	margin-bottom: -60px;
	padding-right: 15px;
}

.flyingPicture{
	float: right;
	margin: 10px 0px 10px 20px;
	border: 1px solid #000;
}

/*-----------------------------------*/
/* Bottom Section
-----------------------------------*/


.bottomBlock{
	padding: 15px;
	height: 250px;
}

.bottomBlock ul{
	color: #FFF;
	margin-left: 15px;
}

.bottomLeft{
	float: left;
	background: #002850;
	width: 450px;
}

	.bottomLeft h2{
		font-family: helvetica;
		color: #FFF;
		font-size: 1.6em;
		margin: 0 !important;
	}

.bottomRight{
	float: left;
	background: #EDEDBE;
	width: 290px;
}

	.bottomRight h3{
		font-family: helvetica;
		color: #000;
		font-size: 1.1em;
		margin: 0 !important;
		font-weight: bold;
		font-style: italic;
		margin-bottom: 10px !important;
	}
	
	.bottomRight table{
		font-family: arial;
	}
	
	.bottomRight p.small{
		font-size: 90%;
		font-style: italic;
	}

/*-----------------------------------*/
/* Logo
-----------------------------------*/

	h1.logo{
		float: left;
	}

	h1.logo span{
		display: none;
	}
	
	h1.logo a{
		background: url("") no-repeat;
		display: block;
	}
	
	
/*-----------------------------------*/
/* Type
-----------------------------------*/

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}


p {
	font-family: arial;
	font-size: 1em;
	margin: 1.2em 0em 1.2em 0em;
	}

/*-----------------------------------*/
/* Rounded Box
-----------------------------------*/
.rounded-box{
	background: #f3f6fa;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	border: 1px solid #e5e7e9;
    border-radius: 5px;
    padding: 10px 15px;
    color: #FFF;
	margin-bottom: 10px;
}


.rounded-box a{
	color: #40200d;
	text-decoration: none;
}

.rounded-box a:hover{
	text-decoration: underline;
}
