@import url(../css/reset.css);

#wrapper {
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	width:100%;
	height:100%;
	border:1px solid #CCC;
	border-bottom:hidden;
	border-top:hidden;
	background-color:#84d8f0;
	background:url(../images/background.jpg) no-repeat fixed 0 0;
	}

#content-wrap {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CCC;
	border-bottom:hidden;
	border-top:hidden;
	background:url(../images/darker-blue.png);
	}

#header {
	background:url(../images/texture-dark-grain.jpg) repeat;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	}

#logo img {
	float:left;
	margin:10px 0 0 15px;
	}

#menu-cont {
	float:right;
	}

#menu ul {
	float:right;
	margin:0;
	padding:0;
	}

#menu ul img {
	padding-top:10px;
	padding-bottom:20px;
	}

#menu li {
	height:160px;
	width:95px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
	}

#menu li a {
	font-size:14px;
	position:relative;
	top:5px;
	color:#FFF;
	text-decoration:none;
	}

#menu li:hover {
	background:#6AA63B;
	cursor:crosshair;
	}

#menu li .home {
	background:#6AA63B;
	}

#menu p {
	margin-top:15px;
	padding:15px 0;
	}
	
#menu img {
	margin:15px 10px;
	}
	
#menu .subtext {
	padding-top:4px;
	font-size:12px;
	}

#welcome {
	padding:20px 0 15px 25px;
	}

#title {
	width:500px;
	float:left;
	padding:20px 0 15px 25px;
	}

#banner {
	width:100%;
	height:280px;
	float:left;
	margin-bottom: 10px;
	}

#banner img {
	padding:0 12px 0 12px;
	}

#content-right {
	float:right;
	width:475px;
	height:302px;
	}

#left-content {
	width:665px;
	margin-left: 25px;
	margin-right: 25px;
	border: 1px #CCC solid;
	float:left;
	}

#right-sidebar {
	float:right;
	width:300px;
	height:100%;
	}
#cta {
	width:960px; 
	margin: 15px auto; 
	height:220px; 
	background-color:#5EC5C4; 
	border-radius:5px;
	}
.cta {
	color:#fff;
	font-size:15px; 
	text-align:justify; 
	margin-bottom:5px;
	margin-top:2px; 
	line-height:20px; 
	padding: 15px 10px 0px 10px;
	}
.cta strong {
	color:#fff; 
	font-size:18px;
	}
#box1 {
	width:240px; 
	float:left;
	}
#box1 .title {
	height:55px
	}
#box1 h1{
	text-align:center;
	margin:0 auto; 
	width:200px; 
	line-height:17px; 
	font-weight:lighter;
	}
.readmore {
	padding:10px 0 0 25px;
	}
#side-title {
	float:left;
	margin: 20px 0 10px 25px;
	}

#lt1 {
	color:#fff;
	float:left;
	width:244px;
	height:100%;
	padding-left:12px;
	}

#lt4 {
	color:#fff;
	float:left;
	width:244px;
	height:100%;
	padding-right:12px;
	}
	
#about-cont {
	width:665px;
	margin-left: 25px;
	margin-right: 25px;
	float:left;
	padding:0;
	border: 1px #CCC solid;
	}

#about-cont img {
	margin:15px 0 15px 10px;
	border: #CCCCCC 1px solid;
	float: left !important;
	}

#about-cont p {
	float: left !important;
	padding: 0 12px 0 12px;
	}

#about-cont .right {
	float:right !important;
	margin:15px 10px 15px 0;
	border: #CCCCCC 1px solid;
	}
	
#about-side {
	position:relative;
	width:250px;
	float:left;
	padding:0;
	border: 1px #CCC solid;
	}
	
#about-side img{	
	float:left;
	margin: 0 30px 0 40px;
	box-shadow: 3px 3px 3px #333;
	-moz-border-radius: 15px;
	-moz-box-shadow: 3px 3px 3px #333;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	opacity: 0.9;
	}
	
#about-side img:hover { 
	-ms-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-webkit-transform: scale(5eg);
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	opacity: 10;
	}

#about-side img:last-child{
	margin-bottom:25px;
	}

#about-side h2 {
	text-align:center;
	margin: 10px 0 10px 18px;
	}

#about-side li {
	display:block;
	float:left;
	}
	
#servLeft {
	padding:0 12px 0 12px; 
	float:left; 
	width:450px;
	}
	
#servCont { 
	width:1000px;
	}
	
#servCont p {
	padding-right:25px;
	padding-left:25px;
	font-size:13px;
	color:#333;
	line-height:16px;
	text-align:justify;
	}
	
.serv-text {
	margin: 15px 0 0 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:600;
	margin-bottom: 10px;
	text-decoration:underline;
    text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;	
	-moz-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	-webkit-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;	
	}
	
#servRight {
	padding:0 12px 0 12px;
	float:right;
	width:450px;
	}
#row {
	width:943px;
	margin: 0 25px 15px 25px;
	float:left;
	padding:0;
	border: 1px #CCC solid;
	overflow: auto;
	}

#row img { 
	float:left;
	margin:	15px 12px 15px 10px;
	border:#CCCCCC 1px solid;
	border-radius: 3px;
	}

#wl {
	float:left;
	width:488px;
	height:100px;
	}

#wr {
	float:right;
	width:1px;
	height:100%;
	padding:0;
	border:solid #CCC 1px;
	}
#cont-side {
	position:relative;
	width:250px;
	float:left;
	padding:0;
	border: 1px #CCC solid;
	}

#foot-wrap {
	width:100%;
	}

#top-foot {
	background:url(../images/texture-dark-grain.jpg) repeat;
	height:199px;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	}

#lf1 {
	margin-top: 10px;
	margin-left: 20px;
	float:left;
	width:130px;
	height:169px;
	padding-left:12px;
	}

#lf4 {
	float:left;
	width:244px;
	padding-right:12px;
	}

#footer {
	background:url(../images/foot-bg.jpg) repeat-x;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	}

#copr-wrap {
	width:100%;
	background:url(../images/foot-bg.jpg) repeat-x;
	}

#copyright {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	text-shadow:#333 1px 0 1px;
	margin:15px 0 0 12px;
	}

#pby {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
	text-shadow:#333 1px 0 1px;
	padding:15px 12px 0 0;
	}

.welcom {
	font-size:25px;
	}

.sub-text {
	color:#333;
	font-size:20px;
	text-shadow:#fff 1px 1px 1px;
	}
	
#sub-text-animate {
	font-size: 15px;
	color:#191919;
	font-weight: 100;
	text-shadow: 0.025em 0.025em 0.025em;
	text-shadow:#cecece 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#main {
	width:960px;
	margin-left: 20px;
	margin-right: 20px;
	}

.main-text {
	color:#333;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:12px;
	padding:15px 12px 0 5px;
	}

.texts {
	font-size:13px;
	color:#333;
	}

.inline {
	color:#ccc;
	padding:0 12px;
	}

.main-text-sub {
	color:#333;
	margin:0;
	}

.main-text-sub1 {
	padding-right:12px;
	}

.lists {
	list-style:none;
	line-height:20px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bullet.png) no-repeat;
	background-position:0 3px;
	padding:0 5px 0 10px;
	}
.pad-lfoot a {
	text-decoration:none;
	}
.pad-lfoot a:visited {
	color:#fff;	
	}
.pad-lfoot a:hover {
	color:#0CF;
	}
.list-side {
	list-style:none;
	background:url(../images/arrow.png) no-repeat;
	text-decoration:underline;
	background-position:0 10px;
	padding:0 5px 0 10px;
	}

.maincontent {
	width:507px;
	height:100%;
	padding:20px 12px 0;
	}

.tf-1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	line-height:20px;
	-moz-animation-timing-function:linear, linear;
	-moz-transition-duration:.5s .5s;
	-moz-transition-property:color, background-color;
	color:#007AC2;
	text-decoration:none;
	padding:10px 0 0;
	}

.tf-2 {
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:15px;
	padding:20px 15px 0 0;
	}
.tf-2 div {
	float:left;
	padding:0 10px 0 0px;
	}
.tf-3 {
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	line-height:20px;
	padding:10px 0 0;
	}

.tf-last {
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:15px;
	padding:20px 0 0;
	}

.more-info li {
	color:#fff !important;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	padding:20px 0 0;
	}

.more-info img { 
	margin-top: 10px;
	}
	
.tf-last img {
	padding-bottom:8px;
	}

.indent {
	position: relative;
	top: 5px;
	padding-left:53px;
}
	
blockquote:before,blockquote:after,q:before,q:after {
	content:none;
	}

h1,h2 {
	color:#000;
	margin:0;
	padding:0;
    text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;	
	-moz-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;
	-webkit-text-shadow: -1px 0 #FFF, 0 1px #FFF, 1px 0 #FFF, 0 -1px #FFF;	
	}

h3 {
	color:#23B8CF;
	font-size:24px;
	text-shadow:#A7EBE9 1px 1px 2px;
	}
	
h4 {
	color:#23B8CF;
	font-size:20px;
	text-shadow:#A7EBE9 1px 1px 2px;
	}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0;
	padding:0;
	}

p+p {
	margin-top:1em;
	}

#space {
	padding:0 0 10px;
	}
.t-w {
	color: #FFF;
	}
.btn {
	background:url(../images/bullet%20-%20Copy.png) no-repeat;
	line-height:22px;
	}

.btn ul {
	background:url(../images/bullet%20-%20Copy.png) no-repeat;
	}

.left-cont2 {
	width:450px;
	float:right;
	height:100%;
	background-color:#ffffe0;
	margin:0 15px 0 12px;
	}

.left-cont img {
	float:left;
	padding:0 10px 0 0;
	}

.textr {
	color:#333;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:12px;
	margin:12px 0 25px 0;
	width:320px;	
	}

.textr-1 {
	color:#333;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:12px;
	padding:29px 25px 29px 5px;
	}

.text-3 {
	color:#333;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:12px;
	padding:29px 25px 0 5px;
	}

.contact-info {
	width:250px;
	height:150px;
	margin-top:15px;
	}

.contact-info li { 
	display:block;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:14px;
	margin:0 5px 0 15px;
	padding:0;
	}

.imgright {
	float:right;
	padding:25px 25px 0 10px;
	}

.lt1 {
	text-align:left;
	font-size:12px;
	text-align:left;
	line-height:16px;
	color:#333;
	padding:10px 28px 0;
	}

.t1 {
	color:#fff;
	text-shadow:#333354 3px 3px 2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	padding:0 0 5px;
	}

.im1 {
	text-align:center;
	padding:0;
	}

.im1 img {	
	border:solid #ccc 1px; 
	box-shadow: 3px 3px 3px #333;
	-moz-border-radius: 15px;
	-moz-box-shadow: 3px 3px 3px #333;
	transition:width 2s, height 2s;
	opacity: 0.7;
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	}
.im1 img:hover {
	width:205px;
	height:150px;
	-moz-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	opacity: 10;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	}

h1 span {
	color:#333;
	}

h1 small {
	font:.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:.5em;
	display:block;
	color:#333;
	}

h2.acc_trigger {
	background:url(../images/btn_trigger_a.gif) no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	height:46px;
	line-height:46px;
	width:500px;
	font-size:1.1em;
	font-weight:400;
	float:left;
	margin:0 0 5px;
	padding:0;
	}

h2.acc_trigger a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:14px;
	padding:0 0 0 50px;
	}

h2.acc_trigger a:hover {
	color:#ccc;
	}

.acc_container {
	overflow:hidden;
	font-size:1.2em;
	width:485px;
	clear:both;
	background:#f0f0f0;
	border:1px solid #d6d6d6;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	margin:0 0 5px;
	padding:0;
	}

.acc_container .block {
	padding:20px;
	}

.acc_container .block p {
	margin:5px 0;
	padding:5px 0;
	}

.acc_container h3 {
	font:2.5em normal Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dashed #ccc;
	margin:0 0 10px;
	padding:0 0 5px;
	}

.acc_container img {
	float:left;
	background:#ddd;
	border:1px solid #ccc;
	margin:10px 15px 15px 0;
	padding:5px;
	}

.services-Lcont {
	font-size:28px; 
	margin: 0 10px 20px 10px;
	float:left; 
	width:400px;
	}

.services-Lcont img {
	float: left;
	}

.services-Rcont {
	font-size:28px; 
	margin: 0 10px 20px 10px;
	float:right; 
	width:400px;
	}
.services-Rcont img {
	float: left;
	}

#main-content {
	float:left;
	width:1000px;
	height:100%;
	}

#lt2,#lt3 {
	color:#fff;
	float:left;
	width:244px;
	height:100%;
	}

#lt1 h1{
	margin-bottom:19px;
	}
#lt2 h1{
	margin-bottom:19px;
	}
#lt3 h1{
	margin-bottom:19px;
	}

#lf2 {
	margin-top: 10px;
	float:left;
	width:320px;
	height:169px;
	}
	
#lf3 {
	margin-top: 10px;
	float:left;
	width:245px;
	height:169px;
	}
	
#lf4 {
	margin-top: 10px;
	float:left;
	width:250px;
	height:169px;
	}

.pad-left,.pad-lfoot {
	padding-left:10px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	}

.left-cont3 {
	width:970px;
	height:100%;
	margin:0 15px 0 12px;
	}
.left-cont {
	width:970px;
	height:100%;
	margin: 0 0 0 25px;
	}
.left-cont p {
	margin-right: 25px;
	}
.left-cont img {
	padding: 0;
	margin: 0 12px 0 0;
	border: #999 solid 1px;
	}
.tf-2 .readmore {
	margin-top: 10px;
	}



