@charset "utf-8";
/* CSS Document */
/*CSS Reset Code for each document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Customisations */
body {
	background:#1e6fb0;	
}
#wrapper{	
	width:980px;
	margin:0 auto;
	padding:0;
	height:auto;
}
#wrap-mid {
	float:left;
	background:#FFF;
}
#top{
	width:976px;
	height:130px;
	background:#FFF;
	padding:2px;
}
#logo{
	float:left;
	text-align:center;
	width:111px;
	height:130px;
}
#tsub1{
	float:left;
	width:865px;
	height:130px;
	margin:0px;
	padding:0;
}
#tsub2{
	float:right;
	width:403px;
	height:120px;
}
h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #0082C0;
    font-weight: bold;
	font-size:24px;
	margin-bottom:10px;
	text-shadow: 1px 1px 2px #888;
}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #0082C0;
    font-weight: bold;
	font-size:18px;
	margin:0 0 2px 0;
	text-align:center;
}
h3{
	font-size:18px;
	font-weight:bold;
	margin-bottom:3px;
	text-transform:uppercase;
}
h4{
	font-size:15px;
	font-weight:bold;
	margin-bottom:3px;
}
h5{
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:2px;
}
h6{
	font-size:11px;
	font-style:italic;
	margin-bottom:1px;
}
strong{
	font-weight:700;
}
ul{
	list-style-image:url(../images/bullet.png);
	margin:0 0 10px 10px;
}
.caps {
	font: 14px/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
li{
	margin:0 0 3px 10px;
}
#slider {
	float:left;
	clear:both;
	width:942px;
	height:300px;
	padding:4px;
	margin-top:0;
	border:#202020 15px solid;
}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
#textarea {
	float:left;
	width:980px;
	height:auto;	
	margin:0;
	color: #444444;
	padding:0;
}

#lefttext {
	float:left;
	width:659px;
	padding:10px;
	margin:0;
    font: 15px/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-right:#000 1px dotted;
}
.testimonial-box{
	width:197px;
	float:left;
	overflow:hidden;
	margin:0 10px 0 0;
	padding:5px;
	height:180px;
	background-color:#e9181d;
	border:#e9181d 1px solid;
	border-radius:15px;
	box-shadow: 10px 10px 5px #444444;
	color:#FFF;
}
#lefttext p {
	text-align:justify;
	margin-bottom:20px;		
}
#photo {
	border:2px #444 dashed;
	border-radius:15px;
	padding:10px;
	margin:0 5px 10px 0;
	background:#444;
	color:#FFF;
	width:296px;
	float:left;
}
#photo.extrawidth{
	width:358px;
}
#photo img {	
	float:left;
	margin-right:10px;
	border:5px #eee solid;
	padding:1px;
}
#photo span{
	display:block;
	font: 14px/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#lefttext p img {
	margin:5px 5px 5px 10px;
	float:right;
}
#righttext {
	float:right;
	width:280px;
	height:auto;
	padding:10px;
	margin:0;
	font: 12px/1 "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#righttext form {
	border:#444 2px dotted;
	border-radius:15px;
	width:256px;
	padding:10px;
	margin:0;
}
form label {
	margin:0 0 5px 0;
	padding:0;
}
form input {
	width:250px;
	margin:0 0 7px 0;
	padding:0;
	border:#0082C0 1px solid;
}
form .button {
	width:80px;
	height:23px;
	background:#0082C0;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:0;
}
form textarea {
	width:250px;
	height:70px;
	margin:0 0 7px 0;
	padding:0;
	border:#0082C0 1px solid;
}	
#contacttext {
	float:left;
	width:460px;
	padding:10px;
	margin:0;
    font: 15px/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#cform {	
	width:430px;
	padding:10px 0;
	margin:0;
}
#cform label {
	padding:0;
	width:170px;
	display:inline;
	float:left;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
}
#cform input {
	float:right;
	width:258px;
	margin:0 0 15px 0;
	padding:0;
	border:#0082C0 1px solid;
}
#cform .button {
	float:left;
	margin:0 10px;
	width:80px;
	height:23px;
	background:#0082C0;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:0;
}
#cform textarea {
	float:right;
	width:258px;
	height:150px;
	margin:0 0 15px 0;
	padding:0;
	border:#0082C0 1px solid;
}	
#contactmap {
	float:right;
	width:480px;
	padding:10px;
	margin:0;
    font: 15px/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contactmap iframe {
	border:5px #eee solid;
	padding:1px;
}
#forlink a:link{
	text-transform:lowercase;	
	text-decoration:none;
	color:#444444;	
	font-size:14px;
}
#forlink a:visited{
	text-transform:lowercase;	
	text-decoration:none;
	color:#444444;	
	font-size:14px;
}
#forlink a:active{
	text-transform:lowercase;
  	text-decoration:underline;
	color:#444444;
	font-size:14px;
}
#forlink a:hover{
	text-transform:lowercase;
  	text-decoration:underline;
	color:#444444;
	font-size:14px;
}
table, td, th
{
border:1px solid #0082C0;
}
td, th {
	padding:7px 50px;
}
th
{
	background-color:#0082C0;
	color:white;
}	
.box-shadow {
	width:240px;
	margin:10px;
	padding:10px;
	height:75px;
	background-color:#0082C0;
	box-shadow: 10px 10px 5px #444444;
	color:#FFF;
}
.nocenter {
	text-align:left;
}
.white {
	color:#FFF;
}
.clear {
	clear:both;
}
.sep_10{
	clear:both;
	height:10px;
}
.sep_20{
	clear:both;
	height:20px;
}
#footer{
	border-top:#CCC 3px inset;
	float:left;
	width:960px;	
	height:auto;
	margin:0;
	padding:7px 10px 9px;
	background:#202020;
	font: 15px/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footlinks {
	width:920px;
	padding:0px 20px 10px;
	margin:0 auto;
	text-align:center;	
	font-size:9pt;
	line-height:12px;
	color:#FFC;
}
#footlinks a:link,a:visited {
	line-height:11px;
	letter-spacing:0.09em;	
	font-size: 8.5pt;
	padding:0;	
	font-weight: bold;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:underline;	
}
#footlinks a:hover,a:active {	
	color:#FFC;
  	text-decoration:none;
}
#footcontainer {
	width:960px;
	margin:0 auto;
	padding:0;
	color:#FFF;
}
#footleft {
	float:left;
	width:550px;
	margin:0 20px 0;
	font-size:9.5pt;
	line-height:13px;
	color:#FFF;
}
#footleft a:link,a:visited  {	
	font-weight: bold;
	text-decoration:none;	
	color:#FFF;
}
#footleft a:hover,a:active {
	color:#FFF;	
  	text-decoration:underline;
}
#footleft  span {
	display:block;
	margin:5px 0 0;
	padding:0;
}
#footsocial {
	float:left;
	width:350px;
	margin:0 20px 0 0;
	padding:5px 0 0;
}
#footsocial img {
	border:0;
	width:178px;
	height:58px;
}
.error {
	width:240px;
	margin:10px;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
	font-weight:bold;
	word-spacing:1px;
	background-color:#F00;
	box-shadow: 5px 5px 3px #444444;
	border-radius:15px;
	color:#FFF;	
}
.error img{
	text-align:center;
	border:0;
}
.done {
	width:240px;
	margin:10px;
	padding:10px;
	text-transform:capitalize;
	font-weight:bold;
	word-spacing:1px;
	background-color:#090;
	box-shadow: 5px 5px 3px #444444;
	border-radius:15px;
	color:#FFF;	
}
.done img{
	text-align:center;
	border:0;
}
#circle {	
	width: 200px;
	height: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius:200px;
	background-color:#eee;
	margin-left:50px;
	box-shadow: 10px 10px 5px #444444;
}
.circlesep{
	margin-bottom:50px;
	display:block;
}
.circletext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #0082C0;
    font-weight: bold;
	font-size:24px;
	margin:0 0 2px 0;
	text-align:center;
	display:block;
}
.red {
	color:#F00;
	margin-left:5px;
}
#error{
	margin:40px;
	padding:10px;
	border:2px #F00 solid;
}
#success{
	margin:40px;
	padding:10px;
	border:2px  #060 solid;
}
#testimonial{
	background:#0082C0;
	border:#0082C0 1px solid;
	border-radius:15px;	
	float:left;
	overflow:hidden;
	padding:15px;
	color:#FFF;	
	text-indent:35px;	
}
#testimonial .style {
    display: block;
    background-image:url(../images/quote-w.png),url(../images/quote-l.png);
    background-repeat:no-repeat;
    background-position:top left, bottom right;
}
.right{
        float: right;
        margin-right: 35px;
}
.author{
	font-style:oblique;
	font-weight:bold;
	font-size:18px;
	margin:5px 5px 0 0;
	float:right;
}