/* Eric Meyer's CSS Reset */
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */
body {
	width: 100%;
	height: 100%;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
}
a{
	text-decoration: underline;
}
h2{
	font-size: 20px;
	font-weight: bold;
}
.wrapper {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 780px;
}
.header {
	background: white;
	height: 224px;
	background: url('../images/header-bg.jpg') repeat-x 0 0;
	position: relative;
	z-index: 5;
}

#content{
	float: left;
	display: inline;
	width: 472px;
}
#sidebar{
	float: right;
	display: inline;
	width: 308px;
}
.holder{
	padding: 17px;
}
#sidebar .holder{}
.post{
	margin-bottom: 30px;
}
.post h2{
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
}
#sidebar h2 em{
	font-weight: normal;
}
#content .post h2{
	padding-left: 70px;
	background: url('../images/line.png') no-repeat 0 0;
	color: #B2BE04;
}
.col{
	margin-bottom: 25px;
}
.cols-2{
	float: left;
	display: inline;
	width: 280px;
	margin-right: 40px;
}

.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
h1#logo {
	float: left;
	display: inline;
	width: 270px;
	height: 80px;
	margin: 12px 0 0 160px;
}
h1#logo a {
	display: block;
	height: 80px;
	background: url('../images/logo.png') no-repeat 0 0;
}
#navigation {
	position: relative;
	float: right;
	display: inline;
	margin-top: 35px;
	z-index: 5;
	border: 2px solid black;
	border-right-color: #fff;
	border-radius: 10px 0 0 10px;
	background: white;
	padding-left: 10px;
}
#navigation a{ text-decoration: none; }
#navigation ul {
	list-style: none outside none;
}
#navigation ul li {
	position: relative;
	float: left;
	display: inline;
}
#navigation ul li a {
	display: block;
	color: #474747;
	text-align: center;
	padding: 6px 14px;
	height: 18px;
}
#navigation ul li a:hover,
#navigation ul li a.active,
#navigation ul li a.hover { text-decoration: none; z-index: 1; }
#navigation ul li .dd-holder {
	position: absolute;
	top: 27px;
	left: 0;
	display: none;
	width: 152px;
	z-index: 5;
}
#navigation ul li:hover .dd-holder{display: block;}
#navigation ul li .dd {}
#navigation ul li .dd-t { width: 152px; height: 7px;  font-size: 0; line-height: 0; text-indent: -4000px;}
#navigation ul li .dd-b { position: relative; width: 152px; height: 9px;}
#navigation ul li .dd ul {}
#navigation ul li .dd ul li {
	float: none;
	height: 12px;
	padding: 0;
	margin: 0;
}
#navigation ul li .dd ul li a {
	height: 12px;
	font-size: 11px;
	line-height: 12px;
	width: auto;
	height: auto;
	height: 100%;
	text-align: left;
	padding: 10px 17px;
}


/*colors*/
a:link, #navigation ul li a , #navigation ul li .dd ul li a {color: #016294;} /*#0077CC*/
a:hover, a:visited , #navigation ul li a:hover, #navigation ul li a.active, #navigation ul li a.hover, #navigation ul li .dd ul li a:hover  {color: #FF6600;}
#navigation ul li a.active{

}
#navigation ul li a:hover{
	background: #efefef;
}
#navigation ul li .dd {background: #fff;}
#navigation ul li .dd-t{background: #B5BE0D;}
#navigation ul li .dd-b{background: #B5BE0D;}
#navigation ul li .dd ul li a{
	border-bottom: 1px solid silver;
}
#navigation ul li .dd ul li a:hover {
	background: none;
	background: #efefef;
	border-top-color: gray;
	border-bottom-color: gray;
}

#content{
	background: #fff;
	border-top: 3px solid #016294;
}
#sidebar{
	background: #016294;
	color: #f0f0f0;
}
#sidebar h2{
	color: #fff;
}
/*
.Links {  margin-left: 0; margin-right: 0; margin-top: 0; font-family: Geneva, Arial, Helvetica, san-serif; color: #000000; font-size: 12px; text-decoration:none}
.text    { margin-left: 40; margin-right: 15; margin-top: 10; margin-bottom: 10; font-family: Arial; font-size: 11px; color: #000000 }
.Links2 {   margin-right: 20; font-family: Geneva, Arial, Helvetica, san-serif; color: #D0D855; font-weight: bold; font-size: 11px; text-decoration:none}
.text2    { margin-left: 5; margin-right: 15; margin-top: 10; margin-bottom: 10; font-family: Arial; font-size: 11px; color: #000000 }
.text3    { margin-left: 20; margin-right: 15; margin-top: 10; margin-bottom: 10; font-family: Arial; font-size: 11px; color: #D8D8D8 }
.textform    { margin-right: 10; font-family: Arial; font-size: 11px; color: #ffffff }

.copyright    { margin-left: 40; margin-right: 15; font-family: Arial; font-size: 10px; color: #A0A0A0 }
.login {font-size: 10px; font-family: verdana;}
*/