@charset "UTF-8";
/* CSS Document */

body {
	background-color: #0193ce;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	text-align: center;
}
#wrapper #footer p {
	text-align: center;
}
#wrapper #footer {
	padding: 5px;
}
#wrapper {
	width: 662px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/content_01.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

#content {
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
#content h2 {
	color: #333333;
}
#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0450AE;
	line-height:1;
	
}
#content p {
	text-align: left;
}
#wrapper #content #videobox {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #0193CE;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	width: 530px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0193CE;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: center;
}
#wrapper #content h1.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	text-align: center;
	background-repeat: no-repeat;
	height: 178px;
	width: 544px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index-h1_03.jpg);
}
#wrapper #content h1.index span {
	display: none;
	text-align: center;
}
.optin {
	background-image: url(../images/content_03.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 364px;
	padding-top: 120px;
	margin-right: 89px;
	margin-left: 89px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	\width: 384px;
	\height: 189px;
}
.optin1 {	background-image: url(../images/optin.jpg);
	background-repeat: no-repeat;
}
.optintext {font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 662px;
}
.imgLeft {
	float:left;
	clear:left;
	margin: 7px 17px 7px 7px;
	}
.imgRight {
	float:right;
	clear:right;
	margin: 7px 7px 7px 17px;
	}
.imgCenter {
	margin:0px auto;
	}
.RedBold {
	color: #FF0000;
	font-weight: bold;
	}
.highlight {
background-color:#FFFF00
}
#contact-info {
	color: #FFFFFF;
	background-color: #134573;
	padding: 15px;
	width: 520px;
	height: 370px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact-form {
	width: 180px;
	height: auto;
	border-right: 1px solid #FFFFFF;
	float: left;
	padding-right: 45px;
	text-align: left;
	margin-top: 20px;
}
#contact-info-content {
	width: 240px;
	height: auto;
	float: right;
}

