	body{
		background: url('/images/layout/bg.jpg') top center no-repeat;
		background-attachment: fixed;
		padding: 0;
		margin: 0;
		font-family: 'Exo 2', arial, tahoma, sans-serif;
		
	}
	div.outercontainer{
		width: 1000px;
		height: auto !important;
		margin: auto;
		background: url('/images/layout/containerbg.png') top left repeat;
		min-height: 500px;
		-webkit-box-shadow: 0px 0px 30px 8px rgba(189,189,189,1);
-moz-box-shadow: 0px 0px 30px 8px rgba(189,189,189,1);
box-shadow: 0px 0px 30px 8px rgba(189,189,189,1);
	}
	div.ourmdimg img{
		margin-right: 10px;
	}
	span.signature{
		font-family: 'Qwigley', cursive;
		font-size: 60px;
		margin-top: 15px;
	}
	h4.signature{
		margin-top: 0;
		font-size: 1em;
		letter-spacing: 0;
		color: #494949;
	}
	div.innercontainer{
		width: 950px;
		height: auto !important;
		margin: auto;
		padding-bottom: 25px;
	}
	div.innerfooter{
		width: 950px;
		height: auto !important;
		margin: auto;
	}
	div.contactdetails{
		float: right;
		margin-top: 50px;
		color: #494949;
		font-size: 0.95em;
		text-align: right;
	}
	div.contactdetails span{
		color: #007ec2;
		
	}
	div.navbar{
		width: 100%;
		height: 47px;
		background-color: #494949;
	}
	img.logo{
		margin-top: 10px;
	}
	div.navbar{
		margin: 10px 0 10px 0;
		background: #494949 url('/images/layout/navarrow.jpg') top left no-repeat;
		line-height: 47px;
		color: white;
		font-weight: bold;
		
	}
	div.leftbox{
		width: 73%;
		float: left;
		height: auto !important;
		min-height: 500px;
		
	}
	div.rightbox{
		width: 25%;
		float: right;
		height: auto !important;
		min-height: 500px;
	}
	div.spacer{
		clear: both;
	}
	div.whitebox{
		width: 100%;	
		background: url('/images/layout/smwhite.png') top left repeat;
		height: auto !important;
		-webkit-box-shadow: -6px 6px 16px -3px rgba(189,189,189,1);
		-moz-box-shadow: -6px 6px 16px -3px rgba(189,189,189,1);
		box-shadow: -6px 6px 16px -3px rgba(189,189,189,1);
		padding: 5px 0 5px 0;
		margin-bottom: 10px;
	}
	div.whiteboxinner{
		width: 90%;
		height: auto !important;
		margin: auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	div.whitebox h3{
		text-transform: uppercase;
		font-size: 1.1em;
		background: url('/images/layout/smbluearrow.png') 0 50% no-repeat;
		padding-left: 15px;
		margin-top: 0;
	}
	div.whitebox h3, div.whitebox h4{
		letter-spacing: 0;
	}
	.successmessage{
		color: #007ec2;
		font-weight: bold;
	}
	.errormessage{
		color: red;
		
	}
	h1{
		font-size: 1.4em;
	}
	h2{
		font-size: 1.3em;
	}
	h3{
		font-size: 1.25em;
	}
	h1 span, h2 span, h3 span, h4 span, h5 span{
		color: #494949;
	}
	h1,h2,h3,h4,h5{
		font-family: 'Exo 2', arial, sans-serif;
		color: #007ec2;
		letter-spacing: -0.05em;
		text-transform: uppercase;
	}
	div.leftbox, div.rightbox{
		font-family: arial, sans-serif;
		font-size: 0.84em;
		line-height: 1.5em;
	}
	h2.md{
		margin-top: 0;
	}
	form.getquote input, form.getquote textarea{
		width: 90%;
	}
	form.getquote textarea{
		 
	}
	 span.btn, input.submit{
      padding:7px;
      display:inline-block;
      cursor:pointer;
      font: 14px Arial, Helvetica, sans-serif;
      color:#fff;
	  font-weight: bold;
      background-color:#1d8dc9;
      -moz-border-radius:12px;
      -webkit-border-radius:12px;
      -moz-box-shadow:#999 2px 0px 3px;
	  border: 0;
	  text-transform: uppercase;
	  padding-left: 15px;
	  padding-right: 15px;
	  
    }
	form.getquote input.submit{
		width: auto;
	}
    span.btn:hover, input.submit:hover{
      background-color:#007ec2;
    }
	span.highlightheading{
		font-weight: bold;
		text-transform: uppercase;
		color: #494949;
	}
	.floatleft, .alignleft{
		float: left;
	}
	.floatright, .alignright{
		float: right;
	}
	.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
	a{
		color: #5faed9;
	}
	a:hover{
		color: #007ec2;
	}
	div.contactdetails span.skype{
		font-size: .9em;
	}
	div.contactdetails span.skype a{
		border-bottom: 1px dotted #5faed9;
		text-decoration: none;
	}
	.centrealign{
		margin: auto;
	}
	div.footer{
		color: white;
		width: 100%;
		height: auto !important;
		clear: both;
		font-size: .9em;
		padding-top: 10px;
		padding-bottom: 15px;
	}
	div.footer h4{
		color: white;
		margin-top: 0;
		margin-bottom: 0;
		font-size: 1.15em;
		text-transform: none;
	}
	
	.graygradient{
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #727272),
	color-stop(1, #4C4D4E)
);
background-image: -o-linear-gradient(bottom, #727272 0%, #4C4D4E 100%);
background-image: -moz-linear-gradient(bottom, #727272 0%, #4C4D4E 100%);
background-image: -webkit-linear-gradient(bottom, #727272 0%, #4C4D4E 100%);
background-image: -ms-linear-gradient(bottom, #727272 0%, #4C4D4E 100%);
background-image: linear-gradient(to bottom, #727272 0%, #4C4D4E 100%);
	}
	div.footerline{
		background-color: #474849;
		width: 100%;
		clear: both;
		height: 50px;
		line-height: 50px;
		color: white;
		font-size: .8em;
	}
	div.linkbox h4{
		letter-spacing: 0;
	}
	div.linkbox{
		width: 230px;
		height: auto !important;
		float: left;
	}
	div.linkbox ul{
		padding-left: 20px;
	}
	div.linkbox li{
		list-style-type: none;
		list-style-image: url('/images/layout/smwhitearrow.png');
	}
	div.linkbox a{
		color: white;
		text-decoration: none;
		border-bottom: 1px solid gray;
	}
	
	.ourmd{
		margin: 0 15px 10px 0;
	}
	
	td.leftspec{
		width: 130px;
	}
	table.blankettable td{
		border: 2px solid #c1c1c1;
		padding: 5px;
	}
	table.blankettable{
		border-collapse: collapse;
	}
	input, textarea{
		border: 1px solid #c1c1c1;
	}
	
	div.post li{
		margin: 0.35em 0 0.35em 0;
	}
	ul.sf-menu li a{
		/*cursor: default;*/
	}
	ul.sf-menu li ul a{
		cursor: pointer;
	}
	span.telnum{
		font-size: 18px;
	}
	#mobnav-btn {
    display: none;
    font-size: 20px;
    font-weight: bold;
    background: #494949 url('/images/layout/navarrow.jpg') top left no-repeat;
	height: 47px;
	line-height: 47px;
    color: white;
    /*padding: 9px;*/
	text-indent: 35px;
    cursor: pointer;
}
#mobnav-btn .navicon{
	float: right;
	margin-right: 10px;
	font-size: 33px;
	line-height: 42px;
	color: gray;
}
.mobnav-subarrow:hover{
	background: white;
	color: gray;
}
    .mobnav-subarrow {
        display: none;
        background-color: gray;
		color: white;
        opacity: .7;
        height: 20px;
        width: 30px;
        background-position: top left!important;
        position: absolute;
        top: 10px;
        right: 15px;
		font-size: 24px;
		line-height: 15px;
		text-align: center;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }
