@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, "Fjalla One", Verdana;
	font-size: 12px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

@font-face {
    font-family: Fjalla One;
    src: url("fonts/FjallaOne-Regular.eot");
}

@font-face {
    font-family: Fjalla One;
    src: local(Fjalla One), url('fonts/FjallaOne-Regular.ttf') format('opentype');
}


#slider1 {
		margin-left:0px;
	margin-right:0px;
    width: 910px; /* important to be same as image width */
    height: 286px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

.bg{
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-color:#000A2A;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	height:1490px;


}

.logo {
	float:left;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:10px
}

.tel {
	margin-top:20px;
	margin-right:10px;
	float:right;
	font-family:"Fjalla One";
	font-size:30px;
	color:#FFF;
	width:350px;
	height:150px;
	text-align:right;
}.numbertop{
	font-family: "Fjalla One";
	font-size: 40px;
	float: right;
	line-height:60px;
}
.email1{
	font-family: "Fjalla One";
	font-size: 20px;
	float:right;
	width:250px;
	padding-top:25px;
}
.menu{
	float:left;
	margin-left:0px;
	margin-right:0px;
}

.leftcolumn{
	float:left;
	width:300px;
	height:675px;
	background-color::#1C89C0;
	

}
.welcome{
	height:280px;
	font-family:"Fjalla One";
	font-size:24px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	background-color:#1C89C0;
	line-height:35px
	
}

.quote{
	background-color:#1E6594;
	height:60px;
	font-family:"Fjalla One";
	color:#FFF;
	font-size:24px;
	padding-left:10px;
	padding-top:10px;
	line-height:35px;
}

.quote A:link {text-decoration: none; color:#FFF;}
.quote A:visited {text-decoration: none; color:#FFF;}
.quote A:active {text-decoration: none; color:#FFF;}
.quote A:hover {text-decoration: none; color:#FA5F05;}

.payments{
	height:303px;
	font-family:"Fjalla One";
	font-size:24px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	background-color:#1C89C0;
	line-height:35px
}
.main_body{
	background-color:#000A2A;
	margin-left:auto;
	margin-right:auto;
	width:910px;
	height:789px;
}
.space{
	height:1px;
	background-color:#FFF;
}
.center_column{
	float:right;
	width:595px;
	height:665px;
	padding-top:0px;
}
.lefttext{
	font-size:14px;
	text-align:left;
	font-family: Arial;
	line-height:normal
}
.quote_underline{
	text-decoration:underline;
	font-size:16px;
	text-align:left;
	font-family: Arial;
	line-height:40px
}

.box{
	width:285px;
	height:305px;
	margin-right:10px;
	margin-top:10px;
	float:left;
}

.box_titles{
	font-family:"Fjalla One";
	font-size:24px;
	padding-right:10px;
	line-height:35px;
	width:265px;
	float:left;
	
}
.box_titles_c{
	font-family:"Fjalla One";
	font-size:24px;
	padding-right:10px;
	width:265px;
	float:left;
	
}

.box_titles_small{
	font-size:20px;
	color:#3CC7FF;
	line-height:20px;
	width:265px;
	height:22px;
}
.box_text{
	font-size: 14px;
	text-align: left;
	font-family: Arial;
	line-height: normal;
	width: 285px;
	height: 300px;
	padding-top: 8px;
}
.blue_box{
	background-color:#3CC7FF;
	width:180px;
	height:25px;
	float:left;
	margin-top:0px;

}
	
.orange_box{
	background-color:#FA5F05;
	width:180px;
	height:25px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
}
.yellow_box{
	background-color:#FDCC00;
	width:180px;
	height:25px;
	float:left;
	margin-top:0px;
		
}

.lower_advert{
	float:left;
	width:910px;
}

.botton_area{
	width:690px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	height:150px;
	margin-bottom:5px;
}
.foot{
	width:210px;
	height:150px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.foot ul{
	float: left;
	width: 200px;
	height: 150px;
	display: block;
	list-style: none;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
}

.foot ul li.heading{
	color:#3CC7FF;
	font-size:24px;
	padding-left:0px;
	background-image:none;
	margin-bottom:10px;
}

.foot ul li{
	display:block;
	margin-bottom:4px;
	padding-left:0px;
}

ul.noindent {
	list-style-type: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 5px;
    padding-right: 0px;
}

#list1 a:link{
	text-decoration:none;
	color:#fff;
}
#list1 a:visited{
	text-decoration:none;
	color:#fff;
}
#list1 a:hover{
	text-decoration:none;
	color:#3CC7FF;
}

.copyright{
	clear:both;
	line-height:18px;
	text-align:center;
}
#copyright1 a:link{
	text-decoration:none;
	color:#fff;
}
#copyright1 a:visited{
	text-decoration:none;
	color:#fff;
}
#copyright1 a:hover{
	text-decoration:none;
	color:#3CC7FF;
}
.space1{
	height:2px;
	background-color:#3CC7FF
	}
.space2{
	height:2px;
	background-color:#FA5F05;
}
.space3{
	height:2px;
	background-color:#FDCC00;
}

.contact_box{
	float:none;
	width:550px;
	height:600px;
}

.contact_box_left{
	float:left;
	width:350px;
	height:500px;
}

.contact_box_right{
	float:right;
	width:100px;
	height:500px;
}

input, textarea { 
	padding: 2px;
	margin-top: 2px;
	border: solid 1px #E5E5E5;
	font: normal 12px Arial, "bubbleboddy light Light", "Fjalla One";
	width: 200px;
	background: #FFFFFF url('form_background.png') left top repeat-x;/*Mimic Background Property in Internet Explorer since IE 6,7,8 does not support CSS3*/
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/*0.1 actually means 10 %*/
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

.submitbox input {
	width: auto;
	padding: 2px 4px;
	background: #00A4DC;
	font-family: Fjalla One;
	font-size: 16px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	}
	
.form label { 
	margin-left: 0px; 
	color: #fff; 
	font-family: Fjalla One;
	font-size:14px;
	}
	
textarea {
	margin-top: 2px;
	width: 340px;
	max-width: 340px;
	height: 140px;
	line-height: 120%;
	}
	
.contact_words{
	font-size:14px;
	width:370px;
	float:left;
	height:105px;
}

.contact_address{
	font-size:14px;
	width:200px;
	float:right;
	height:105px;
}
.form_div{
	float:left;
	width:585px;
	height:485px;
}
.tel_contact{
	font-size:16px;
	line-height:24px;
}
.thankyou_box{
	font: Verdana, Geneva, sans-serif;
	font-size: 18px;
	width: 580px;
	height: 630px;
}
