.clear{ clear: both;}

* { behavior: url(scripts/iepngfix.htc);}

body{
	background-color: #e7ebe3;
	text-align: center;
	color: #333333;
	font-size:0.7em;
	line-height: 1.5em;
}

a:link, a:visited { color:#b55300; text-decoration:underline;}
a:hover, a:focus, a:active { color:#0073d5; text-decoration:none;}

.wrapper{
	margin-top: 20px;
	width: 958px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #fff;
}

.header, .masthead {
/*	position: relative;*/
 float: none;
	clear: both;
	width: 958px;
}
.header { background: #95c6ec url(../images/layout/header_bg.jpg) no-repeat right top; }
.logo { position: relative; float: left; display: inline;}

/* Menu styling */
.menu{
/*	position: relative;*/
	width:958px;
	height:30px;
	text-align: left;
	background: url(../images/layout/menu_bg.jpg) top left repeat-y;
	color: #fff;
	clear:both;
	line-height:30px;
}
.current {
	font-weight: normal;
	background: #01509f url(../images/layout/background_2.jpg) top left;
}
.menu u li.current a{
	display: none;
}
	
.menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu ul li{
	list-style: none;
	display: inline;
	text-transform:uppercase;
/*	font-size: 0.9em;*/
	
}
.menu ul li a, .menu ul li a:visited{
	position: relative;
	float: left;
	margin: 0;
	padding: 0px 12px 0 12px;
/*	height: 1.8em;*/
	color: #fff;
	background: url(../images/layout/seperator.jpg) no-repeat right top;
	text-decoration:none;
}
.menu ul li a:hover{
	color: #fff;
	text-decoration: none;
	text-weight: bold;
	background: #1485db url(../images/layout/seperator_hover.jpg) no-repeat right top;
	text-decoration:none;
}

.menubase { height:3px; display:block; background-color:#1485db; overflow:hidden; position:relative;}

.breadcrumb{
 overflow:hidden;
	background-color: #fff;
	padding:0px;
	width:958px;
}
.breadcrumb p {
	padding: 10px 10px 10px 10px;
	margin: 0px;
}
.breadcrumb p a{
	color: #333333;
}

.masthead{ 
	background-color: #fff;
	clear:both;
	float:none;
}

.headershadow { clear:both; float:none; background-image:url(../images/layout/header_shadow.jpg); background-position:top left; background-repeat:no-repeat; background-color:#CCCCCC; height:20px; display:block; overflow:hidden;}

.content{
	background-color: #fff;
	padding-bottom:: 20px;
 float: none;
	clear: both;
	width: 958px;
}

h1{
 	color:#0073d5; /* blue */
	font-size:2.3em;
	font-weight:normal;
	line-height:1.3em;
	padding:7px 0px 10px 0px;
	margin:0px;
}
h2{
 	color:#535353; /* d grey */
	font-size: 1.5em;
	font-weight:normal;
	padding:7px 0px 10px 0px;
	margin:0px;
}
h3{
 	padding:2px 0px 2px 0px;
	font-size: 1em;
	font-weight:normal;
	color:#2c519c;
	margin:0px;
}
h4{
	color:#0073d5; /* blue */
	font-size: 1.5em;
	font-weight:normal;
	padding:7px 0px 10px 0px;
	margin:0px;
	line-height: 1.2em;
}
h5{
	color:#535353; /* d grey */
 	padding: 0px 0px 8px 0px;
	font-size: 1.2em;
	font-weight:normal;
	margin:0px;
}

h1 strong{
	font-weight: bolder;
}

th,td{
	border: none;
	font-size: 0.8em;
}

.primary {
	width: 250px; 
 padding:10px 0px 10px 0px;
	position: relative;
	float: left;
	clear:none;
}

.tertiary{
	width: 225px;
	position: relative;
	padding:10px 0px 10px 15px;
	float: left;
	clear:none;
}

.secondary{
	width: 458px;
	padding:0px;
	position: relative;
	float: left;
	clear:none;
}

.panelt1title {
	width:225px;
	background-image:url(../images/layout/background_1.jpg); 
	background-position:top left; 
	background-repeat:repeat-y; 
	background-color:#000000; 
	color:#ffffff; 
	height:30px;
	clear:both;
}
.panelt1title h2 { 
	color:#ffffff; 
	font-size:1em; 
	text-transform:uppercase; 
	padding:0px 0px 0px 10px; 
	margin:0px; 
	line-height:27px;
}
.panelt1content { /* IE7 has it's own CSS file for this class - see css/IE7styles.css file */
	background-image:url(../images/layout/colbg.gif); background-position:bottom left; background-repeat:no-repeat;
	width:225px;
	padding:5px 0px 5px 0px;
	background-color:#ffffff; 
	color:#000000; 
	border-top:3px solid #82bdeb; 
}
.panelt1content p { padding:2px 0px 2px 0px; margin:0px;}

.blinedivider { border-top:1px solid #82bdeb; height:3px; display:block; float:none; overflow:hidden; margin-top:7px; margin-bottom:7px;}

.insetimage { float:left; margin-top:5px; margin-right:15px; margin-bottom:10px; padding:2px; border:1px solid #9ccaee;}
.insetimageright { float:right; margin-top:5px; margin-left:15px; margin-bottom:10px; padding:2px; border:1px solid #9ccaee;}

/* Footer styles */
.footer {
 height:30px;
	clear:both;
	color: #fff;
	text-transform:uppercase;
	background: url(../images/layout/menu_bg.jpg) repeat-y top left;
	background-color:#000000;
	line-height:28px;
}
.footer .subcopy { float:left; clear:none; display:block; padding-left:15px;}
.footer .credit { float:right; clear:none; display:block; padding-right:15px;}
.footer p { padding:0px; margin:0px;}
.footer strong{
/*	font-size: 1em;*/
}
.footer a:link, .footer a:visited { color:#ffffff; text-decoration:none; font-weight:bold;}
.footer a:hover, .footer a:focus, .footer a:active { color:#cccccc; text-decoration:none; font-weight:bold;}


q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

.testimonial{
	background: url(../images/layout/banner_large_bg.gif) no-repeat top left;
	width: 608px;
	height: 190px;
	display:block;
	clear: clear;
	margin-bottom: 20px;
}
.testimonial img{
	margin-left: 20px;
	position: relative;
	float: left;
}

blockquote.focalquote {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	width: 280px;
	position: relative;
	float: left;
	margin-left: 20px;
	/*background: transparent url(../images/layout/quote_top.gif) no-repeat 0px 0px;*/
}

.quotelisting blockquote{
	width: 570px;
	clear: both;
	display: block;
	margin: 0;
}
.quotelisting p{ padding: 0; margin: 0; font-size: 1.4em; }

blockquote img{ padding: 3px; margin: 0; }

.focalquote img{ margin-left: 0; position: inline; float:none; }

blockquote.focalquote p {
	/*text-indent: 40px;*/
	color: #6dbcff;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4;
	padding-right: 10px;
	margin-bottom: 20px;
	/*background: transparent url(../images/layout/quote_bottom.gif) no-repeat 100% 100%;*/
}

blockquote.focalquote p.link { padding-top: 0; text-align: right; font-size: 90%; }
blockquote.focalquote p.link a { text-decoration: underline; color: #66004F; }
.quotelisting blockquote.focalquote p{ padding: 0; margin: 0; }

.primary .image{ border:1px solid #477ba7; }

.margin1t{ 	margin-top: 20px;}
.margin1r{ margin-right: 20px; }
.margin1b{ margin-bottom: 20px; }
.margin1l{ margin-left: 20px; }

.margin2t{ 	margin-top: 10px;}
.margin2r{ margin-right: 10px; }
.margin2b{ margin-bottom: 10px; }
.margin2l{ margin-left: 10px; }

.margin2t{ 	margin-top: 10px;}
.margin2r{ margin-right: 10px; }
.margin2b{ margin-bottom: 10px; }
.margin2l{ margin-left: 10px; }

.padding1t{ padding-top: 20px;}
.padding1r{ padding-right: 20px; }
.padding1b{ padding-bottom: 20px; }
.padding1l{ padding-left: 20px; }

.padding2t{ padding-top: 10px;}
.padding2r{ padding-right: 10px; }
.padding2b{ padding-bottom: 10px; }
.padding2l{ padding-left: 10px; }


hr{
	border-width: 0;
	border-top: 1px solid #608db3;
	clear: both;
}

.logogrid{ padding-top: 0 !important; margin-bottom: 20px; }
.bordertop{ border-top: 1px solid #608db3; padding-top: 20px; }
.borderbottom{ border-bottom: 1px solid #608db3; padding-bottom: 20px; }
.imgborder{ border-left: 1px solid #608db3; }
.border{ border: 1px solid #608db3; }

.listing{ width: 100%; margin-bottom: 20px; background: url(../images/layout/listing_bg.gif) no-repeat right bottom; }

.listinglarge{ background: url(../images/layout/listing_large_bg.gif) no-repeat right bottom; }

.listingimage{
	text-align: center;
	width: 151px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #fff url(../images/layout/deal_bg.jpg) repeat-x bottom left;
	position: relative;
	float: left
}

.listingtext{ width: 435px; position: relative; float: right; }
.listingtext h2{ padding: 0; margin: 0; font-size: 1.1em; }
.listingtext p{ font-size: 1.1em; }

.alignleft{ text-align: left; }
.alignright{ text-align: right; }
.downloadlink{ padding: 10px 0 10px 50px; }
.wordfile{ background: url(../images/icons/word.jpg) no-repeat 0 50%; }
.pdffile{ background: url(../images/icons/pdf.jpg) no-repeat 0 50%; }


.contactmap{ background: url(../images/layout/banner_large_bg.gif) no-repeat top left; width: 608px; height: 190px; display:block; clear: clear; margin-bottom: 20px; text-align:center; }
.map{ width: 570px; margin-left: auto; margin-right: auto; }
.contact h3, .contact p{ margin: 0; padding: 0; }
.contact h3{ margin-top: 30px; }
.emailimage{ }

/*Form styling*/
fieldset { background-color:#fff; border: none; } 
legend { border:none; padding:3px 5px 3px 0px; background-color:#FFFFFF; color: #477ba7; font-weight:bold; display: none; }

fieldset ol li, fieldset ol{ list-style: none; padding-left: 0; margin-left: 0; }

.dataform label{ display: block; font-weight: normal; }
.dataform ol{ display: block; padding: 0; margin: 0; list-style: none; }
.dataform ol li{ padding: 0; margin: 0; list-style: none; padding-bottom: 10px; }
.dataform ol li span{ font-style: italic; }
.note { font-size: 0.8em; background-color: #ebebeb; border: 1px solid #e7e7e7; margin-top: 5px; padding: 5px; }
.note ol li{ list-style: disc; }
.datatextarea{ width: 80%; height: 15em; }
.datatextinputsmall{ width: 3em; }
.normalweight{ font-weight: normal !important;}
.button{ margin-bottom: 10px; }
.dataform label em{	color:#FF0000; font-style:normal;}


li.error{ background-color: #ce6b6b; }
.notification{ background-color: #8ae069; padding:10px; color: #222; border: 1px solid #85a945; }
.error p{ color:#990000; font-weight:bold; padding: 3px; margin-top: 5px; }
.notification p{ color:#333; font-weight:bold; padding: 3px; margin-top: 5px;}

.account{ background-color: #fff; text-align: right; padding: 10px; }

/* Mouseover fx */
.opacityit img { float:none; filter:alpha(opacity=100); -moz-opacity:1;opacity:1;}
.opacityit:hover img { float:none; filter:alpha(opacity=60); -moz-opacity:.70;opacity:.60;}
.opacityit2 img { float:none; filter:alpha(opacity=60); -moz-opacity:.70;opacity:.60;}
.opacityit2:hover img { float:none; filter:alpha(opacity=100); -moz-opacity:1;opacity:1;}

/*Masthead styles */
.masthead table{
margin: 0;
padding: 0;
}

.masthead th, .masthead td { padding:0; }
.masthead h1{
 font-size: 1.2em;
 color: #535353;
 padding: 0;
 margin: 0;
 padding-bottom: 5px;
 
}
.masthead h2{
	font-size: 1.8em;
	color: #0073d5;
 	padding: 0;
 	margin: 0;
}
.masthead p{
	font-size: 1.2em;
	line-height: 1.2em;
}
.masthead h3{
	color: #db7812;
	font-size: 1.2em;
}
.masthead p span{
	font-size: 0.8em;
}