@charset "utf-8";
/* CSS Document */
@font-face {font-family:"mycustom"; src:url(../font/Ottawa.ttf) format("truetype") !important;}
@font-face {font-family:"calibri"; src:url(../font/calibri.ttf) format("truetype") !important;}

body{
	margin:0px;
 	padding:0px;
  	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	position:relative;
}
.clear{
	clear:both;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.header{
   width:100%;
   margin:0px auto;
   text-align:center;
   font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.topbutton{
   position:absolute;
   top:147px;
   right:10px;
   font-size:14px;
   background:#CCC;
   padding:5px 10px;
   color:#000;
   font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
   text-decoration:none;
}
.topbutton a{
	text-decoration:none;
 	color:#000;
}
.logo{
	padding:30px 0px 15px 0px;
 	margin:0px auto;
}
.tagline{
 	font-style:italic;
	color:#262626;
 	text-align:center;
  	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size:16px;
    margin-bottom:40px;
    font-weight:700;
    padding-left:500px;
}
.banner{
	background:#1781c2 url(../images/bodybg.jpg) repeat-y center;
 	margin:0px 0px 10px 0px;
  	text-align:center;
}
.line{
	background:#0678be;
	height:6px;
 	width:100%;
}
.whiteline{
 	background:#fff;
	height:10px;
 	width:100%;
}
.contenttable{
	width:400px;
 	padding:20px 0px;
 	margin:0px auto;
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.btnsubmit{
	color:#fff;
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    background:#0678be;
    border:0px;
    padding:5px 10px;
   
}
#bigcontent{
  	width:100%;
   	margin:0px;
    padding:0px;
    background:url(../images/line.jpg) repeat-x;
    float:left;
}
.subBanner{
	margin:0px auto;
 	width:1160px;
}

.box{
	float:left;
 	width:184px;
  	margin:0px 10px 0px 0px;
    text-align:center;
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size:17px;
    font-weight:bold;
    color:#333333;
    text-transform:uppercase;
}
.box img{
 	padding:0px 0px 0px 0px;
  	margin-bottom:10px;
  	border:1px solid #999;
    width:184px;
}
#smallcontent{
	width:860px;
 	margin:0px auto;
}
#content{
	width:980px;
 	margin:0px auto;
}

.contectbox{
	float:left;
	margin:0px;
	padding:0px 60px 10px;
	color:#3C3C3C;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.contectbox h5{
	color: #0678be;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 23px;
    font-weight: normal;
    margin: 0;
    padding: 0 0px 0px 0px;
    text-transform: uppercase;
}
.contectbox p{
	line-height: 22px;
    margin: 0 0 10px;
}
.contactleft{
	float:left;
	width:285px;
	margin:0px;
	padding:10px 0px 0px 0px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#454343;
}
.contactright{
	float:right;
	width:394px;
	margin:0px;
	padding:0px;
}
.contacttable{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

input.small{ width:300px; float:left; margin:0px 0px 0px 10px; padding:6px 5px; font-size:14px; color:#000000; line-height:22px; height:30px; background:#fff; border:1px solid #CCCCCC;}
input.small1{ width:200px; float:left; margin:0px 0px 0px 10px; padding:6px 5px; font-size:14px; color:#000000; line-height:22px; height:30px; background:#fff; border:1px solid #CCCCCC;}
input.medium{ width:450px; float:left; margin:0px 0px 0px 10px; padding:6px 5px; font-size:14px; color:#000000; line-height:22px; height:30px; background:#fff; border:1px solid #CCCCCC;}
input.large{ width:300px; float:left; margin:0px 0px 0px 10px; padding:6px 5px; font-size:14px; color:#000000; line-height:22px; height:30px; background:#fff; border:1px solid #CCCCCC;}
textarea.textarea{ width:300px; float:left; margin:0px 0px 0px 10px; padding:6px 5px; font-size:14px; color:#000000; height:100px; background:#fff; border:1px solid #CCCCCC;}
input.submit{ float:left; margin:0px 0px 0px 10px;}
select.large{ width:312px; float:left; margin:0px 0px 0px 10px; /*padding:0px 5px 3px 5px;*/ font-size:14px; color:#484848; line-height:22px; height:30px; background:#f3f3f3; border:1px solid #CCCCCC;}

.btnSubmitform{
	float:left;
	background:url(../images/button_submit.jpg) no-repeat;
	text-indent:-9999px;
	width:93px;
	height:37px;
	border:none;
	padding:0px;
	margin:0px 10px 20px 10px;
	border:none;
}

.map{
	width:100%;
 	text-align:center;
  	margin:0px 0px 10px 0px;
}
.thankyou{
	width:900px;
}
.err{
	color:#F00;
}
.footer{
	text-align:center;
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
 	margin:30px 0px;
}
