﻿@charset "utf-8";
/* CSS Document  Powered by digissofts technologies*/
@import url(http://fonts.googleapis.com/css?family=Philosopher);
@import url(http://fonts.googleapis.com/css?family=Voltaire);
@import url(http://fonts.googleapis.com/css?family=Cookie);
@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);
@import url("css/style6.html");

* {
	padding:0px;
	margin:0px;
}
# {
 padding:0px;
 margin:0px;
}
body {
	padding:0px;
	margin:0px;
	background-color:#E9EBED;
	font-family:Verdana, Geneva, sans-serif;
}
#bg {
	padding:0px;
	margin:0px;
	background-image:url(images/bg1.html);
	background-repeat:no-repeat;
	background-position:top center;
	
}
#wrapper {
	width: 97%;
	min-width:1000px;
	max-width:1280px;
	margin: 0 auto;
	border:0px solid #F30;
}
#header {
	width:100%;
	height:155px;
	border:1px solid #000;
	background-image:url(images/head-bg.html);
	background-repeat:no-repeat;
	}
#left{
	width:25%;
	float:left;
	display:inline-block;
	border:0px solid #063;
	}
.logo{
	width:100%;
	height:195px;
	text-align:center;
	}
#right{
	width:74%;
	display:inline-block;
	float:right;
	border:0px solid #339;
	}
#header{
	width:100%;
	height:90px;
	margin-top:40px;
	border:0px solid #339;
	}
#subhead{
	background-color:#013366;
	border-top:5px solid #D8B446;
	width:100%;
	height:auto;
	color:#FFF;
	}
#subhead p{
	font-size:0.8em;
	font-weight:bold;
	padding:5px;
	text-align:center;
	font-family: 'Philosopher', cursive;
	line-height:30px;
}
#banner{
	width:100%;
	height:330px;
	margin-top:10px;
	}
#banner img{
	width:100%;
	height:330px;
	}
#about{
	width:100%;
	height:80px;
	background-color:#ECD5A1;
	margin-top:10px;
	}
#about h1{
	font-size:3em;
	padding:10px 0px 0px 20px;
	color:#DF4E22;
	font-family: 'Cookie', cursive;
	}
#navigation{
	background-color:#A52F0A;
	color:#FFF;
	width:100%;
	height:630px;
	text-align:right;
	margin-top:0px;
	box-shadow:1px 1px 5px #999;
	border-radius:5px;
	}
#navigation ul{
	list-style:none;
		padding:10px 20px 0px 50px;
}
#navigation li{
	list-style:none;
	border-bottom:2px dotted #FFF;
	line-height:30px;
	font-size:1.2em;
	letter-spacing:3px;
	text-align:right;
	padding:5px;
	font-family: 'Voltaire', sans-serif;
	}
#navigation a {
	display: block;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px #000;
}
#navigation a:hover, #navigation li.current a {
	color:#000;
	}
#yellow{
	background-color:#D8B446;
	width:100%;
	height:auto;
	padding-bottom:20px;
	text-align:left;
	margin-top:10px;
	border-radius:5px;
	box-shadow:1px 1px 5px #999;
	}
#yellow h1{
	font-size:3.5em;
	color:#000;
	padding-left:20px;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
	}
#yellow ul{
	padding-left:20px;
	margin:0px;
	}
#yellow li{
	color:#FFF;
	background-image:url(images/bul.png);
	background-repeat:no-repeat;
	background-position:top-left;
	padding-left:20px;
	list-style:none;
	text-shadow:1px 2px 3px #999;
	line-height:20px;
	margin-bottom:20px;
	font-weight:normal;
	}
#yellow .button {
	border:1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 20px 10px 20px;
	text-decoration:none;
	margin:0px 0px 0px 120px;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-weight:bold;
	box-shadow:2px 2px 5px #333;
	color: #FFFFFF;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#013366), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #013366, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #013366, #044A91);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}
#yellow .button:hover {
	border:1px solid #CCC;
	background-color: #26759e;
	box-shadow:1px 1px 5px #333;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #044A91, #013366);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#26759e, endColorstr=#133d5b);
}
#testimonial{
	background-color:transparent;
	width:100%;
	height:330px;
	background-image:url(images/testimonials.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	margin-top:10px;
	border-radius:5px;
	border:0px solid #333;
	}
#testimonial h1{
	font-size:3.5em;
	color:#000;
	padding-left:20px;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
	margin-bottom:0px;
	}
#testimonials_bubble {
	background: url(testimonials.html) top left no-repeat;
	height: 256px;
	padding:0px 0px 0px 0px;
}
#testimonials_container {
	width: 100%;
	height: auto;
	border: 0px solid white;
}
#testimonials_txt {
	font-size: 1.2em;
	border:0px solid #000;
	font-family: 'Shadows Into Light', cursive;
	width: 70%;
	margin:40px 0px 0px 55px;
	min-height: 150px;
	height:150px;
}
#testimonials_name {
	margin: 20px 0 0 110px;
	font-size: 1.3em;
	color:#C30;
	font-weight: bold;
	font-family: 'Shadows Into Light', cursive;
}
#contentmain{
	width:70%;
	float:left;
	display:inline-block;
	margin-top:10px;
	}
#content{
	width:100%;
	border:1px solid #F1F1F1;
	background-color:#FFF;
	display:inline-block;
	border-radius:5px;
	margin-bottom:15px;
	padding-bottom:20px;
	box-shadow:1px 1px 5px #999;
	}
#content h1{
	font-size:3.5em;
	color:#000;
	padding-left:20px;
	margin:0px;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
	}
#content h2{
	font-size:2.5em;
	color:#D8B446;
	padding-left:40px;
	text-shadow:1px 1px 3px #999;
	font-weight:normal;
	margin-top:-20px;
	font-family: 'Cookie', cursive;
	}
#content h3{
	font-size:2.5em;
	color:#A52F0A;
	padding-left:40px;
	text-shadow:1px 1px 3px #999;
	font-weight:normal;
	margin-top:-20px;
	font-family: 'Cookie', cursive;
	}
#content h4{
	font-size:1em;
	color:#A52F0A;
	padding-left:10px;
	text-shadow:1px 1px 3px #999;
	font-weight:normal;
	margin-top:20px;
	}
#content h4 strong{
	font-size:1.3em;
	color:#A52F0A;
	padding-left:10px;
	text-shadow:1px 1px 3px #999;
	font-weight:normal;
	margin-top:20px;
	}
#content p{
	font-size:0.8em;
	line-height:30px;
	text-align:justify;
	color:#000;
	padding:0px 20px 0px 20px;
	font-weight:normal;
	}
#content p em{
	font-size:0.9em;
	font-weight:normal;
	color:#000;
	}
#content li{
	font-size:0.9em;
	list-style:none;
	padding:0px 0px 0px 50px;
	line-height:30px;
	font-weight:normal;
	color:#000;
	}
#content .split{
	width:42%;
	border:0px solid #000;
	float:left;
	font-size:12px;
	padding:15px;
	margin:0px 0px 0px 0px;
	}
#content .button {
	border:1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	float:right;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 20px 10px 20px;
	text-decoration:none;
	margin:0px 30px 0px 0px;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-weight:bold;
	box-shadow:2px 2px 5px #333;
	color: #FFFFFF;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#013366), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #013366, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #D8B446, #BE9C33);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}
#content .button:hover {
	border:1px solid #CCC;
	background-color: #26759e;
	box-shadow:1px 1px 5px #333;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #BE9C33, #D8B446);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#26759e, endColorstr=#133d5b);
}
#content .img{
	float:left;
	padding:5px;
	border:1px solid #CCC;
	margin:10px 10px 10px 20px;
	}
#content .img1{
	float:right;
	padding:5px;
	border:1px solid #CCC;
	margin:10px 10px 10px 20px;
	}
#content .img2{
	width:200px;
	padding:5px;
	float:left;
	border:1px solid #CCC;
	margin:10px 10px 10px 20px;
	}
#content .img3{
	width:22%;
	padding:5px;
	float:left;
	border:1px solid #CCC;
	margin:10px 10px auto 30px;
	}
#content .title{
	width:22%;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#C30;
	text-shadow:1px 1px 2px #999;
	border-bottom:1px solid #CCC;
	margin:0px 10px 10px 30px;
	}
#rightpanel{
	width:28%;
	border:0px solid #999;
	float:right;
	display:inline-block;
	margin-top:10px;
	}
#newz{
	width:100%;
	display:inline-block;
	min-height:400px;
	background-color:#013366;
	border-radius:5px;
	box-shadow:1px 1px 5px #999;
	border-bottom:5px solid #D8B446;
	}
#newz h1{
	font-size:2.5em;
	color:#FFF;
	padding-left:20px;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
}
#newz h1 strong{
	color:#D8B446;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
}
#newz p{
	font-size:0.8em;
	line-height:30px;
	text-align:justify;
	color:#FFF;
	padding:0px 20px 0px 20px;
	font-weight:normal;
	}
#newz p strong{
	color:#C90;
}
#newz a{
	text-decoration:none;
	color:#FF0;
	font-weight:bold;
	}
#newz a:hover{
	text-decoration:underline;
	color:#F00;
	}
#add{
	width:100%;
	display:inline-block;
	padding-bottom:20px;
}
#light{
	background-color:#ECD5A1;
	width:100%;
	height:auto;
	clear:both;
	padding-bottom:20px;
	text-align:left;
	margin-top:20px 0px 50px 0px;
	border-radius:5px;
	box-shadow:1px 1px 5px #999;
	}
#light h1{
	font-size:3.5em;
	color:#000;
	padding-left:20px;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
	}
#light ul{
	padding-left:20px;
	margin:0px;
	}
#light li{
	color:#000;
	background-image:url(images/bul.png);
	background-repeat:no-repeat;
	background-position:top-left;
	padding-left:20px;
	list-style:none;
	font-size:0.8em;
	text-shadow:1px 2px 3px #999;
	line-height:20px;
	margin-bottom:20px;
	font-weight:normal;
	}
#light .button {
	border:1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 20px 10px 20px;
	text-decoration:none;
	margin:0px 0px 0px 120px;
	display:inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-weight:bold;
	box-shadow:2px 2px 5px #333;
	color: #FFFFFF;
	background-color: #3093c7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#013366), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #013366, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #013366, #044A91);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
}
#light .button:hover {
	border:1px solid #CCC;
	background-color: #26759e;
	box-shadow:1px 1px 5px #333;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #044A91, #013366);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#26759e, endColorstr=#133d5b);
}
#down{
	width:100%;
	background-image:url(images/down.png);
	background-repeat:no-repeat;
	display:block;
	height:110px;
	margin:10px 0px 0px 0px;
	border:0px solid #000;
	}
#down p{
	padding:55px 0px 0px 80px;
	color:#000;
	font-size:11px;
	font-weight:bold;
	}
#down p a{
	text-decoration:none;
	color:#000;
	}
#gallery{
	width:100%;
	border:1px solid #F1F1F1;
	background-color:#FFF;
	display:inline-block;
	border-radius:5px;
	margin-bottom:15px;
	margin-top:20px;
	padding-bottom:20px;
	clear:both;
	box-shadow:1px 1px 5px #999;
	}
#gallery h1{
	font-size:2.5em;
	color:#013366;
	margin-bottom:10px;
	padding-left:20px;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
}
#gallery h1 strong{
	color:#D8B446;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
}
#gallery img{
	padding:5px;
	width:16%;
	border:1px solid #CCC;
	height:100px;
	margin:0px 0px 20px 20px;
	}
#bottom{
	width:100%;
	display:block;
	border-top:6px solid #C90;
	background-color:#013366;
	}
#bottomcontainer{
	width: 97%;
	min-width:1000px;
	padding-top:20px;
	max-width:1280px;
	margin: 0 auto;
	border:0px solid #F30;
	}
.oneofone{
	width:35%;
	height:350px;
	float:left;
	margin-right:20px;
	border-right:2px dotted #064788;
	}
.oneofone h1{
	font-size:3em;
	color:#FFF;
	margin-bottom:10px;
	padding-right:30px;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
}
.oneofone p{
	font-size:1.5em;
	color:#3E86CF;
	font-family: 'Philosopher', cursive;
	line-height:40px;
	}
.oneofone p em{
	font-size:1.1em;
	color:#FFF;
	font-family: 'Philosopher', cursive;
	line-height:40px;
	}
.oneofone img{
	width:80%;
	height:150px;
	padding:3px;
	border:1px solid #FFF;
	}
.oneofone p strong{
	font-size:1em;
	color:#D8B446;
	}
.oneofone p a{
	font-size:1em;
	color:#D8B446;
	font-family: 'Cookie', cursive;
	text-decoration:none;
	padding-left:250px;
	}
.oneofone li{
	font-size:11px;
	color:#FFF;
	padding-left:10px;
	margin-left:20px;
	line-height:20px;
	}
.oneoftwo{
	width:25%;
	float:left;
	text-align:right;
	height:350px;
	border:0px solid #FFF;
	}
.oneoftwo h1{
	font-size:2.5em;
	color:#FFF;
	margin-bottom:10px;
	padding-right:30px;
	text-shadow:1px 2px 3px #999;
	font-weight:normal;
	font-family: 'Cookie', cursive;
}
.oneoftwo ul{
	padding-left:20px;
	margin:0px;
	}
.oneoftwo li{
	list-style:none;
	line-height:30px;
	font-size:1.2em;
	color:#FFF;
	letter-spacing:1px;
	text-align:right;
	padding-right:30px;
	font-family: 'Voltaire', sans-serif;
	}
.oneoftwo li a{
	color:#FFF;
	text-decoration:none;
	}
.oneoftwo li a:hover, .current{
	color:#3CF;
	text-decoration:none;
	}

#footer{
	clear:both;
	width:90%;
	padding-top:30px;
	text-align:left;
	border:0px solid #FFF;
	}
#footer p{
	color:#3E86CF;
	font-size:11px;
	line-height:20px;
}
#footer p a{
	color:#599FE6;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
	}
.sif{
	color:#FFF;
	background-color:#C30; 
	color:#FFF;
	padding:5px;
	text-align:center;
	border-radius:5px;
	}
.sif a{
	text-decoration:none;
	color:#FFF;
	}