body,input{font-family:Verdana,Helvetica,Arial,sans-serif;color:#444;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style: decimal outside;}ul li{list-style: disc outside;}dl dd{margin-left:1em;}th,td {border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table{margin-bottom:1em;}
textarea{resize:none}

body {

	background: #23333c url(../images/bg.png) repeat;
	position: relative;
}

.section {

	width: 980px;
	margin: 0 auto;
	position: relative;
}

#header {

	margin-top: 13px;
	height:	56px;
	z-index: 10;
}

#logo {

	width: 198px;
	line-height: 51px;
	text-align: center;
}

#logo img {

	vertical-align: middle;
}

#search {

	position: absolute;
	bottom: 0;
	right: 24px;
	width: 217px;
	height: 36px;
	background: #000;
	border-top: 1px solid #0e1418;
}

#search .tl {

	position: absolute;
	left: 0;
	top: -1px;
	width: 3px;
	height: 3px;
	overflow: hidden;
	background: url(../images/search-corners.gif) no-repeat;
}

#search .tr {

	position: absolute;
	right: 0;
	top: -1px;
	width: 3px;
	height: 3px;
	overflow: hidden;
	background: url(../images/search-corners.gif) right top no-repeat;
}

#search form {

	width: 205px;
	height: 25px;
	margin: 6px auto 0 auto;
	position: relative;
}

#search form fieldset {

	margin: 0;
}

#search form label { display: none; }

#search form input {

	position: absolute;
	left: 0;
	top: 0;
	width: 156px;
	height: 18px;
	background: #162932 url(../images/search-input.png) no-repeat;
	border: none;
	padding: 5px 2px 0 2px;
	color: #698ca5;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: 12px;
}

#search form input:focus {

	outline: none;
}

#search form button {

	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 24px;
	border: 0;
	background: #141414 url(../images/search-button.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

#nav {

	position: absolute;
	bottom: 0;
	right: 272px;
	width: 504px;
	height: 28px;
	text-align: right;
	cursor: default;
}

#nav ul, #nav ul li {

	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#nav ul li {

	font-size: 14px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	padding: 0 3px;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;
}

#nav ul li a {

	text-decoration: none;
	color: #dbf1ff;
}

#nav ul li.current a, #nav ul li a:hover {

	color: #29abe1;
}

a {

	text-decoration: none;
	/* color: #98b9cb; */
	color: #619bbb
}

a:hover {

	text-decoration: underline;
}

#footer {

	height: 65px;
	margin-top: 15px;
	font-size: 11px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	color: #8fa7b4;
}

#footer ul, #footer li {

	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul {

	float: left;
	width: 720px;
	height: 25px;

}

#footer li {

	padding-right: 8px;
	margin-left: 6px;
	background: url(../images/footsep.gif) right center no-repeat;
	text-transform: uppercase;
}

#footer li:last-child, #footer ul .ie-last-child {

	background: none;
}

#footer a {

	color: #8fa7b4;
}

#footer .call {

	float: left;
	width: 255px;
	height: 25px;
	text-align: right;
	padding-right: 5px;
	letter-spacing: 0.02em;
}

#footer .copyright {

	margin-left: 6px;
	color: #495c66;
}
