@charset "UTF-8";
#wrapper {
	background-color: rgba(248,249,252,1.00);
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid rgba(248,249,252,1.00);
	-webkit-box-shadow: -5px 5px 15px 15px rgba(23,30,39,1.00);
	box-shadow: -5px 5px 15px 15px rgba(23,30,39,1.00);
	color: rgba(3,21,49,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	margin-top: 25px;
}
#logo {
	background-color: rgba(17,55,112,1.00);
	height: 85px;
	width: 950px;
	border-bottom: 1px solid rgba(248,249,252,1.00);
}
#nav {
	width: 940px;
	background-color: rgba(3,21,49,1.00);
	border-top: 3px solid rgba(248,249,252,1.00);
	height: 35px;
	border-bottom: 1px solid rgba(248,249,252,1.00);
	padding-right: 10px;
	color: rgba(248,249,252,1.00);
	line-height: 35px;
	font-size: 1em;
	text-align: right;
}
#main {
	width: 950px;
	height: 250px;
	background-color: rgba(248,249,252,1.00);
	border-bottom: 2px solid rgba(248,249,252,1.00);
}
.list {
	font-size: 1em;
}
#art1 {
	background-color: rgba(248,249,252,1.00);
	width: 600px;
	margin-right: 5px;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-left: 7px;
	height: 195px;
	margin-left: 4px;
	float: left;
}
.title  {
	color: rgba(16,101,112,1.00);
	font-size: 1em;
	font-weight: 600;
}
.mainpara {
	color: rgba(3,21,49,1.00);
}
#art2 {
	width: 330px;
	background-color: rgba(248,249,252,1.00);
	color: rgba(3,21,49,1.00);
	height: 195px;
	margin-left: 5px;
	float: right;
}
#footer {
	font-size: 0.8em;
	height: 50px;
	border-top: 1px solid rgba(248,249,252,1.00);
	text-indent: 5px;
	line-height: 45px;
	width: 950px;
	color: rgba(248,249,252,1.00);
	background-color: rgba(25,158,175,1.00);
	clear: both;
}
.fbook {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.reach {
	float: right;
	background-color: rgba(248,249,252,1.00);
	border: 2px solid rgba(248,249,252,1.00);
}
.form_response {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	padding-left: 7px;
}
.form_response2 {
	color: rgba(16,101,112,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	padding-left: 7px;
}
.contact_title  {
	color: rgba(16,101,112,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin-left: 7px;
	width: 800px;
}
#art1_thankyou {
	width: 950px;
	height: 195px;
}
#art a {
	color: rgba(3,21,49,1.00);
	font-weight: 600;
}
#art1 a:link  {
	color: rgba(16,101,112,1.00);
	font-weight: 600;
}
#art1 a:hover {
	color: rgba(133,213,211,1.00);
	font-weight: 600;
}
#art1 a:active {
	color: rgba(240,84,3,1.00);
}
#art1 a:visited {
	color: rgba(16,101,112,1.00);
	font-weight: 600;
}
