@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	background-color: #4578a3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 18px;
}
p {
	margin: 0px;
	padding: 0px;
}
#page {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 203px;
	position: relative;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	margin: 0px;
	width: 211px;
	height: 203px;
	padding: 0px;
}
#logo img {
	background-image: url(images/logo.gif);
	width: 211px;
	height: 203px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-repeat: no-repeat;
}
#header .nav {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 800px;
}
#header .nav ul {
	margin: 0px;
	padding: 0px;
}
#header .nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header .nav a {
}
.nav-1 {
	background-image: url(images/b_home.gif);
	width: 100px;
}
.nav-1:hover {
	background-position: left bottom;
}
/*---------------------------------------------------------
STRUCTURE CSS
--------------------------------------------------------*/
#container {
	width: 980px;
	position: relative;
	float:left;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#container2 {
	min-height:400px;
	height:auto !important;
	height:400px;
}

#content {
	width: 760px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 9px;
	color: #000000;
	float:left;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#sidebar {
	width: 201px;
	float:left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 9px;
	text-align: center;
}
#sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1 {
	font-size: 18px;
	line-height: 27px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #003366;
	text-align: right;
	padding-right: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content h2 {
	font-size: 18px;
	line-height: 27px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #003366;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left: 20px;
}
#content h3 {
	font-size: 16px;
	line-height: 27px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #003366;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left: 40px;
}
#content h4 {
	font-size: 14px;
	line-height: 27px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #003366;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left: 60px;
}
#sidebar h1 {
	font-size: 18px;
	line-height: 27px;
	padding-bottom: 15px;
	padding-top: 5px;
	color: #003366;
	padding-right: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content p {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 18px;
	padding-right: 25px;
	padding-left: 10px;
}
#content blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content .callout {
	color: #FF0000;
}
#content ul {
	padding-bottom: 20px;
	padding-left: 50px;
}
#content li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}


/*---------------------------------------------------------
SIDEBAR FORM
--------------------------------------------------------*/
#sidebar .sign-up {
	background-image: url(images/bg_sign_up.jpg);
	padding: 0px;
	height: 166px;
	width: 344px;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar .sign-up p {
	font-size: 10px;
	line-height: 18px;
	padding-top: 30px;
	padding-right: 9px;
	padding-left: 9px;
	color: #FFFFFF;
}
#sidebar .sign-up .label-contact-name {
	position: absolute;
	left: 9px;
	bottom: 68px;
	padding: 5px;
	width: 100px;
	height: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#sidebar .sign-up .form-contact-name {
	position: absolute;
	right: 9px;
	bottom: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF !important;
	width: 260px;
	height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar .sign-up .label-contact-email {
	position: absolute;
	left: 9px;
	bottom: 38px;
	padding: 5px;
	width: 100px;
	height: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#sidebar .sign-up .form-contact-email {
	position: absolute;
	right: 9px;
	bottom: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF !important;
	width: 260px;
	height: 22px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar .sign-up .b-submit {
	position: absolute;
	right: 9px;
	bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*---------------------------------------------------------
FOOTER CSS
--------------------------------------------------------*/

#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 1px;
	width: 100%;
}
#footer .nav {
	width: 800px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer .info .footer-nav a {
	padding-right: 5px;
	padding-left: 5px;
}
#footer .nav a:link, #footer .nav a:visited {
	text-decoration: none;
}
#footer .nav a:hover, #footer .nav a:active {
	text-decoration: underline;
}
#footer .nav .start {
	margin-left: 0px;
	padding-left: 0px;
}
#footer .nav .end {
	margin-right: 0px;
	padding-right: 0px;
}

/*---------------------------------------------------------
CONTENT FORM CSS
--------------------------------------------------------*/
#content form {
	display: block;
	float: left;
	width: 719px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content form label {
	text-transform: uppercase;
	padding: 5px;
	width: 140px;
	display: block;
	float: left;
	clear: left;
	text-align: right;
	height: 22px;
	margin-bottom: 4px;
}
#content form .textual {
	background-color: #FFFFFF !important;
	width: 300px;
	height: 22px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}
#content form .funbox {
	background-color: #FFFFFF !important;
	width: 300px;
	height: 40px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}
#content form #b-submit {
	display: block;
	float: left;
	text-align: right;
}
#sub-footer {
	font-size: 10px;
	line-height: 10px;
	color: #003366;
	text-align: right;
	width: 950px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 50px;
	clear: left;
}
#sub-footer a:link, #sub-footer a:visited {
	color: #003366;
	text-decoration: none;
}
#sub-footer a:hover, #sub-footer a:active {
	text-decoration: underline;
}
#sub-footer p {
	position: absolute;
	right: 95px;
	top: 10px;
}
#sub-footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
