/* CSS Document */
body {
	margin-top: 0px;
	background-color: #361B1A;
	background-image: url(../images/gif/bg-3.gif);
	background-repeat: repeat-x;
}
#container {
	position:relative;
	width:800px;
	z-index:0;
	margin-left:auto;
	margin-right:auto;
}
#banner {
	position:absolute;
	width:800px;
	height:124px;
	z-index:4;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/gif/bg-banner.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
#logo {
	position:absolute;
	width:155px;
	height:147px;
	z-index:6;
	left: 5px;
	top: -110px;
}
#tagline {
	position:absolute;
	width:371px;
	height:20px;
	z-index:1;
	left: 418px;
	top: 92px;
}
#nav {
	position:absolute;
	width:800px;
	height:48px;
	top: 115px;
	z-index:5;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/gif/bg-nav.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#main {
	position:relative;
	width:800px;
	top: 161px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
}
#footer {
	position:relative;
	width:800px;
	height:50px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	background-color:#003366;
	background-image: url(../images/gif/bg-footer.gif);
}
.footer {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:link {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
.footer a:visited {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
.footer a:hover {
	color: #FF114D;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border2 {
	border: 1px solid #333333;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF114D;
	font-style: italic;
}
.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF114D;
	text-decoration: none;
	font-style: italic;
}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF114D;
	text-decoration: none;
	font-style: italic;
}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
	font-style: italic;
	text-decoration: underline;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #333333;
	display:inline;
}
.header-tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}
.header-strap {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	font-style: italic;
}
.content-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4D4D4D;
	text-align:justify;
}
.content-text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF114D;
	text-align:justify;
}
.content-text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF114D;
	text-align:justify;
}
.content-text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC0000;
	text-align:justify;
}
.content-text-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4D4D4D;
	text-align:justify;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	display:inline;
	font-style:italic;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align:center;
}
.caption a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align:center;
}
.caption a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align:center;
}
.caption a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align:center;
}
.vert-sep {
	background-image: url(../images/gif/separator-vert.gif);
	background-repeat: no-repeat;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	display:inline;
	font-style: italic;
}
.success {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF114D;
	text-align:justify;
}
.border3 {

	border: 1px solid #999999;
}
