/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #00309b;
	margin: 0 0 13px 0;
	word-spacing: -1px;
}

h2 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #00309b;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url('../i/circle.gif') no-repeat 0 6px;
}

/* Links */

a:link, a:visited, a:active {
	color: #00309b;
	text-decoration: none;
}

a:hover {
	color: #00309b;
	text-decoration: underline;
}

/* Paragraphs */
 
p {
	margin: 0 0 20px 0;
	line-height: 1.35em;
	word-spacing: -1px;
}

/* Lists */

ul {
	margin: 10px 0 0 0;
}

ul li {
	background: url('../i/circle.gif') no-repeat 0 6px;
	text-indent: 10px;
	margin: 0 0 7px 0;
	line-height: 1.3em;
}

ul li p {
	margin: 0 0 5px 0;
	text-indent: 0;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	background: #7f97cd url('../i/page-bg.gif') repeat-x;
}

.all {
	width: 958px;
	margin: 0 auto;
}

/* Header */

.header {
	background: url('../i/header-bg.jpg') no-repeat;
	height: 437px;
	overflow: hidden;
	position: relative;
}

.logo {
	margin: 8px 0 22px 42px;
	position: relative;
	z-index: 100;
}

.description {
	font: 23px "Times New Roman";
	color: #FFF;
	position: absolute;
	top: 55px;
	right: 13px;
	word-spacing: -3px;
	z-index: 100;
}

/* Menu */

.flash {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.menu {
	width: 361px;
	margin: 0 0 22px 17px;
	position: relative;
	z-index: 90;
}

.menu li {
	height: 33px;
	text-indent: 0;
	line-height: 33px;
	background: transparent;
	margin: 0;
	padding: 0;
	
}

.menu li a:link, .menu li a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 33px;
	font-size: 18px;
	line-height: 33px;
}

#menu-1 {
	width: 339px;
}

#menu-1 a {
	background: #4c5b7b url('../i/menu-bg-1.gif') no-repeat;
	margin: 0 0 0 5px;
	padding: 0 0 0 45px;
}

#menu-2 {
	width: 339px;
}

#menu-2 a {
	background: #56668b url('../i/menu-bg-2.gif') no-repeat;
	margin: 0 0 0 4px;
	padding: 0 0 0 40px;
}

#menu-3 {
	width: 339px;
}

#menu-3 a {
	background: #5c6d94 url('../i/menu-bg-3.gif') no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 40px;
}

#menu-4 {
	width: 339px;
}

#menu-4 a {
	background: #6679a4 url('../i/menu-bg-4.gif') no-repeat;
	margin: 0 0 0 1px;
	padding: 0 0 0 44px;
}

#menu-5 {
	width: 342px;
}

#menu-5 a {
	background: #6c80ae url('../i/menu-bg-5.gif') no-repeat;
	margin: 0 0 0 2px;
	padding: 0 0 0 47px;
}

#menu-6 {
	width: 348px;
}


#menu-6 a {
	background: #7388b9 url('../i/menu-bg-6.gif') no-repeat;
	margin: 0 0 0 6px;
	padding: 0 0 0 48px;
}

#menu-7 {
	width: 353px;
}

.menu li#menu-7 {
	
}

#menu-7 a {
	background: #798fc3 url('../i/menu-bg-7.gif') no-repeat;
	margin: 0 0 0 16px;
	padding: 0 0 0 42px;

	overflow: hidden;
}

#menu-8 a {
	background: #7f97cd url('../i/menu-bg-8.gif') no-repeat;
	margin: 0 0 0 26px;
	padding: 0 0 0 41px;
}

.menu li a:hover {
	background: #d2dbee url('../i/menu-bg-hover.gif') no-repeat !important;
	color: #0031ad;
}

#menu-5 a:hover {
	background: #d2dbee url('../i/menu-bg-5.gif') no-repeat 0 100% !important;
}

#menu-6 a:hover {
	background: #d2dbee url('../i/menu-bg-6.gif') no-repeat 0 100% !important;
}

#menu-7 a:hover {
	background: #d2dbee url('../i/menu-bg-7.gif') no-repeat 0 100% !important;
}

/* How */

.how {
	font: 18px "Times New Roman";
	color: #FFF;
	margin: 0 0 0 78px;
	position: relative;
	z-index: 100;
}

.how a:link, .how a:visited {
	color: #d8860b;
}

/* Top line */

.wrapper {
	margin: 0 0 0 45px;
	background: #FFF;
}

.top-line {
	background: url('../i/top-line-bg.jpg') no-repeat;
	height: 157px;
	overflow: hidden;
	position: relative;
}

.video {
	margin: 15px 0 0 108px;
}

/* Slogan */

.slogan {
	font: 36px "Times New Roman";
	color: #FFF;
	position: absolute;
	top: 3px;
	left: 432px;
}

.slogan span {
	display: block;
	margin: 2px 0 0 147px;
}

/* Columns */

.columns {
	margin: 0 0 0 83px;
	background: url('../i/columns-bg.gif') repeat-y;
	position: relative;
}

.col-left {
	float: left;
	display: inline;
	width: 274px;
}

.col-right {
	float: left;
	display: inline;
	width: 535px;
	margin: 45px 0 0 19px;
}

.lock-big {
	font: 30px "Times New Roman";
	text-align: center;
}

.lock-big img {
	margin: 0 0 18px 0;
}

/* Minicols */

.text {
	float: left;
	display: inline;
	width: 247px;
}

.pics {
	float: left;
	display: inline;
	width: 260px;
	margin: 0 0 0 28px;
}

.pics img {
	margin: 0 0 40px 0;
}

/* Bottom menu */

.bottom-menu {
	height: 75px;
	background: #00309b;
	color: #FFF;
	overflow: hidden;
}

.bottom-menu a:link, .bottom-menu a:visited {
	color: #FFF;
}

.bottom-menu ul {
	margin: 0;
}

.bottom-menu ul li {
	float: left;
	display: inline;
	padding: 0 0 0 15px;
	background: url('../i/sep.gif') no-repeat;
	padding: 0 0 0 15px;
	margin: 0 15px 0 0;
	word-spacing: 1px;
	text-indent: 0;
	line-height: normal;
}

.bottom-menu ul li.first {
	background: transparent;
	padding: 0;
}

.bottom-menu .first-line {
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 150px;
}

.bottom-menu .second-line {
	margin: 0 0 0 260px;
}

/* Footer */

.footer {
	margin: 0 0 0 83px;
	background: url('../i/columns-bg.gif') repeat-y;
	height: 88px;
	overflow: hidden;
	position: relative;
}

.footer-logo {
	margin: 8px 0 0 15px;
}

.copyright {
	font-size: 12px;
	position: absolute;
	top: 38px;
	left: 297px;
	word-spacing: -1px;
}

.copyright a:link, .copyright a:visited {
	color: #000;
}

/* Internal page */

#internal {
	background: #7f97cd url('../i/page-bg-inside.gif') repeat-x;
}

#internal .logo {
	margin-bottom: 19px;
}

#internal .header {
	height: 388px;
}

#internal .wrapper {
	background: url('../i/wrapper-bg.jpg') no-repeat;
	margin: 0;
}

.wrapper-2 {
	margin: 0 0 0 45px;
}

#internal .columns {
	margin: 0;
	background: #FFF url('../i/columns-bg-inside.gif') repeat-y;
	position: relative;
	padding: 0 0 15px 0;
}

#internal .col-left {
	width: 325px;
	overflow: hidden;
}

#internal .col-left .inner {
	margin: 28px 0 0 32px;
}

#internal .col-right {
	width: 520px;
	overflow: hidden;
	margin: 24px 0 0 30px;
}

.pic {
	float: right;
	display: inline;
	margin: 5px 0 0 5px;
}

.spacer {
	height: 5px;
}

/* Small lock */

.lock-small {
	position: absolute;
	bottom: 0;
	left: 20px;
	font: 20px "Times New Roman";
	background: url('../i/lock-small.jpg') no-repeat 3px 0;
	height: 203px;
	width: 150px;
	overflow: hidden;
}

.lock-small p {
	margin: 132px 0 0 0;
	line-height: 1em;
}

/* Internal footer */

#internal .footer {
	background: #FFF url('../i/columns-bg-inside.gif') repeat-y;
	margin: 0;
}

#internal .footer-logo {
	margin-left: 37px;
}

#internal .copyright {
	left: 367px;
}

.overlay {
	background: url('../i/overlay.png') no-repeat;
	width: 53px;
	height: 279px;
	position: absolute;
	top: 117px;
	left: 352px;
	z-index: 100;
}.required {
	color: #FF0000;
}
.fineprint {
	font-size: 10px;
	font-style: italic;
}
.picturetable {
	padding-left: 10px;
}
