body {
	padding: 0px;
	margin: 0px;
	background:url(/images/layout/body-background.gif) top repeat-x #ecf1f7 fixed;
	font-size:12px;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
}

a {
	color:#1b3458;
}
a:hover {
	color:#1b3458;
}

hr {
	color: #c9d7e8;
	background-color: #c9d7e8;
	height: 3px;
	border:none;
}
img.absmiddle {
	vertical-align: middle;
	margin-bottom: .25em;
}
h1{
	color:#353535;
	font-size:16px;
	font-weight:bold;
	color: #1c355a;
	padding: 10px 0 15px 0;
	margin: 0;
	border-bottom: 3px solid  #c9d7e8;
	background:url(/images/layout/fern-leaf.gif) no-repeat left;
}
h2, h3{
	color:#353535;
	font-size:14px;
	font-weight:bold;
	color: #1c355a;
	padding: 10px 0 10px 0;
	margin: 0;
	background:url(/images/layout/fern-leaf.gif) no-repeat left;
}
p{ 
	line-height: 20px;
	font-size:12px;
}
::-moz-selection {
	background:#ffcd61; 
	color:#FFF;
}
::selection {
	background:#ffcd61; 
	color:#FFF;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
ul li{
	margin: 0px;
	display:block;
	background:url(/images/layout/blue-square.gif) no-repeat 0px 5px;
	padding-left: 15px;
	line-height: 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
	
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.container {
	background:url(/images/layout/container-background.jpg) top no-repeat fixed;

}
.globalWidth {
	width: 960px;
}
.wrapper {
	margin: 0px auto 0px auto;
	position:relative;
}

.header {
	height: 185px;
	position:relative;

}
.headerInfo {
	position:absolute;
	top: 45px;
	right: 0;
	color: #b9dbff;
	font-size:11px;
	font-weight:bold;
}
.headerInfo a{
	color: #fff;
}
.headerInfo div{
	float:right;
	clear:right;
}
.headerInfo span{
	width: 170px;
	display:block;
	float:right;
	padding: 0 10px 10px 10px;
}
.headerInfo .telephone span{
	color: #fff;
	font-size:28px;
	letter-spacing: -1px;
}
.headerInfo .email span{
	color: #fff;
	font-size:11px;
}



.header div.yellow{
	background: #ffcd61;
	height: 7px;
	position:absolute;
	top: 0;
	left: 0;
}
.header img.background{
	filter:alpha(opacity=90);
	opacity:0.90;
	position:absolute;
	top: 0;
	left: 0;
}
.header img.logo{
	position:absolute;
	top: 45px;
	left: 0;
}
.mainLogo {
	position:absolute;
	border: 0px;
	top: 15px;
	left: 5px;
}
.mainMenu {
	background: #1b3458;
	position:absolute;
	bottom: 0;
	left: 0;
	height: 50px
}
.mainMenu ul{
	margin: 0;
	padding: 0 20px 0 0;
	position: absolute;
	right: 0;
	z-index: 30000000;
}
.mainMenu ul li{
	background:none;
	list-style:none;
	margin: 0;
	padding: 0;
	float:left;
}
.mainMenu ul li a {
	list-style:none;
	margin: 0;
	float:left;
	color: #fff;
	text-decoration:none;
	line-height: 50px;
	padding: 0 10px 0 10px;
	font-weight:bold;
	font-size:11px
}
.mainMenu ul li a:hover {
	color: #ffcd61;
	text-decoration:underline;
}
.mainPromotion {
	background: #fff;
	border: 10px solid #1b3458;
	border-top: none;
	padding: 10px;
}
.mainPromotion img.main {
	clear:none;
	
}
.mainPromotion img.right {
	float:right;
	clear:right;
	margin-bottom: 10px;
	
}
.page {
	background: #ecf1f7;
}
.column700{
	width: 700px;
	float:left;
	position:relative;
}
.column720{
	width: 720px;
	float:left;
	position:relative;
}
.column220{
	width: 220px;
	float:left;
}
.column570{
	width: 570px;
	float:left;
	position:relative;
}
.column350{
	width: 350px;
	float:left;
}

.mediumPadding {
	padding: 10px;
	
}
.submenu{
	background: #cfdceb;
	margin: 0 0 10px 0;
	
}
.submenu h2{
	color:#353535;
	font-size:14px;
	font-weight:bold;
	color: #1c355a;
	padding: 10px 10px 10px 10px;
	margin: 0;
	background:url(/images/layout/fern-leaf-2.gif) no-repeat 10px 0px;
}
.submenu h3{
	color:#353535;
	font-size:12px;
	font-weight:bold;
	color: #1c355a;
	padding: 10px 10px 10px 10px;
	margin: 0;
	background: none;
}
.submenu ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
	font-size:11px;
	color: #1b3458;
}
.submenu ul li a{
	margin: 0px;
	display:block;
	background:url(/images/layout/blue-square.gif) no-repeat 10px 12px;
	padding-left: 28px;
	line-height: 28px;
}
.submenu ul li a:hover{
	background:url(/images/layout/blue-square.gif) no-repeat 10px 12px #1b3458;
	color: #ffcd61;
}
.submenu ul li {
	padding: 0;
	margin: 0;
	background:none;
}



.hiddenFields {
	display: none;
}
input, textarea, select {
	color: #000;
	background: #fff;
	border: solid 1px #8cabd2;
	padding:3px;
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif;
}
input:focus , textarea:focus, select:focus {
	outline: solid 1px #8cabd2;
}
fieldset {
	border:1px solid #8cabd2;
	padding: 20px;
}
legend {
	
}
form input.submit, form input[type='submit']{
	background: #f3c257;
	padding: 10px;
}
form input.submit:hover, form input[type='submit']:hover{
	background: #f3c257;
}
form label{
	
}














.footer {
	clear:both;
	position:relative;
}
.footer ul{
	padding: 0;
	margin: 0;
	list-style:none;
	background: #1b3458;
	border: 5px solid #ffffff;
	height: 35px;
}
.footer ul li{
	padding: 0;
	margin: 0;
	list-style:none;
	background:none;
	display:block;
	float:left;
}
.footer ul li a{
	padding: 0 10px 0 10px;
	line-height: 35px;
	height: 35px;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
.footer ul li a:hover{
	text-decoration:underline;
}
.footer p.copyright{
	font-size:10px;
	display:block;
	position:absolute;
	top: 50px;
	left: 0;
	padding: 0 0 0 10px;
	margin: 0;
	font-size:11px;
	line-height: 20px
}
.footer .established{
	display:block;
	position:absolute;
	top: 50px;
	right: 0px;
	width: 191px;
	height: 36px;
	padding: 0 0 30px 0;
}
.footer .established img{
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	border: 0;
}
.footer .established span{
	position:absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	font-size:10px;
}
.footer .established a{
	color: #666666;
}

.gallery {
	float:right;
	background: #fff;
	border: 10px solid #1b3458;
	border-top: none;
	padding: 10px 0 0px 10px;
	margin: 0 0 10px 10px;
	width: 270px;
}
.top {
	border-top:  10px solid #1b3458;
}
.thumb {
	margin: 0 10px 10px 0;
	float:left ;
}
.thumb img{
	border: none;
}
.article {
	clear:both;
	background: #fff;
	border: 10px solid #1b3458;
	padding: 10px;
	margin: 10px 0 0 0;
}
.noborder {
	clear:both;
	background: none;
	border: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.promo .article:last-child{
	border-bottom:none;	
	padding: 0;
	margin: 0;
}

.article h5{
	color:#353535;
	font-size:12px;
	font-weight:bold;
	color: #1c355a;
	padding: 0 0 10px 0;
	margin: 0;
	background:url(/images/layout/fern-leaf.gif) no-repeat left;
}
.article img {
	float:left;
	border: none;
	display: block;
	margin: 0px 15px 0px 0px;
}
.noborder img {
	border: 1px solid #1b3458;
}

.article p{
	display:block;
	clear:none;
	padding: 0;
	margin: 0;
}
.sub {
	font-size:10px;
	margin:0;
	color: #1b3458;
	font-weight:normal;
}
.facebookComment {
	
}
.facebookComment textarea {
	width: 100%;
	clear:both;
	
}
.facebookComment input.submit, .facebookComment input[type='submit'] {
	float:right;
	margin: 10px 0 0 0;
}
.facebookComment .facebookConnect{
	float:right;
	margin: 10px 0 0 0;
}

.facebookComment .logDetails {
	float:left;
	width: 400px;
	
}
.facebookComment .logDetails input.checkbox, .facebookComment input[type='checkbox']{
	display:inline;
	margin: 0;
	padding: 0;
}

.comments {
	clear:both;
	
}
p.comment {

}