@charset "utf-8";

body {
	margin:auto;
}

#nav {
	float: left;
	z-index:+1;


}

#nav ul {
	clear: both;
	list-style: none;
	left: 0px;
	top: 0px;
	width: 700px;
	margin-left: 0px;
	margin-top: 3px;
	position: fixed;
	z-index: +1;
	} 
	
#nav ul li {
	float: left;
		



}
#nav ul li a {
	font: 18px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	background: #7bc1a6;
	margin-right: 0px;
	border-radius: 10px;
	padding-top: 15px;
	padding-right: 38px;
	padding-bottom: 15px;
	padding-left: 40px;
	display:block;
	text-shadow:1px 2px 9px #666;


	
}
#nav ul li a.dark { 
	background:#fbfdfb;
	cursor:default;
	font: 16px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #222722;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font: 16px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #222722;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-shadow:1px 2px 5px #666;

}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	float: left;
	border: 6px solid #7bc1a6;
	border-radius: 100px;
	margin-right: 900px;
	left: 200px;
	top: 112px;
	z-index: auto;
	margin-top: 0px;
	position: absolute;
	box-shadow: 1px 3px 9px #666;
}

#header h1 {
	font: bold 36px jomhria, cursive, sans, serif;
	color: rgb(250,250,250);
	text-align: right;
	margin-top: -203px;
	margin-right: 0px;
	margin-left: 500px;
	margin-bottom: 0px;
	padding: 1px 0px 0.5px;
	float: right;
	right: 200px;
	top: 420px;
	position: absolute;
	z-index: auto;
	left: auto;
	text-shadow: 2px 4px 1px rgb(0,0,65);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(offx=1,offy=1,color=#a6000000,positive=true)";
	zoom: 1;

	filter:progid:DXImageTransform.Microsoft.dropshadow(offx=1,offy=1,color=#a6000000,positive=true);
	}
	#header h2 {
	font: bold jomhria, cursive, sans, serif;
	color: rgb(250,250,250);
	text-align: right;
	text-shadow: 2px 4px 1px rgb(0,0,65);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(offx=1,offy=1,color=#a6000000,positive=true)";
	zoom: 1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(offx=1,offy=1,color=#a6000000,positive=true);
	margin-top: -209px;
	margin-right: 0px;
	margin-left: 500px;
	margin-bottom: 0px;
	padding: 1px 0px 0.5px;
	top: 380px;
	z-index: auto;
	float: right;
	position: absolute;
	right: 200px;
	}
	#header h3 {
	font: 25px jomhria, cursive, sans, serif;
	color: rgb(250,250,250);
	text-shadow: 2px 2px 1px rgb(0,0,65);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(offx=1,offy=1,color=#a6000000,positive=true)";
	zoom: 1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(offx=1,offy=1,color=#a6000000,positive=true);
	margin-top: -200px;
	margin-right: 0px;
	margin-left: 500px;
	margin-bottom: 0px;
	padding: 1px 0px 0.5px;
	text-align: right;
	top: 330px;
	position: absolute;
	z-index: auto;
	float: right;
	right: 200px;
	}



#contentHome {
	width: 1024px;
	height: 751px;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
	margin-left: auto;
	margin-right: auto;
}
#contentHome .contaner-1 {
	float: left;
	width: 450px;
	height: 350px;
	list-style: none;
	box-shadow: 1px 3px 15px #666;
	-moz-border-radius: 0px 0px 1px 100px;
	-webkit-border-radius: 0px 0px 1px 100px;
	border-radius: 0px 0px 1px 100px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;

}
#contentHome .contaner-1 img {
	float: left;
	box-shadow: 1px 2px 9px #666;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	border-radius: 50px 50px 50px 50px;
	margin-left: 10px;
	margin-right:15px;
	margin-top:10px;
}
#contentHome .contaner-1 h1 {
	font: 25px;
	color: #315400;
	margin: 10px 20px 0px 180px;
	text-shadow: 1px 3px 9px #666;
	text-align: right;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#contentHome .contaner-1 p {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000;
	margin: 10px 25px 10px -5px;
	text-align: right;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	
}

#sidebar {
	float:right;

}
#contentHome #sidebar .contaner-2 {
	width: 500px;
	height: 350px;
	margin-top: 25px;
	margin-left: 5px;
	margin-right:10px;
	padding-bottom:0px;
	box-shadow: 1px 3px 9px #666;
	-moz-border-radius: 0px 0px 100px 0px;
	-webkit-border-radius: 0px 0px 100px 0px;
	border-radius: 0px 0px 100px 0px;
	


}
#sidebar .contaner-2 h2 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font: bold 30px;
	color: #315400;
	text-align: center;
	text-shadow: 1px 3px 9px #666;
	margin-top: 25px;
	padding-top: 10px;

}

#sidebar .contaner-2 li {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	float: right;
	clear: both;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 50px;
	margin-left: 10px;
	color: #00000;
	list-style: none;
	text-align: right;
	border-top: 1px solid #E9E3E4;
	vertical-align: middle;
}
.contaner-2 li a {
	font: 13px Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #3800F5;
	text-decoration: underline;
	text-align: right;
	
}
