@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #F6FCFC;
}
#wrapper {
	width: 760px;
	text-align: left;
	background-color: #FFF;
	background-position: bottom;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/layer2.jpg);
	background-repeat: repeat-y;
	padding-right: 45px;
	padding-left: 45px;
}
#header {

}
#logo {
	height: 300px;
}
#content {
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #323232;
	margin-right: 10px;
	margin-left: 10px;
	color: #2BCCCD;
}
#leftColumn {
	float: left;
	width: 345px;
	background-color: #FFF;
	font-size: 18px;
	padding-left: 10px;
}
#picture {
	float: right;
}
#picturefoot {
	float: left;
}
#safe {
	float: right;
	padding-right: 200px;
}


#rightColumn {
	float: right;
	width: 345px;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 35px;
	background-color: #323232;
	color: #28CCCD;
}
#nav {
	height: 36px;
}
#banner {
	height: 115px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #080000;
}
#wrapper #header #nav #MenuBar1 li a strong {
	text-align: left;
	font-size: 120%;
}
#wrapper #content p {
	font-size: 24px;
}
#wrapper #content p {
	font-size: 16px;
}
#wrapper #content p {
	font-size: 18px;
}
#wrapper #content p {
	text-align: justify;
}
