@charset "utf-8";

/* CSS Document */



body {

	width: 100%;

	min-width: 814px;

	margin: 0 auto;

	background-color: #77d1d0;

	background-image: url(images/bg1.jpg);

	background-repeat: repeat-x;

	font: 100%/1.4 Arial, Helvetica, sans-serif;

	color: #000;

	text-align: center;

}

#main {

	text-align: left;

	width: 814px;

	margin: 0 auto;

}

#header {

	height: 377px;

	padding-top: 15px;

	background-color: #00453c;

}
#txtheader {

	height: 32px;

	background-color: #c8e6d6;
	
	margin: 25px 48px 0 0;
	
	padding-left: 20px;

}

#content {

	background-color: #c8e6d6;

	background-image: url(images/body.jpg);

	background-position: bottom;

	background-repeat: no-repeat;

	position: relative;

	width: 100%;

	float: left;

	top: 0;

	overflow: hidden;

}

#one {

	float: left;

	left: 0;

	width: 45%;

	margin-left: 30px;

}

#two {

	float: left;

	margin-left: 25px;

	margin-right: 25px;
	
	background-image:url(images/divider.jpg);
	
	width: 1px;
	
	height: 430px;

}

#three {

	margin-left: 10px;

	float: left;

	width: 38%;

}

#four {

	float: left;

	margin-left: 30px;

	margin-right: 30px;

}

.foot {

	text-align: center;

	font-size: 15px;

}

#footer {

	background-color: #77d1d0;

	background-image: url(images/footer2.jpg);

	background-position: top;

	background-repeat: no-repeat;

	position: relative;

	height: 90px;

	width: 100%;

	float: left;

	top: 0;

	padding-top: 10px;

	margin: auto 0;

}

.info {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	text-align: center;

	line-height: 24px;

}

h1 {

    font-size: 30pt;

    color: #015858;

	margin-top: 15px;

}



h2 {

    font-size: 28pt;

    color: #45484A;

}



h1, h2 {

    font-family: Georgia, Helvetica, Serif;

    font-weight: bolder;

    margin-left: 0px;        

}

h3 {

    font-size: 26pt;

    color: #000000;

}

h5 {

	margin: 0 auto;

	padding: 0;

}

.bd  {

	border: 2px;

	border-color:#000000;

	border-style:solid;

}

.bodyZoom
{
	font: 130%/1.4 Arial, Helvetica, sans-serif;
}
