.clear{ clear: both;}
body{
	background-color: #d5d5d5;
	/*background-color: #c6c3ab;*/
	text-align: center;
	color: #333333;
	font-size: 0.8em;
}
.wrapper{
	margin-top: 10px;
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
}
.header, .content, .footer{
/*	position: relative;*/
	float: left;
	clear: both;
	width: 100%;
}
p{
	text-align: justify;
}
.header{
	background: #1f1f1f url(../images/layout/header.jpg) no-repeat 0 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
} 

.header-link{
	width: 958px;
	height: 117px;
	display: block;
	text-decoration: none;
}

.header-link:hover{
	text-decoration: none !important;
	
}
.otherservices{
	padding-bottom: 20px;
}

.subheader{
	position: relative;
	clear: both;
}
/* Menu styling */
.menu{
	width: 100%;
	margin-top: 0;
	text-align: left;
	background: #0f1213 url(../images/layout/menu_bg.gif) repeat-x top center;
}
.current, .current a { 
	color: #a4d3e8 !important;
}	
.menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu ul li{
	list-style: none;
	display: inline;
	text-transform: capitalize;
	font-size: 0.9em;
	background: url(../images/layout/menu_seperator.gif) no-repeat top right;
}
.menu ul li a{
	position: relative;
	float: left;
	margin: 0;
	padding: 5px 10px 5px 12px;
	margin-top: 1px;
	height: 1.8em;
	color: #fff;
	background: url(../images/layout/menu_seperator.gif) no-repeat top right;
	text-decoration: none;
	
}
.menu ul li a:hover{
	color: #a4d3e8;
	text-decoration: none;
	text-weight: bold;
}
/* End of menu styling*/

.content{
	background: #fff url(../images/layout/shadow.jpg) repeat-x top left;
	padding-top: 20px;
	padding-bottom:: 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.primary{
	width: 225px;
	position: relative;
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 20px;
	padding-bottom: 20px;
}
.secondary{
	position: relative;
	float: left;
	width: 430px;
	margin-left: 20px;
}
.tertiary{
	width: 225px;
	position: relative;
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 20px;
	padding-bottom:: 20px;
}

.divider{
	border-bottom: 1px solid #fff;	
	display:block;
	height:5px;
	margin:0 auto;
	width:92%;
}


.inner-columna{
	width: 180px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}
.inner-columnb{
	position: relative;
	float: left;
	width: 410px;
	margin: 20px 0 0 20px;
}
.inner-columnc{
	width: 49%;
	position: relative;
	float: left;
}
.inner-columnd{
	width: 180px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}
.inner-columne{
	width: 415px;
	position: relative;
	float: left;
	margin: 15px 0 0 0;
}

.columna{
	width: 120px;
	position: relative;
	float: left;
}
.columnb{
	position: relative;
	float: left;
	width: 305px;
}



h1, h2, h3{
	font-size: 1.9em;
	color: #003580;
	padding:0;
	margin:0;
	padding-bottom:10px;
	padding-top: 10px;
	text-align: left;
}
h1{
	line-height: 1.4em;
	font-weight:normal;
}
h2{
	padding-bottom: 5px;
	padding-top: 20px;
	font-size: 1.3em;
}
h3{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;
}
h3 sub{ 
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: 0.5em;
}

h1 strong{
	font-weight: bolder;
}
h1 a, h2 a{
	text-decoration: none;
	color: #003580;
}
h3.date{
	color: #666;
}
.footer{
	clear:both;
	padding-top: 10px;
	color: #000;
	font-size: 0.9em;
}
.footer p{
	color: #000;
	text-align: center;
}
.footer a{
	color: #000;
}
.footer-col1{
/*	position: relative;*/
	float: left;
	width: 45%;	
}
.footer-col1 p{
	text-align: left;
}
.footer-col2{
/* position: relative;*/
 float: right;
 width: 45%;
}
.footer-col2 p{
 text-align: right;
}

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;
text-align: center;
/*background: transparent url(../images/layout/quote_top.gif) no-repeat 0px 0px;*/
}

.quotelisting .quote{
	font-size: 1em;
}
.quotelisting .name{
	padding-left: 15px;
}
.quotelisting .company{
	padding-left: 15px;
}


.focalquote img{ margin-left: 0; position: inline; float:none; }


.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; }

.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; }

.padding3t{ padding-top: 5px;}
.padding3r{ padding-right: 5px; }
.padding3b{ padding-bottom: 5px; }
.padding3l{ padding-left: 5px; }

.margin3t{ 	margin-top: 5px;}
.margin3r{ margin-right: 5px; }
.margin3b{ margin-bottom: 5px; }
.margin3l{ margin-left: 5px; }

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: 10px; margin-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
}

.narrowlistingtext{ width: 270px; position: relative; float: right; }
.narrowlistingtext h2{ padding: 0; margin: 0; font-size: 1.1em; }
.narrowlistingtext p{ font-size: 1.1em; }

.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{ width: 100%; height: 300px; display:block; clear: clear; margin-bottom: 0px; text-align:center; }
.map{ width: 100%; 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; margin-bottom:20px; border: none } 
legend { border:none; padding:3px 5px 3px 0px; background-color:#FFFFFF; color: #477ba7; font-weight:bold; }

fieldset ol li, fieldset ol{ list-style: none; padding-left: 0; margin-left: 0; }

.dataform label{ display: block; font-weight: bold; }
.dataform ol{ display: block; padding: 0; margin: 0; padding-left: 10px; list-style: none; }
.dataform ol li{ padding: 0; margin: 0; list-style: none; margin: 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;}

li.error{ background-color: #ce6b6b; }
.notification{ background-color: #8ae069; padding:10px; color: #222; border: 1px solid #85a945; }
.error p, .notification p{ color:#990000; font-weight:bold; padding: 3px; margin-top: 5px; }

h3.large{
	padding-top: 35px;
	font-size: 1.2em;	
}

h1{
	border-bottom: 5px solid #c6e9f4;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.submenucontainer{
	margin-bottom: 20px;
}
.masthead{
	overflow: hidden;
	width: 430px;
}
.categorylist{
	clear: both;
	background-color: #c6e9f4;
	padding: 10px;
}
.categorylist ul {
	list-style: none;
	width: 410px;
	margin: 0;
	padding: 0;
}
.categorylist ul li{
	list-style: none;
	margin:0;
	padding: 0;
	float: left;
	width: 195px;
	display: block;
	padding: 5px;
}
.categorylist ul li a{
	text-decoration: none;
}
.categorylist ul li a:hover{
	text-decoration: underline;
}

.linkrow{
	clear: both;
	padding-bottom: 20px;
}

.linkrow h2, .linkrow p{
	padding: 0;
	margin: 0;
}
.linkrow p{
	padding-bottom: 2px;
}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/layout/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
.sitemap ul, .sitemap ul li{
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sitemap ul li ul{
	margin-left: 20px;
}
.sitemap ul a{
	text-decoration: none;
}

th,td {
	border: none;
	padding:0;
}
th p, td p{
	font-size: 0.8em;
	padding-top: 0;
	margin-top: 0;
	padding-right: 10px;
}
td p img{
	margin-top: 5px;
}
table.fullwidth{
	width: 100%;
}