/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #2F9C8C;
	background-image: url(Images/bg01.jpg);
	background-repeat: repeat;
	background-position: left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text1 a {
	color: #FFFFFF;
}

.footertext1 {
	font-size: 9px;
	color: #007799;
}

.footertext1 a {
	color: #007799;
}

.text2 {
	padding: 2px 3px;
	font-style: normal;
	color: #666666;
	background-image: url(Images/homepage01.gif);
	background-repeat: repeat;
	background-position: left top;
}

.text3 {
	font-size: 14px;
	font-weight: bold;
}

.text4 {
	text-align: left;
	font-weight: bold;
}

/** LINKS */

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #00456C;
}

/** STYLES */

.style1 {
	text-align: center;
	font-size: 9px;
}

.style1 a {
	font-weight: bold;
}

.style1 a:hover {
}

.footerstyle1 {
	text-align: center;
	font-size: 9px;
}

.footerstyle1 a {
	font-weight: bold;
}

.footerstyle1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background-color: #63AFC9;	
}

.bg2 {
	height: auto;
	background-color: #63AFC9;	
}

.bg2promo {
	height: 450px;
	background-color: #63AFC9;	
}

.bg2promotext {
	height: auto;
	background-color: #63AFC9;
	margin-top: 20px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 90px;
	text-align: left;
}

.bg3 {
	background-image: url(Images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }
.align-left-bold {
	text-align: left;
	font-weight: bold;
}

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 45px;
}

.img3 {
	float: right;
	margin-right: 90px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


#youtube{
	margin-bottom:10px;
}
