@charset "utf-8";

* {
	padding: 0;
}

body {
	background: url(images/bg-01_01.gif) no-repeat;
	background-position: center top;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font-family: "Franklin Gothic Medium";
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #292663;
	line-height: normal;
	text-align: left;
}

h2 {
	font-family: "Franklin Gothic Medium";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #197ba9;
	margin: 0;
	padding: 0;
}

img {
   border:0;
}

.style3 {
	font-family: verdana;
	font-size: 10px;
}

.header2 {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
}

a:hover, a:visited {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #016dff;
	text-decoration: underline;
}

#wrapper {
	position: relative;
	width: 941px;
	margin: auto;
}

#top {
	background: url(images/bg-02a.gif); 
	position: relative; 
	width: 941px; 
	height: 89px;
}

#bottom {
	background: #fff;
	position: relative; 
}

#top-line {
	position: absolute; 
	bottom: 25px; 
	width: 941px; 
	height: 60px; 
	background: url(images/home-img-06.gif); 
	margin: auto;
}

#logo {
	position:absolute; 
	top: 25px;
}

#content {
	position: relative; 
	width: 900px; 
	margin: auto;
	padding-bottom: 20px;
	background: #fff;
}

#footer {
	position: relative; 
	width: 900px; 
	margin: auto;
	text-align: center;
}

#footer a {
	color: #000;
}

#footer a:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #016dff;
	text-decoration: underline;
}

#nav {
	position:absolute; 
	top: 30px; 
	right: 0;
	*top: 43px;
	z-index: 20;
	width: 780px;
}

#navigation {
	list-style: none;
	overflow: auto;
	padding-right: 33px;
}
#navigation li {
	float: right;
	background-color: #666; 
}
#navigation a {
	display: block;
	background-image: url(images/tabright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation span {
	display: block;
	background-image: url(images/tableft.gif);
	background-repeat: no-repeat;
	padding: 5px 15px;
}

#navigation a:hover {
	background-position: right -198px;
}
#navigation a:hover span {
	background-position: 0 -198px;
}

#navigation li ul {
	position: absolute;
	width: 10.5em;
	left: -999em;
}

#navigation li ul a, #navigation li ul a:link {
	background-image: none;
	padding: 5px;
	width: 10.5em;
	background-color: #e31e25;
	font-size: 10px;
	font-family: verdana;
}
#navigation li ul a:hover {
	background-color: #b90209;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}

.main-style {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #171717;
	text-align: left;
	word-spacing: normal;
}

.tab { text-indent:18px }