html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html{
	height:100%;
	font-size:100%;
	/*width: 100%;*/
}


body {
	line-height: 1; 
	height: 100%;
	background:#84cecd;
	width: 100%;
	min-width:777px;
	font:62.5% Arial, Geneva, Helvetica, sans-serif;
	color:#001f4e;
}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	text-decoration:none;
	color:#fff;
}
a:hover{text-decoration:none;}
textearea,
select,
input{
	color:#000;
	vertical-align:middle;
	font:bold 11px/14px Helvetica, Arial, Geneva, sans-serif;
}
#wrapper{
	width:100%;
	min-height:100%;
	position:relative;
}

* html #wrapper{height:100%;}

.wrapper-holder{
	width:100%;
	overflow:hidden;
}
#header{
	width:100%;
	background:#fff;
	margin:0 0 10px;
}
.header-holder{
	width:100%;
	background:#001f4e;
}
.header-inner{
	position:relative;
	margin:0 auto;
	width:777px;
}
.header-frame{
	color:#000;
	width:777px;
	margin:0 auto;
	overflow:hidden;
	letter-spacing:3px;
	padding:29px 0 27px;
	height:1%;
	font:1.3em/1.0769em Georgia, "Trebuchet MS" ,serif;
}
.header-frame strong{
	float:right;
	margin:0;
	font-weight:normal;
}
#nav{
	width:777px;
	padding:0;
	font-size:1.1em;
	line-height:1.2727em;
	letter-spacing:2px;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav ul{
	float:right;
	list-style:none;
	margin:0;
	padding:13px 0 12px;
	overflow:hidden;
}
#nav ul li{
	float:left;
	padding:0 0 0 20px;
}
#nav ul li a:hover{
	color:#84cecd;
	text-decoration:none;
}
.logo{
	width:89px;
	height:84px;
	padding:15px 43px 0 48px;
	margin:0 0 -60px;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/logo.gif) no-repeat;
}
.logo a{
	width:89px;
	height:84px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.main-w{
	width:729px;
	margin:0 auto 18px;
	padding-left:48px;
}
#main{
	width:723px;
	border:1px solid #fefffb;
	padding:2px;
	margin-bottom: 40px;
}
.main-holder{
	width:723px;
	background: url(../images/bg-main-holder.gif) repeat-y;
}
.main-frame{
	width:723px;
	background: url(../images/bg-main-frame.gif) no-repeat;
}
.main-inner{
	height:1%;
	background: url(../images/bg-main-inner.gif) no-repeat 0 100%;
	padding:21px 9px 21px 19px;
}
#main h1{
	margin:0 0 21px;
	font:3.3em/1.03em Georgia, "Trebuchet MS" ,serif;
	letter-spacing:1px;
	padding:0 0 0 1px;
}
#twocolumns{
	background: url(../images/bg-twocolumns.gif) no-repeat;
	width:695px;
	overflow:hidden;
	padding:20px 0 0;
}
#content{
	width:450px;
	float:left;
	margin:0 0 0 3px;
	display:inline;
}
.heading{
	width:450px;
	overflow:hidden;
}
#aside .heading{width:212px;}
.heading-holder{
	float:left;
	background:#1d345d url(../images/bg-heading-r.gif) no-repeat 100% 0;
	float:left;
	padding:0 6px 0 0;
}
.heading-frame{
	float:left;
	background:#1d345d url(../images/bg-heading-l.gif) no-repeat;
	padding:0 0 0 6px;
}
.heading-inner{
	background: #1d345d url(../images/bg-heading-c.gif) repeat-x;
	float:left;
	padding:8px 0 8px 7px;
	min-width:206px;
}
* html .heading-inner{width:206px;}
#aside .heading-inner{min-width:193px;}
* html #aside .heading-inner{width:193px;}
.heading h2{
	margin:0;
	font-size:1.1em;
	line-height:1.2727em;
	color:#fff;
	letter-spacing:3px;
}
.box{
	width:448px;
	border:1px solid #667386;
	border-top:none;
	overflow:hidden;
}
#aside .box{width:210px;}
.box-holder{
	width:210px;
	background: url(../images/bg-box-holder.gif) repeat-y;
}
.box-frame{
	width:210px;
	padding:1px 0 0;
	background: url(../images/bg-box-frame.gif) no-repeat;
}
.box-inner{
	width:187px;
	background: url(../images/bg-box-inner.gif) no-repeat 0 100%;
	padding:0 11px 14px 12px;
	overflow:hidden;
}
.title{
	overflow:hidden;
	width:448px;
	background: url(../images/bg-title.gif) repeat-y;
	border-bottom:1px solid #808fa6;
	border-top:1px solid #808fa6;
}
.title-holder{
	width:448px;
	background: url(../images/bg-title-holder.gif) no-repeat;
	padding:0px 0 0;
	float:left;
}
.title-frame{
	width:426px;
	float:left;
	padding:8px 11px 9px;
	background: url(../images/bg-title-frame.gif) no-repeat 0 100%;
}
.title h3{
	margin:0;
	position:relative;
	font-size:11px;
	line-height:14px;
	letter-spacing:3px;
}
.form-holder{
	width:448px;
	background: url(../images/bg-form-holder.gif) repeat-y;
}
.form-frame{
	width:448px;
	background: url(../images/bg-form-frame.gif) no-repeat;
	padding:17px 0 16px;
}
.alt .form-frame{padding:16px 0 0;}
.form-inner{
	width:448px;
	background: url(../images/bg-form-inner.gif) no-repeat 0 100%;
	padding:0 0 17px;
}
.form-block{padding:0 0 0 11px;}
.form-block fieldset{overflow:hidden;}
.aside-form label{
	float:left;
	font-size:1.1em;
	line-height:16px;
	font-weight:bold;
	letter-spacing:2px;
	color:#888;
	padding:9px 0 6px;
}
.aside-form select{width:187px;}
.form-block label{
	float:left;
	font-size:1.1em;
	line-height:1.4545em;
	font-weight:bold;
	padding:5px 2px 0 0;
	letter-spacing:2px;
	color:#888;
	width:40px;
}
.form-block select{
	width:171px;
	float:left;
}
.aside-form .submit{padding:12px 0 0;}
.aside-form .submit input,
.form-block input{
	width:71px;
	height:25px;
	float:left;
	background:url(../images/btn-go.gif) no-repeat;
	color:#fff;
	font:bold 11px/16px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing:3px;
	padding:0 0 3px 5px;
	border:none;
	cursor:pointer;
	margin:0 17px 0 0;
	display:inline;
}
.aside-form .submit input{
	float:right;
	margin:0;
}
.aside-form .submit input:hover,
.aside-form .submit input.hover,
.form-block input:hover,
.form-block input.hover{
	background: url(../images/btn-go-h.gif) no-repeat;
	width:71px;
	height:25px;
	color:#001f4e;
}
.form-block p{
	margin:0;
	float:left;
	line-height:1.4em;
	color:#888;
}
#aside{
	width:212px;
	float:right;
	padding:0 14px 0 0;
}
.aside-form{
	width:100%;
	overflow:hidden;
}
.aside-form div{
	width:100%;
	overflow:hidden;
}
.aside-form .text{
	overflow:hidden;
	background: url(../images/bg-input.gif) no-repeat;
	width: 169px;
	height: 20px;
	padding:5px 9px 0;
}
.aside-form .text input{
	background:none;
	border:none;
	width:169px;
	padding:0;
	outline:none;
	margin:0;
	float:left;
}


/* footer */
#footer{
	margin: -32px 0 0 0;
	position:relative;
	overflow:hidden;
	height:22px;
	padding:10px 29px 0 33px;
	color:#FFF;
	background: #001f4e;
}

#footer-holder{
	width: 730px;
	margin: 0 auto;
	padding: 0 0 0 40px;
}

/* footer menu */
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footer li{
	float:left;
	padding:0;
	margin-right:-2px;
	letter-spacing:1px;
}
#footer a{
	float:left;
	padding:0;
	letter-spacing: 1px;
	color:#FFF;
	text-transform:uppercase;
}
#footer a:hover{
	text-decoration:none;
}



/*#footerwrapper{
margin-top:-32px;
	position:relative;
	overflow:hidden;
	height:32px;
	padding:0;
	color:#999;
	
		width:100%;
	position:relative;
	display:table;
	margin: -32px auto 0 auto;	
	background-color: #001f4e;
	height: 32px;
}

#footer{
	width:100%; 
	margin: 0 auto;
	width:780px;
	overflow:display;
	}

.footer-holder{
	height:1%;
	position:relative;
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	background:#00F; 001f4e
	font-size:1.1em;
	line-height:1.2727em;
	letter-spacing:3px;
	color:#fff;
}

.footer-frame{display:table-cell; width:100%;}
.footer-inner{
	width:730px;
	overflow:display;
	padding:8px 0 10px 50px;
}
.footer-inner address{
	font-style:normal;
	float:right;
}

*/




#main h1.home{
	margin:0 0 21px;
	font:3.9em/1.03em Georgia, "Trebuchet MS" ,serif;
	letter-spacing:1px;
	padding:0 0 0 1px;
}

.box-home{
	width:678px;
	border:1px solid #667386;
	overflow:hidden;
}

.box-frame-home{
	width:700px;

	background: #FFF url(../images/bg-box-frame.gif) no-repeat;
}

.box-left-home{
	width:200px;
	background: url(../images/bg-home-left.gif) repeat-x 0 0;
	padding:30px 11px 14px 12px;
	float: left;
	overflow:hidden;
}

.box-inner-home{
	width:432px;
	background: url(../images/bg-home-inner.jpg) repeat-x 0 0;
	padding:22px 11px 40px 12px;
	border-left:1px solid #667386;
	overflow:hidden;
}

.box-inner-home .aside-form .submit{padding:12px 0 0;}
.box-inner-home .aside-form .submit input,
.box-inner-home .form-block input{
	width:187px;
	height:25px;
	float:left;
	background:url(../images/btn-submit.gif) no-repeat 0 0;
	color:#fff;
	font:bold 11px/16px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing:3px;
	padding:0 0 3px 5px;
	border:none;
	cursor:pointer;
	margin:0 17px 0 0;
	display:inline;
}

.box-inner-home .aside-form .submit input:hover,
.box-inner-home .aside-form .submit input.hover,
.box-inner-home .form-block input:hover,
.box-inner-home .form-block input.hover{
	background: url(../images/btn-submit-h.gif) no-repeat 0 0;
	width:187px;
	height:25px;
	color:#001f4e;
}

.box-left-home p{
	font: 20px/31px Georgia, "Times New Roman", Times, serif;
}


#footer a:hover{
	color: #84cecd;
}
