*{ margin:0; padding:0;  behavior: url(ref/css/iepngfix.htc); }


body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #203143;

}
img {
	border: none;
}
a {
	outline:none;
}

.clear {
	clear: both;
}
h1 {
	color: #373c43;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#column-left h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-bottom: 20px;
}
#column-left h1 span {
	display: block;
	font-size: 18px;
	color: #373C43;
}

h2{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#column-left  h2 {color: #373c43; padding-bottom:10px; margin-top:10px;}

h3 {
	font-weight: bold;
	color: #b9bfc7;
	font-size: 12px;
}
h4 {
	color: #373c43;
	font: normal 24px "Times New Roman", Times, serif;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 20px;
}

h6 {
color: #505a66;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:5px; margin-top:20px;
}



p, ul {
	color: #505a66;
	line-height: 18px;
	padding-bottom: 15px;
}


#longer {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/main-bgrd.jpg);
}


#header { background: url(../images/header-full.jpg) no-repeat center; }



#header-wrapper {
	margin: 0px auto;
	width: 980px;
	height: 158px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/header-full.jpg);
}



/*************login button******************/



form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 300px;
}
#hidden-8 {
	background: url(../images/login-back-tile.jpg) top left repeat-x;
}

.login {
	height: 60px;
	background: url(../images/login-back.jpg) top center no-repeat;
}
.login label {
	display: block;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #dbdde2;
	text-transform: uppercase;
}
.login form {
	display: block;
	width: 500px;
	margin: auto;
	padding-top: 5px;
}
.loginholder {
	width: 164px;
	float: left;
	font-size: 9px;
	padding-top:5px;
}
.loginholder a {
	color: #6AA2DD;
	text-decoration: none;
	display: block;
	padding-top: 19px;
	padding-left: 10px;
}
.loginholder a:hover {
	color: #fff;
}
.login-field {
	width: 145px;
	height: 17px;
	background: #111a23;
	border: 1px solid #2f4863;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
#toggle {
	display:none;
	height: 40px;
	width: 121px;
	float: right;
	text-indent: -9999px;
}

#global-functions a{
	width: 121px;
	height: 40px;
	text-decoration: none;
	background: url(../images/client-login-button.jpg) no-repeat;
}





/*************************menu*******************/
#global-functions {
	width: 121px;
	height: 40px;
	float: right;
}
.logo {
	float: left;
	background: url(../images/bardwrite-logo.png) no-repeat bottom;
	height: 79px; height: 104px;
	width: 292px;
	margin-top: -115px;margin-top: -89px; margin-top: -126px; 
	margin-left:12px;
}
#slogan {
	float: right;
	background: url(../images/slogan.png) no-repeat;
	background: url(../images/bard-service.png) no-repeat;	
	height: 52px;
	width: 579px;
	margin-top: -120px;
	
	height: 73px;
	width: 109px; 
	margin-top: -140px; margin-top: -130px; margin-top: -150px;
	position:relative;
}

#menu {
	float: right;
	width: 980px;
	margin-top: 39px;
}
#navi {
	margin: 0px;
	padding: 0px;
	width: auto;
	float: right;	
	list-style-type: none;
}
#navi li {
	position: relative !important;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 98px;	
}

#navi li a {
	margin: 0px;
	padding: 0px;
	height: 78px;
	display: block;
	text-indent: -9999px;
	background: url(../images/menu-short.jpg) no-repeat;
}


#services {
	width: 100px !important;
}
#services a {
	background-position: 0px 0px !important;
}
#services a:hover, #services a.current {
	background-position: 0px -78px !important;	
}
#news a {
	background-position: -100px 0px !important;
}
#news a:hover, #news a.current {
	background-position: -100px -78px !important;
}
#aboutus a {
	background-position: -198px 0px !important;
}
#aboutus a:hover, #aboutus a.current {
	background-position: -198px -78px !important;
}


#contact a {
	background-position: -296px 0px !important;
}
#contact a:hover, #contact a.current {
	background-position: -296px -78px !important;
}







#background {
	background: #fff url(../images/page_bgrd.jpg) top left repeat-x;
}


#navi li li {
	position: static; background:#bbb; float:none; width:auto;
}

#navi li ul {position:absolute;	width: 172px; text-align:left; float:left; left:0px; top:78px; 
 height:auto; /*left:-9999px;*/ }

#navi li:hover ul {left:0;}

.subnav {
	padding-left: 1px !important;
	display: none;
}
.subnav li {
	background: none !important;
	list-style-type: none !important;
	height: 28px !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 172px !important;
	display: block;
	float: left !important;
}
.subnav a {
	text-indent: 0px !important;
	background: #223850 !important;
	display: block;
	margin: 0px !important;
	padding: 5px !important;
	height: 20px !important;
	width: 150px !important;
	padding-left: 15px !important;
	height: auto !important;
	float: left !important;
}
.subnav a:hover {
	text-decoration: none;
	color: #fff !important;
	background: #344f6c !important;
}


/***********************content*******************/


#page-wrapper {
	width: 980px;
	margin: 0px auto;
	background: url(../images/side-bottom.gif) top right repeat-y;
}
#breadcrumbs {
	padding-bottom: 20px;
}

#language {
  padding-bottom: 20px;
	padding-right: 10px;
	float: right;
}
#breadcrumbs a:link, #breadcrumbs a:visited, a:link, a:visited {
	color: #758fa6;
	text-decoration: none;
}

#language a:link, #language a:visited, a:link, a:visited {
  color: #758fa6;
	text-decoration: none;
}

#breadcrumbs a:hover, a:hover {
	color: #505a66;
	text-decoration:underline;
}

#language a:hover, a:hover {
	color: #505a66;
	text-decoration:underline;
}

#column-left {
	float: left;
	width: 637px;
	padding: 30px 20px 0px 15px;	
}


#column-right {

	float: right;
	width: 294px;

}

.titles {
	background: url(../images/title-bckgrd.jpg) repeat-x;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 20px;
}

.bright-blue {
	background: #EDF2F6 url(../images/bright-blur-back.jpg) repeat-x;
	padding-bottom: 8px;
	padding-top: 1px;
}
.bright-blue p {
	padding: 20px 0px 32px 20px;

}
ul#side-menu {
	list-style: none;
	display: block;
	color: #43474e;
	font-weight: bold;
	font-size: 12px;
	padding: 20px 20px 32px 20px;
	margin: 0px;
}
ul#side-menu li {
	list-style: none;
	display: block;
	background: url(../images/arrow.jpg) no-repeat 0px 9px;
	margin: 0px;
	padding: 5px 0px 5px 16px;
}


ul#side-menu li a span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #43474e;
}

.date {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #b9bfc7;
	padding-bottom: 25px;
}

ul#side-menu li a, ul#side-menu li a:visited {
	text-decoration: none;
	color: #43474e;

}
ul#side-menu li a:hover {
	text-decoration: none;
	color: #8F959A;

}

.dark-blue {
	background: url(../images/dark-blue-bckgrd.jpg) repeat-x;
}

#column-right .dark-blue p {
	color: #FFFFFF;
	line-height: 14px;
}
.dark-quote {
	background: url(../images/dark-quote.jpg) no-repeat left top;
	padding: 28px 26px 0px 32px;
}
#column-right .right {
	text-align: right;
	color: #97a0ac;
	padding-bottom: 36px;
}
#column-right .right p {
	margin:0;
	padding:0;
	color: #97a0ac;
}
#column-right .name {
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}
#column-right .firm {
	font-size: 10px;
}
#footer-holder {
	background: #203143 url(../images/footer-top-tile.jpg) repeat-x;
	padding-bottom: 30px;
}

#footer-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: block;
}
#footer-nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#footer-nav  ul li a, #footer-nav  ul li a:visited {
	color: #707a86;
	text-decoration: none;
}
h5 {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
	color: #b9bfc7;
}
h3 a:link,h3 a:visited {
	color: #b9bfc7;
	text-decoration: none;
}
#footer-nav  ul li a:hover, h3 a:hover {
	color: #FFFFFF;

}


#footer-nav .col {
	float: left;
	background: url(../images/footer-line.jpg) no-repeat left top;
	padding: 10px 15px 15px;
	min-height:100px;
	height:auto !important;
	height:100px;

}
#footer-nav .col h3 {
	margin: 0px;
	padding: 0px 0px 10px;
}


.col-end a, .col-end a:visited {
	text-decoration: none;
	color: #707A86;
}

.col-end p {
	font-size: 9px;
	color: #707a86;
	line-height: normal;
	text-align: right;
	padding-right: 5px;
}
.col-end .copyright {
	font-size: 12px;
}
/*
.col-end .push {
	padding-left: 28px;

}
*/
.italic {
	font-style: italic;
	font-weight: bold;
}
ul.capitals li {
	padding-bottom: 20px;
	list-style: none;
}
ul.capitals {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}


.dropcap {
	float: left;
	padding-top: 16px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-bottom: 9px;
	color:#505A66;
	font-size:56px;
	font-weight: normal;

} 
ul.simple {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-left: 15px;
	padding-top: 10px;
}
ul.simple li{
	padding-bottom: 5px;
}
ul.simple li a{
	font-weight: bold;
}
form {
	color: #505a66;
	padding-bottom: 20px;
	width: 600px;
}
form .inputs {
	padding: 5px;
	color: #203143;
	margin-top: 3px;
	border: 1px solid #dadce1;
	margin-bottom: 15px;
	display: block;
	width: 550px;
	background: url(../images/field-back.jpg) 0px -2px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form label {
	display: block;
}

.star {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}
.star strong {
	font-size: 12px;
}
/*
form #emailNews, form #user, form #password, form #emailMember {
	background-image: url(../images/form.jpg);
	padding: 5px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #201b16;
	margin-top: 2px;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
	display: block;
	width: 255px;
}*/
a.form-button {
	text-transform: uppercase;
	color: #FFFFFF;
	background: #203143;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
}
a:hover.form-button {

	
		color: #203143;
		background: #EDF2F6;
}
.dropdown {
	color: #505A66;
	border: 1px solid #dadce1;
	margin-bottom: 15px;
	width: 562px;
	padding: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.staffphoto {
	float: left;
	padding-right: 22px;
	padding-bottom: 12px;
	padding-top: 3px;
}


.col-end {
	float: right;
	width: 295px;
	padding-top: 15px;
}
.col-end a:hover { 
	color: #fff;
}
#footer {
	background: url(../images/side-bottom.gif) top right no-repeat;
	padding-top: 31px;
	width: 980px;
	margin: auto;
}
#footer-wrapper {
	margin: 0px auto;
}

.photo {
	float: left;
	width: 120px;
	padding-right: 20px;
	padding-top: 4px;
}
.photo img {
}
.photo span {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #505A66;
}
.photo span strong {
	font-size: 11px;
}

.emailad {
	display: block;
	float: left;
	width: 100px;
}
.emailad img {
	padding-top: 4px;
}

.pagination {
	text-align: center;
	padding-bottom: 25px;
}
.pagination a {
	background: #e2e7eb;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 1px;
	margin-right: 1px;
}
.pagination a:hover {
	background: #6b7882;
	color: #fff;
	text-decoration: none;
}
.pagination2 {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 25px;
}
.pagination2 a {
	background: #e2e7eb;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 100px;
	margin-right: 100px;
}
.pagination2 a:hover {
	background: #6b7882;
	color: #fff;
	text-decoration: none;
}