@charset "utf-8";
/* CSS Document */

body {
	margin-bottom: 20px;
}
#middle {
	width: 920px;
}
#page {
	width: 920px;
	margin: 0 auto;
	border: thin solid #BCBCBC;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #D1CFCF;
	background-image: -webkit-linear-gradient(270deg, rgba(252,253,255,0.91) 15.55%, rgba(109,176,231,0.75) 45.59%, rgba(255,255,255,1.00) 69.95%, rgba(125,157,185,0.80) 86.53%, rgba(220,223,225,0.70) 98.97%);
	background-image: -moz-linear-gradient(270deg, rgba(252,253,255,0.91) 15.55%, rgba(109,176,231,0.75) 45.59%, rgba(255,255,255,1.00) 69.95%, rgba(125,157,185,0.80) 86.53%, rgba(220,223,225,0.70) 98.97%);
	background-image: -o-linear-gradient(270deg, rgba(252,253,255,0.91) 15.55%, rgba(109,176,231,0.75) 45.59%, rgba(255,255,255,1.00) 69.95%, rgba(125,157,185,0.80) 86.53%, rgba(220,223,225,0.70) 98.97%);
	background-image: linear-gradient(180deg, rgba(252,253,255,0.91) 15.55%, rgba(109,176,231,0.75) 45.59%, rgba(255,255,255,1.00) 69.95%, rgba(125,157,185,0.80) 86.53%, rgba(220,223,225,0.70) 98.97%);
	height: 100%;
}
#header {
	height: 140px;
	margin: 0 auto;
}
#logo {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-origin: padding-box;
	width: 100%;
	height: 50px;
	margin: 10;
}
#title {
	height: 70px;
	width: 940px;
	position: relative;
	top: 5px;
	right: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #A7A7AD;
	background-image: url(title_bkg.png);
	-webkit-box-shadow: 0 0px 20px #8DC0E9;
	box-shadow: 0 0px 20px #8DC0E9;
}
#milestones {
	position: relative;
	top: 10px;
	bottom: 10px;
	left: 30px;
}
#navbar {
	height: 40px;
	margin: 10px auto 10px auto;
	background-image: -webkit-linear-gradient(270deg, rgba(223,215,215,1.00) 4.15%, rgba(255,255,255,1.00) 31.09%, rgba(248,247,247,1.00) 70.47%, rgba(208,204,204,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(223,215,215,1.00) 4.15%, rgba(255,255,255,1.00) 31.09%, rgba(248,247,247,1.00) 70.47%, rgba(208,204,204,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(223,215,215,1.00) 4.15%, rgba(255,255,255,1.00) 31.09%, rgba(248,247,247,1.00) 70.47%, rgba(208,204,204,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(223,215,215,1.00) 4.15%, rgba(255,255,255,1.00) 31.09%, rgba(248,247,247,1.00) 70.47%, rgba(208,204,204,1.00) 100%);
}
#navbar li {
	float: left;
	margin: 0;
	padding: 0;
}
#navbar a {
	float: left;
	display: block;
	padding: 10px 10px 6px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #909090;
}
#navbar #nav-1 a {
	padding-left: 30px;
}
#navbar a:hover {
	color: #000;
}
/* more */
	
ul#more {
	clear: left;
	margin-top: 60px;
}
#left {
	width: 185px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-right: thin solid #D0CBCB;
}
#right {
	width: 700px;
	float: right;
	padding-top: 5px;
	padding-bottom: 100px;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-top-color: #D6D6D6;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-width: 2px;
}
h3 {
	margin: 1em 0 0.5em 0;
	color: #9A9898;
	font-weight: normal;
	font-family: 'Ultra', sans-serif;
	font-size: 36px;
	line-height: 42px;
	text-transform: uppercase;
	text-shadow: 0 2px #E4E1E1, 0 3px #CDC0C0;
	text-align: center;
}
p {
	font-family: georgia, serif;
	color: #381704;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: justify;
}
h5 {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	margin-top: 10px;
	text-align: center!important;
	letter-spacing: 0.3em;
}
#prev {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	float: left;
	font-size:14px;
}
#next {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	float: right;
	font-size:14px;
	
}
h4 {
	color: #6F7070;
	font-weight: bold;
	font-size: 16px;
}
.image {
	position: relative;
	width: 600px;
}
.image img {
	border: 10px solid #fff;
	border-bottom: 50px solid #fff;
	-webkit-box-shadow: 5px 5px 5px #777;
	-moz-box-shadow: 5px 5px 5px #777;
	box-shadow: 5px 5px 5px #777;
}
.image p {
	position: absolute;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	bottom: 0px;
	font: 400 18px/1 'Kaushan Script', cursive;
	color: #053F6F;
}
#next2 {
	float: right;
	color: #9a9898;
	margin-right: 18px;
	font-size: 14px;
	padding-bottom: 10px;
}
#prev2 {
	color: #9a9898;
	font-size: 14px;
	padding-bottom: 10px;
}
a, img {
	border: none;
	outline: none
}
