body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
}
.header  {
	padding-bottom: 3px;
	float: right;
	width: 100%;
	height: 50px;
}
.container {
	width: 100%;
	position: relative;
	height: 800px;
}






.header img {
	float: left;
	vertical-align: middle;
	clear: none;
	height: 0px;
}

.container header h1 {
	color: #020202;
	text-align: left;
	font-size: 55px;
	text-decoration: none;
	float: right;
	width: 80%;
	text-indent: 205px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	height: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.container .bothsides {
	width: 100%;
	position: relative;
	height: 495px;
	background-image: url(../images/swirl-pattern.jpg);
	padding-bottom: 3px;
	background-size: cover;
	background-clip: content-box;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.container .leftside {
	width: 35%;
	float: left;
	height: 460px;
}

nav ul a {
	text-align: left;
	text-decoration: none;
	color: #010101;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 26px;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;
	background-color: #40D5F4;
	width: 330px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 135px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
}



a:hover{
	color:#ea8823	
}

a:active{
	background-color:#00acc4
}




.container .text.box {
	float: right;
	height: 490px;
	clear: none;
	width: 65%;
	background-size: cover;
}

body p {
	float: none;
	background-color: #E2DEDE;
	color: #020202;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	width: 65%;
	height: 400px;
	margin-left: 100px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.text.box h1 {
	color: #060606;
	font-size: 25px;
	text-align: left;
	text-decoration: none;
	margin-left: 100px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}


.container .container1 {
	position: relative;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	height: 170px;
	width: 100%;
	background-size: contain;
	clear: both;
	background-image: url(../images/bottom%20image.jpg);
	border-top-width: thick;
	-webkit-box-shadow: 5px 0;
	box-shadow: 5px 0;
}

.container .footer {
	position: fixed;
	width: 100%;
	color: #010101;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	background-color: #40D5F4;
	clear: both;
	float: none;
	height: 100px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.content {
	height: 400px;
	width: 200px;
	float: left;
	margin-left: 70px;
}

	
.subcontent_b {
	height: 200px;
	float: left;
	width: 215px;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
